Status: Pass 205 Failure 18 Skip 10
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumeSnapshotQuotasNegativeTestJSON) |
fail
ft1.1: setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py", line 65, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 129, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume d88ef3ce-aeee-4c1c-b2c0-4dc32f7bd23f 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 | |
AttachVolumeShelveTestJSON) |
fail
ft2.1: tearDownClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7fe547266f40>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume de18e9af-77a7-467b-859b-15bf6dcefd8c within the required time (360 s). Timer started at 1630034989. Timer ended at 1630035349waited for 360, <traceback object at 0x7fe547307340>), (<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 0x7fe5472cec80>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume 673ebf16-0942-4942-a559-2210a652d679 within the required time (360 s). Timer started at 1630035349. Timer ended at 1630035710waited for 361, <traceback object at 0x7fe5472ca580>)) |
||||||
AttachVolumeTestJSON) |
fail
ft2.2: tearDownClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f31e27bcec0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeTestJSON:tearDownClass) Failed to delete volume e581aac4-7a55-440c-ac3d-5528d9631ebb within the required time (360 s). Timer started at 1630035776. Timer ended at 1630036136waited for 360, <traceback object at 0x7f31e286d900>)) |
||||||
tearDownClass (tempest.api.volume.admin.test_volume_services | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesServicesTestJSON) |
fail
ft3.1: tearDownClass (tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7fed7afc62c0>) |
||||||
tearDownClass (tempest.api.volume.test_volumes_extend | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesExtendTest) |
fail
ft4.1: tearDownClass (tempest.api.volume.test_volumes_extend.VolumesExtendTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7fed7a7f1040>), (<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 0x7fed7a7df1c0>)) |
||||||
tearDownClass (tempest.api.volume.test_volumes_snapshots | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesSnapshotTestJSON) |
fail
ft5.1: tearDownClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7fc16a52c8c0>), (<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 0x7fc16a521700>), (<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 0x7fc16a57c480>), (<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 0x7fc169ff7d00>)) |
||||||
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
ft6.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-27 03:15:58,665 108912 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-08-27 03:15:58,665 108912 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-08-27 03:15:59,165 108912 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30/compute/v2.1/os-keypairs 0.499s 2021-08-27 03:15:59,166 108912 DEBUG [tempest.lib.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-1248828540"}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2320', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-555ea902-b656-4f7d-a500-d0ce0aa6205c', 'x-compute-request-id': 'req-555ea902-b656-4f7d-a500-d0ce0aa6205c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpgIBAAKCAQEA1Z3QqXRa9HldzDu2tBoLXNZn8UWxA/1UvPLx9JdgeUiURizx\\nTDguma+asKnV+gdt59f/dEV7jQGsmD4yoBXmwQ85QX8sYuSNUTEOiavYBmqqFneK\\nbxI7F9Ci2Wz0XcZU3b8k4clZUde1cJJqd5v2tN10GUyo4pV/Uil/JGcWTNF3FRjL\\nAN0e6NlFdDVnoSjnFAWpkYSulNhhicxL8bt0gIrr33dG5hPxbxZ/byS7rXchoQUV\\nuOjB6fZHBfsgSVs6BwQYxc2dJaDsAp4hpKlpowrSBPthAYp9Z3nyDg2x/9dSGDQm\\nGl2OpYQn+ry1atg+Q3Tc02HU+w2+JpzPCaHN1wIDAQABAoIBAQCnsZQ08trUQNKZ\\nmeb7y9ZPsyE2Dve/ogf7rNy0noFltMxxqqZip1gt3eUZ+rm35k0pTC+GH2W2dDIB\\n8hHcClV0CXdxK1y05abqrhAzk2uq3eFYcc+DElTBhU/ST+4mD6Rfz8YsWdx8m1Ic\\nZVSfQRiTM6YIll2eQq4I2fqtoR+ofPc/hBRZlmjng0YauEianwtjzADSjFGFGp2+\\n86c++dRYMJfz0RSuEnkz80nTXfP6fn11X96+7+iFktNW1rqUtc9oLtoSXtDuWlgU\\nm+azlwk4s3osuWAKy1jxt9kxLIDCTUP/uVsGw0c+qsroyEfDIcM7Q27+BtqmLx/e\\nVPpuoG3BAoGBAPxE/GQIaJz1dAh/Zudy1p5HfXySSEMCejKQ/82GKmqw8pgCPXb8\\nuJqI3skn5cRPGubxtq/sliAunEjNLgzU33TtB8awzqPf4DmlreGkGlVFt8ufwJ7c\\ntgUR/GE7NNal929Ay7yonNshYjvfYhl7GvkWemkqWCLHaszt5MMKO4DbAoGBANjG\\ngDgrPD9nSw6NE7+osMG4EvXfC9XPXyobiyOvwDut5MG1xZKc2gJvsHVR1fVL4KDP\\nkDfd2Do0tPzcMwPfkBdGBWKs74MZWfZRsWr06Bqx+Ido1ZWokyrsb3WhVqNO+irT\\n6wFtdkWPG/GAuhqWAaCWeViLWjkA6c8KMzTcmAm1AoGBAIRGuADL1+7VVW5PP2oE\\n8Tw1SDtViMZ6OhDhrv/ZZcxj1BCYvBn0EegV9JuNbBEvWW/XNm+woldlmVUjIQ5h\\nYHoy/2zTsMaE0VHo6e/y2Ev2LpV6wsmJ+XdXIvrozJ/wjnmrhCj8UKMmMhgq3Yl2\\n34HUo4MZTPWPkxS5eMY8S08ZAoGBAK1lKk7Dlq+Iqir7gd5+ytRJrzDotwjRlWeT\\nHJrxDC0wjZi9E0qRGHl2aYmOajyJ8yXuoYdudnUoj9TrNgtVGmbjZY9mkTcmYiV7\\ndxT8zWP9E7UMkDvj2cQt14IaCbkbhVQYqxQ7QK2nKUzmEPcPIkIX2vyOix6pslwf\\n5pHUGfE5AoGBAOfeyUnQ/LRDZ/N3CuVHXT4OyyC5KAzquNiWkA4vLDxQjTKwmfrQ\\nBqzVke0JcMcYH9YORbKEhl/yCOGvcCkjRlECeKZ/fpccuyA3wksIzcnkqxvaGMI8\\ni90Q6WynSa4a6QJAzcbrm6RyTbGjD08NsjGAn7u6fNQ5OItnz0ynCPZL\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-1248828540", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVndCpdFr0eV3MO7a0Ggtc1mfxRbED/VS88vH0l2B5SJRGLPFMOC6Zr5qwqdX6B23n1/90RXuNAayYPjKgFebBDzlBfyxi5I1RMQ6Jq9gGaqoWd4pvEjsX0KLZbPRdxlTdvyThyVlR17Vwkmp3m/a03XQZTKjilX9SKX8kZxZM0XcVGMsA3R7o2UV0NWehKOcUBamRhK6U2GGJzEvxu3SAiuvfd0bmE/FvFn9vJLutdyGhBRW46MHp9kcF+yBJWzoHBBjFzZ0loOwCniGkqWmjCtIE+2EBin1nefIODbH/11IYNCYaXY6lhCf6vLVq2D5DdNzTYdT7Db4mnM8Joc3X Generated-by-Nova", "fingerprint": "22:97:fe:11:c5:7a:5e:f1:ea:22:c8:bb:a2:02:70:ef", "user_id": "5b6b74048b9a454b9bde5389351a38a8"}}' 2021-08-27 03:15:59,169 108912 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1248828540 created 2021-08-27 03:15:59,415 108912 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-groups 0.246s 2021-08-27 03:15:59,415 108912 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--102545505", "description": "tempest-description--1080185414"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1579', 'x-openstack-request-id': 'req-2226fa11-8d12-4cb2-b359-187f342f6750', 'date': 'Fri, 27 Aug 2021 03:15:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "c0860bf0-b374-4f15-8ca2-561a1526f56e", "name": "tempest-securitygroup--102545505", "stateful": true, "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "description": "tempest-description--1080185414", "security_group_rules": [{"id": "3d0d99dd-e9d5-45c1-8ffc-187d386f944c", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "security_group_id": "c0860bf0-b374-4f15-8ca2-561a1526f56e", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 474, "description": null, "tags": [], "created_at": "2021-08-27T03:15:59Z", "updated_at": "2021-08-27T03:15:59Z", "revision_number": 0, "project_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}, {"id": "3e129d3f-6c00-4ca6-a287-857cba20bad1", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "security_group_id": "c0860bf0-b374-4f15-8ca2-561a1526f56e", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 475, "description": null, "tags": [], "created_at": "2021-08-27T03:15:59Z", "updated_at": "2021-08-27T03:15:59Z", "revision_number": 0, "project_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}], "tags": [], "created_at": "2021-08-27T03:15:59Z", "updated_at": "2021-08-27T03:15:59Z", "revision_number": 1, "project_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:15:59,621 108912 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.205s 2021-08-27 03:15:59,622 108912 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": "c0860bf0-b374-4f15-8ca2-561a1526f56e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-72f54fb1-5734-44ae-8ea4-1ec692b42be9', 'date': 'Fri, 27 Aug 2021 03:15:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "67b1073b-6c3f-4ff0-821a-dd808ff343a6", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "security_group_id": "c0860bf0-b374-4f15-8ca2-561a1526f56e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-27T03:15:59Z", "updated_at": "2021-08-27T03:15:59Z", "revision_number": 0, "project_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:15:59,869 108912 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.247s 2021-08-27 03:15:59,870 108912 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": "c0860bf0-b374-4f15-8ca2-561a1526f56e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-906e4abf-51b6-414c-acee-f2c72dcee10f', 'date': 'Fri, 27 Aug 2021 03:15:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bb69a3a0-7692-4f0c-ace8-b8d79d052cd2", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "security_group_id": "c0860bf0-b374-4f15-8ca2-561a1526f56e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-27T03:15:59Z", "updated_at": "2021-08-27T03:15:59Z", "revision_number": 0, "project_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:15:59,871 108912 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--102545505 created 2021-08-27 03:16:01,220 108912 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/floatingips 1.349s 2021-08-27 03:16:01,221 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "d6676dde-6651-46ea-a9ba-371911ee51a4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-52812c9d-cb70-4e14-9af8-0fcaf046843b', 'date': 'Fri, 27 Aug 2021 03:16:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2068fb7f-0e3d-42f4-8eab-b6d760ba0837", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "floating_ip_address": "172.27.1.183", "floating_network_id": "d6676dde-6651-46ea-a9ba-371911ee51a4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "description": "", "port_details": null, "tags": [], "created_at": "2021-08-27T03:16:00Z", "updated_at": "2021-08-27T03:16:00Z", "revision_number": 0}}' 2021-08-27 03:16:01,222 108912 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2068fb7f-0e3d-42f4-8eab-b6d760ba0837', 'tenant_id': '3b0c44b963ff42e88ded4e0f3655d1b9', 'floating_ip_address': '172.27.1.183', 'floating_network_id': 'd6676dde-6651-46ea-a9ba-371911ee51a4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3b0c44b963ff42e88ded4e0f3655d1b9', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-08-27T03:16:00Z', 'updated_at': '2021-08-27T03:16:00Z', 'revision_number': 0, 'ip': '172.27.1.183'} created 2021-08-27 03:16:01,365 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.133s 2021-08-27 03:16:01,366 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3409', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-be43ab1f-a4f6-4c12-af86-92ddba56de88', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5b6b74048b9a454b9bde5389351a38a8", "name": "tempest-AttachVolumeShelveTestJSON-1713075918-project", "password_expires_at": null}, "audit_ids": ["zSS5MkucQDmZ4q_WZisR0A"], "expires_at": "2021-08-27T04:16:01.000000Z", "issued_at": "2021-08-27T03:16:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b0c44b963ff42e88ded4e0f3655d1b9", "name": "tempest-AttachVolumeShelveTestJSON-1713075918"}, "is_domain": false, "roles": [{"id": "33f43afbc992421090f481b8eadc72cb", "name": "member"}, {"id": "110cedbdf8084a7fa152be8f8614d389", "name": "reader"}], "catalog": [{"endpoints": [{"id": "5d50090f497c499d96a24fe4ac671668", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "0b96d935cc2c4084ae88548f3e384000", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "09e5362194ad4051bf8dc4df2927dbcc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_3b0c44b963ff42e88ded4e0f3655d1b9", "region": "RegionOne"}, {"id": "c2348870db21496ebd286248bf26ceab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "2caed138cccb48a19d6ccac63a709d35", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "85117d97c85e48b193c771d22f30c4e3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}, {"id": "ae323fc4763f44019d9b4084c4089abd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "35b6257bb5f545e6a98d8f48f29aa257", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8b18a6d13a39424e8c74c2d4138005cf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/", "region": "RegionOne"}], "id": "42f56f09071c426ea24d2d3d9bc91f8f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d42990120bcb410b84c2313718f990d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/3b0c44b963ff42e88ded4e0f3655d1b9", "region": "RegionOne"}], "id": "5dee08897a604aa7a4cceb6edb1b1f9c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "907e2663a23a4719b72f078dcbaf5611", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9", "region": "RegionOne"}], "id": "83b4dae12eaf4f2494cc4ab37c732957", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3d5c2d3dd0424c389d5c20cdf11d3cc6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "a8c70e81fc994b0786e34360cd492fe9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d1b58e72a34747138927817c1c4874d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9", "region": "RegionOne"}], "id": "bd69ffa03b734552984a6224643dd9f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "64d24a8ed4524614ab3cb5b61206fadf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "d45452698fbd4c599e019173be420455", "type": "placement", "name": "placement"}]}}' 2021-08-27 03:16:01,366 108912 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '1eb5933b-f51a-4eee-8470-bc2293d335c0', 'name': 'tempest-AttachVolumeShelveTestJSON-723527719-network', 'tenant_id': '3b0c44b963ff42e88ded4e0f3655d1b9', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3b0c44b963ff42e88ded4e0f3655d1b9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 446, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-27T03:15:51Z', 'updated_at': '2021-08-27T03:15:51Z', 'revision_number': 1} available for tenant 2021-08-27 03:16:01,367 108912 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA1Z3QqXRa9HldzDu2tBoLXNZn8UWxA/1UvPLx9JdgeUiURizx\nTDguma+asKnV+gdt59f/dEV7jQGsmD4yoBXmwQ85QX8sYuSNUTEOiavYBmqqFneK\nbxI7F9Ci2Wz0XcZU3b8k4clZUde1cJJqd5v2tN10GUyo4pV/Uil/JGcWTNF3FRjL\nAN0e6NlFdDVnoSjnFAWpkYSulNhhicxL8bt0gIrr33dG5hPxbxZ/byS7rXchoQUV\nuOjB6fZHBfsgSVs6BwQYxc2dJaDsAp4hpKlpowrSBPthAYp9Z3nyDg2x/9dSGDQm\nGl2OpYQn+ry1atg+Q3Tc02HU+w2+JpzPCaHN1wIDAQABAoIBAQCnsZQ08trUQNKZ\nmeb7y9ZPsyE2Dve/ogf7rNy0noFltMxxqqZip1gt3eUZ+rm35k0pTC+GH2W2dDIB\n8hHcClV0CXdxK1y05abqrhAzk2uq3eFYcc+DElTBhU/ST+4mD6Rfz8YsWdx8m1Ic\nZVSfQRiTM6YIll2eQq4I2fqtoR+ofPc/hBRZlmjng0YauEianwtjzADSjFGFGp2+\n86c++dRYMJfz0RSuEnkz80nTXfP6fn11X96+7+iFktNW1rqUtc9oLtoSXtDuWlgU\nm+azlwk4s3osuWAKy1jxt9kxLIDCTUP/uVsGw0c+qsroyEfDIcM7Q27+BtqmLx/e\nVPpuoG3BAoGBAPxE/GQIaJz1dAh/Zudy1p5HfXySSEMCejKQ/82GKmqw8pgCPXb8\nuJqI3skn5cRPGubxtq/sliAunEjNLgzU33TtB8awzqPf4DmlreGkGlVFt8ufwJ7c\ntgUR/GE7NNal929Ay7yonNshYjvfYhl7GvkWemkqWCLHaszt5MMKO4DbAoGBANjG\ngDgrPD9nSw6NE7+osMG4EvXfC9XPXyobiyOvwDut5MG1xZKc2gJvsHVR1fVL4KDP\nkDfd2Do0tPzcMwPfkBdGBWKs74MZWfZRsWr06Bqx+Ido1ZWokyrsb3WhVqNO+irT\n6wFtdkWPG/GAuhqWAaCWeViLWjkA6c8KMzTcmAm1AoGBAIRGuADL1+7VVW5PP2oE\n8Tw1SDtViMZ6OhDhrv/ZZcxj1BCYvBn0EegV9JuNbBEvWW/XNm+woldlmVUjIQ5h\nYHoy/2zTsMaE0VHo6e/y2Ev2LpV6wsmJ+XdXIvrozJ/wjnmrhCj8UKMmMhgq3Yl2\n34HUo4MZTPWPkxS5eMY8S08ZAoGBAK1lKk7Dlq+Iqir7gd5+ytRJrzDotwjRlWeT\nHJrxDC0wjZi9E0qRGHl2aYmOajyJ8yXuoYdudnUoj9TrNgtVGmbjZY9mkTcmYiV7\ndxT8zWP9E7UMkDvj2cQt14IaCbkbhVQYqxQ7QK2nKUzmEPcPIkIX2vyOix6pslwf\n5pHUGfE5AoGBAOfeyUnQ/LRDZ/N3CuVHXT4OyyC5KAzquNiWkA4vLDxQjTKwmfrQ\nBqzVke0JcMcYH9YORbKEhl/yCOGvcCkjRlECeKZ/fpccuyA3wksIzcnkqxvaGMI8\ni90Q6WynSa4a6QJAzcbrm6RyTbGjD08NsjGAn7u6fNQ5OItnz0ynCPZL\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-1248828540', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVndCpdFr0eV3MO7a0Ggtc1mfxRbED/VS88vH0l2B5SJRGLPFMOC6Zr5qwqdX6B23n1/90RXuNAayYPjKgFebBDzlBfyxi5I1RMQ6Jq9gGaqoWd4pvEjsX0KLZbPRdxlTdvyThyVlR17Vwkmp3m/a03XQZTKjilX9SKX8kZxZM0XcVGMsA3R7o2UV0NWehKOcUBamRhK6U2GGJzEvxu3SAiuvfd0bmE/FvFn9vJLutdyGhBRW46MHp9kcF+yBJWzoHBBjFzZ0loOwCniGkqWmjCtIE+2EBin1nefIODbH/11IYNCYaXY6lhCf6vLVq2D5DdNzTYdT7Db4mnM8Joc3X Generated-by-Nova', 'fingerprint': '22:97:fe:11:c5:7a:5e:f1:ea:22:c8:bb:a2:02:70:ef', 'user_id': '5b6b74048b9a454b9bde5389351a38a8'}, 'security_group': {'id': 'c0860bf0-b374-4f15-8ca2-561a1526f56e', 'name': 'tempest-securitygroup--102545505', 'stateful': True, 'tenant_id': '3b0c44b963ff42e88ded4e0f3655d1b9', 'description': 'tempest-description--1080185414', 'security_group_rules': [{'id': '3d0d99dd-e9d5-45c1-8ffc-187d386f944c', 'tenant_id': '3b0c44b963ff42e88ded4e0f3655d1b9', 'security_group_id': 'c0860bf0-b374-4f15-8ca2-561a1526f56e', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 474, 'description': None, 'tags': [], 'created_at': '2021-08-27T03:15:59Z', 'updated_at': '2021-08-27T03:15:59Z', 'revision_number': 0, 'project_id': '3b0c44b963ff42e88ded4e0f3655d1b9'}, {'id': '3e129d3f-6c00-4ca6-a287-857cba20bad1', 'tenant_id': '3b0c44b963ff42e88ded4e0f3655d1b9', 'security_group_id': 'c0860bf0-b374-4f15-8ca2-561a1526f56e', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 475, 'description': None, 'tags': [], 'created_at': '2021-08-27T03:15:59Z', 'updated_at': '2021-08-27T03:15:59Z', 'revision_number': 0, 'project_id': '3b0c44b963ff42e88ded4e0f3655d1b9'}], 'tags': [], 'created_at': '2021-08-27T03:15:59Z', 'updated_at': '2021-08-27T03:15:59Z', 'revision_number': 1, 'project_id': '3b0c44b963ff42e88ded4e0f3655d1b9'}, 'floating_ip': {'id': '2068fb7f-0e3d-42f4-8eab-b6d760ba0837', 'tenant_id': '3b0c44b963ff42e88ded4e0f3655d1b9', 'floating_ip_address': '172.27.1.183', 'floating_network_id': 'd6676dde-6651-46ea-a9ba-371911ee51a4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3b0c44b963ff42e88ded4e0f3655d1b9', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-08-27T03:16:00Z', 'updated_at': '2021-08-27T03:16:00Z', 'revision_number': 0, 'ip': '172.27.1.183'}} 2021-08-27 03:16:02,442 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.30/compute/v2.1/servers 1.074s 2021-08-27 03:16:02,443 108912 DEBUG [tempest.lib.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-2125590639", "imageRef": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "1eb5933b-f51a-4eee-8470-bc2293d335c0"}], "security_groups": [{"name": "tempest-securitygroup--102545505"}], "key_name": "tempest-keypair-1248828540", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72844e3a-c236-48e6-b43f-48e769bbd3bc', 'x-compute-request-id': 'req-72844e3a-c236-48e6-b43f-48e769bbd3bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "ae0fb2cf-4705-4313-826a-31e67a18fba9", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--102545505"}], "adminPass": "password"}}' 2021-08-27 03:16:02,578 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9 0.131s 2021-08-27 03:16:02,579 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acc2b53e-d7cc-410a-9854-e50760074231', 'x-compute-request-id': 'req-acc2b53e-d7cc-410a-9854-e50760074231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9'} Body: b'{"server": {"id": "ae0fb2cf-4705-4313-826a-31e67a18fba9", "name": "tempest-AttachVolumeShelveTestJSON-server-2125590639", "status": "BUILD", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:16:02Z", "updated": "2021-08-27T03:16:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1248828540", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:16:03,789 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9 0.198s 2021-08-27 03:16:03,789 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:03 GMT', 'server': 'Apache/2.4.41 (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-7beb1462-5491-4c5e-8b47-c933d6baed20', 'x-compute-request-id': 'req-7beb1462-5491-4c5e-8b47-c933d6baed20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9'} Body: b'{"server": {"id": "ae0fb2cf-4705-4313-826a-31e67a18fba9", "name": "tempest-AttachVolumeShelveTestJSON-server-2125590639", "status": "BUILD", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "9aaeea157e34dc6ba3fcfe2e7a2724b757b0926065e4678fefa4d167", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:16:02Z", "updated": "2021-08-27T03:16:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1248828540", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:16:03,804 108912 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2021-08-27 03:16:05,173 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9 0.366s 2021-08-27 03:16:05,173 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16f9483f-f985-4df4-9f28-6d4b86c7ec66', 'x-compute-request-id': 'req-16f9483f-f985-4df4-9f28-6d4b86c7ec66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9'} Body: b'{"server": {"id": "ae0fb2cf-4705-4313-826a-31e67a18fba9", "name": "tempest-AttachVolumeShelveTestJSON-server-2125590639", "status": "BUILD", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "9aaeea157e34dc6ba3fcfe2e7a2724b757b0926065e4678fefa4d167", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:16:02Z", "updated": "2021-08-27T03:16:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1248828540", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--102545505"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:16:05,182 108912 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2021-08-27 03:16:06,462 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9 0.278s 2021-08-27 03:16:06,463 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e49e8533-31e9-4d2d-a520-27ac18e2944c', 'x-compute-request-id': 'req-e49e8533-31e9-4d2d-a520-27ac18e2944c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9'} Body: b'{"server": {"id": "ae0fb2cf-4705-4313-826a-31e67a18fba9", "name": "tempest-AttachVolumeShelveTestJSON-server-2125590639", "status": "BUILD", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "9aaeea157e34dc6ba3fcfe2e7a2724b757b0926065e4678fefa4d167", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:16:02Z", "updated": "2021-08-27T03:16:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1248828540", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--102545505"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:16:07,648 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9 0.175s 2021-08-27 03:16:07,648 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1820514-571a-467d-9c66-3d9dad8319b1', 'x-compute-request-id': 'req-e1820514-571a-467d-9c66-3d9dad8319b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9'} Body: b'{"server": {"id": "ae0fb2cf-4705-4313-826a-31e67a18fba9", "name": "tempest-AttachVolumeShelveTestJSON-server-2125590639", "status": "BUILD", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "9aaeea157e34dc6ba3fcfe2e7a2724b757b0926065e4678fefa4d167", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:16:02Z", "updated": "2021-08-27T03:16:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1248828540", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--102545505"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:16:08,837 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9 0.180s 2021-08-27 03:16:08,838 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0095ab5f-2b4a-4840-a645-9f3c03228884', 'x-compute-request-id': 'req-0095ab5f-2b4a-4840-a645-9f3c03228884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9'} Body: b'{"server": {"id": "ae0fb2cf-4705-4313-826a-31e67a18fba9", "name": "tempest-AttachVolumeShelveTestJSON-server-2125590639", "status": "BUILD", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "9aaeea157e34dc6ba3fcfe2e7a2724b757b0926065e4678fefa4d167", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:16:02Z", "updated": "2021-08-27T03:16:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1248828540", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--102545505"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:16:10,006 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9 0.158s 2021-08-27 03:16:10,006 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e887dfa-7a67-4204-9b97-4837dc03b61f', 'x-compute-request-id': 'req-1e887dfa-7a67-4204-9b97-4837dc03b61f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9'} Body: b'{"server": {"id": "ae0fb2cf-4705-4313-826a-31e67a18fba9", "name": "tempest-AttachVolumeShelveTestJSON-server-2125590639", "status": "BUILD", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "9aaeea157e34dc6ba3fcfe2e7a2724b757b0926065e4678fefa4d167", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:16:02Z", "updated": "2021-08-27T03:16:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1248828540", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--102545505"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:16:11,202 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9 0.187s 2021-08-27 03:16:11,203 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e66ac72-45e1-446d-817c-dba06b4fdec2', 'x-compute-request-id': 'req-5e66ac72-45e1-446d-817c-dba06b4fdec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9'} Body: b'{"server": {"id": "ae0fb2cf-4705-4313-826a-31e67a18fba9", "name": "tempest-AttachVolumeShelveTestJSON-server-2125590639", "status": "ACTIVE", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "9aaeea157e34dc6ba3fcfe2e7a2724b757b0926065e4678fefa4d167", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:16:02Z", "updated": "2021-08-27T03:16:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-723527719-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:e1:ab"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1248828540", "OS-SRV-USG:launched_at": "2021-08-27T03:16:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--102545505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:16:11,211 108912 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2021-08-27 03:16:11,311 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/os-interface 0.100s 2021-08-27 03:16:11,311 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-769daf16-c787-4c68-ae90-043c36f12175', 'x-compute-request-id': 'req-769daf16-c787-4c68-ae90-043c36f12175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1eb5933b-f51a-4eee-8470-bc2293d335c0", "port_id": "28b5f1da-3eb3-4a78-bc1c-530fb92f4a7a", "mac_addr": "fa:16:3e:88:e1:ab", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c2e1372b-bbc3-4edf-9c1e-64bda12b8637", "ip_address": "172.20.0.6"}]}]}' 2021-08-27 03:16:12,588 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.30:9696/v2.0/floatingips/2068fb7f-0e3d-42f4-8eab-b6d760ba0837 1.274s 2021-08-27 03:16:12,589 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "28b5f1da-3eb3-4a78-bc1c-530fb92f4a7a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-736263da-4fcf-4f0d-b867-32bb94348c7b', 'date': 'Fri, 27 Aug 2021 03:16:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips/2068fb7f-0e3d-42f4-8eab-b6d760ba0837'} Body: b'{"floatingip": {"id": "2068fb7f-0e3d-42f4-8eab-b6d760ba0837", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "floating_ip_address": "172.27.1.183", "floating_network_id": "d6676dde-6651-46ea-a9ba-371911ee51a4", "router_id": "9c2b0ef7-5583-4a5e-9871-696351adfda8", "port_id": "28b5f1da-3eb3-4a78-bc1c-530fb92f4a7a", "fixed_ip_address": "172.20.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1eb5933b-f51a-4eee-8470-bc2293d335c0", "mac_address": "fa:16:3e:88:e1:ab", "admin_state_up": true, "status": "ACTIVE", "device_id": "ae0fb2cf-4705-4313-826a-31e67a18fba9", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-08-27T03:16:00Z", "updated_at": "2021-08-27T03:16:12Z", "revision_number": 1, "project_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:16:12,680 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.090s 2021-08-27 03:16:12,680 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2ba02f5-5bb5-455e-b675-adb31e9d90b7', 'x-compute-request-id': 'req-e2ba02f5-5bb5-455e-b675-adb31e9d90b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": ""}' 2021-08-27 03:16:13,763 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.080s 2021-08-27 03:16:13,764 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4438356-216c-4606-9e62-9cbcd30a03af', 'x-compute-request-id': 'req-c4438356-216c-4606-9e62-9cbcd30a03af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": ""}' 2021-08-27 03:16:14,846 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.080s 2021-08-27 03:16:14,846 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81a37bda-4d90-457d-8d43-94396be5c797', 'x-compute-request-id': 'req-81a37bda-4d90-457d-8d43-94396be5c797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": ""}' 2021-08-27 03:16:15,945 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.096s 2021-08-27 03:16:15,946 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23667149-b0b9-4228-8612-05280ed2a412', 'x-compute-request-id': 'req-23667149-b0b9-4228-8612-05280ed2a412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": ""}' 2021-08-27 03:16:17,030 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.082s 2021-08-27 03:16:17,031 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bef735b7-3711-43e8-b1ea-d39e7eea7caf', 'x-compute-request-id': 'req-bef735b7-3711-43e8-b1ea-d39e7eea7caf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": ""}' 2021-08-27 03:16:18,114 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.081s 2021-08-27 03:16:18,114 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e41bcee-59f5-477c-a765-527c2d495a11', 'x-compute-request-id': 'req-0e41bcee-59f5-477c-a765-527c2d495a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": ""}' 2021-08-27 03:16:19,196 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.079s 2021-08-27 03:16:19,196 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-457039bc-188c-4b3e-92e2-2cb6ba521d10', 'x-compute-request-id': 'req-457039bc-188c-4b3e-92e2-2cb6ba521d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": ""}' 2021-08-27 03:16:20,277 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.078s 2021-08-27 03:16:20,277 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f3ffe76-1b2a-4488-a320-1141b341776f', 'x-compute-request-id': 'req-0f3ffe76-1b2a-4488-a320-1141b341776f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": ""}' 2021-08-27 03:16:21,358 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.078s 2021-08-27 03:16:21,358 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a135db9e-e868-4ef8-8deb-6e3e6eeb5109', 'x-compute-request-id': 'req-a135db9e-e868-4ef8-8deb-6e3e6eeb5109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": ""}' 2021-08-27 03:16:22,441 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.080s 2021-08-27 03:16:22,441 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64d75e94-bef0-4bbe-95e0-fefee88d0271', 'x-compute-request-id': 'req-64d75e94-bef0-4bbe-95e0-fefee88d0271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": ""}' 2021-08-27 03:16:23,543 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.098s 2021-08-27 03:16:23,543 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '11262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ec93366-8d2b-49cc-a0b5-672e133e1d82', 'x-compute-request-id': 'req-3ec93366-8d2b-49cc-a0b5-672e133e1d82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:24,638 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.091s 2021-08-27 03:16:24,638 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:24 GMT', 'server': 'Apache/2.4.41 (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-ffa65969-8b21-459c-b54e-a62771c7d7bc', 'x-compute-request-id': 'req-ffa65969-8b21-459c-b54e-a62771c7d7bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:25,732 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.091s 2021-08-27 03:16:25,733 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '19133', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2096912-327c-41a4-b331-f519669bef7c', 'x-compute-request-id': 'req-e2096912-327c-41a4-b331-f519669bef7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:26,826 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.090s 2021-08-27 03:16:26,827 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '21519', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7313a70-7bbc-43eb-87d4-40911a35751e', 'x-compute-request-id': 'req-f7313a70-7bbc-43eb-87d4-40911a35751e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:27,919 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.088s 2021-08-27 03:16:27,919 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '23181', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-694a42cf-18cf-4cc2-bdea-ac41d3c4921b', 'x-compute-request-id': 'req-694a42cf-18cf-4cc2-bdea-ac41d3c4921b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:29,013 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.091s 2021-08-27 03:16:29,013 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d04811d9-2196-44af-8d15-3ddd37d052a9', 'x-compute-request-id': 'req-d04811d9-2196-44af-8d15-3ddd37d052a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:30,107 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.091s 2021-08-27 03:16:30,108 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25965', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3087db24-b35f-4406-940c-0ac642c3cd23', 'x-compute-request-id': 'req-3087db24-b35f-4406-940c-0ac642c3cd23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:31,203 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.092s 2021-08-27 03:16:31,203 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27131', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ca24e76-1563-420d-bab2-e5349af809ce', 'x-compute-request-id': 'req-2ca24e76-1563-420d-bab2-e5349af809ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:32,305 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.099s 2021-08-27 03:16:32,306 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27783', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93989da0-11c4-4f99-b99e-bbd846b3e317', 'x-compute-request-id': 'req-93989da0-11c4-4f99-b99e-bbd846b3e317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:33,400 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.092s 2021-08-27 03:16:33,401 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28203', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7a33c21-8e37-41fa-9bcc-fc48ec1bf159', 'x-compute-request-id': 'req-b7a33c21-8e37-41fa-9bcc-fc48ec1bf159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:34,484 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.081s 2021-08-27 03:16:34,485 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28203', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8996758f-9bdc-4b8e-90f8-973af59090c4', 'x-compute-request-id': 'req-8996758f-9bdc-4b8e-90f8-973af59090c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:35,579 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.090s 2021-08-27 03:16:35,579 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17eaf8b9-7cc6-4dc9-a38f-cbf3f094d7f7', 'x-compute-request-id': 'req-17eaf8b9-7cc6-4dc9-a38f-cbf3f094d7f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:36,681 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.099s 2021-08-27 03:16:36,682 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28662', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a298799f-98f9-4242-b731-1c4fb0eb00fc', 'x-compute-request-id': 'req-a298799f-98f9-4242-b731-1c4fb0eb00fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:37,767 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.083s 2021-08-27 03:16:37,768 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28662', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24ef83ec-309d-4140-a55a-7b20ed96e757', 'x-compute-request-id': 'req-24ef83ec-309d-4140-a55a-7b20ed96e757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:38,852 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.082s 2021-08-27 03:16:38,853 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28662', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-367cf018-7bc4-4864-8734-5bc14d96b034', 'x-compute-request-id': 'req-367cf018-7bc4-4864-8734-5bc14d96b034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:39,958 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.102s 2021-08-27 03:16:39,958 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '29826', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eea19f9b-c8f4-4d2f-b1a4-bde9bc155eb8', 'x-compute-request-id': 'req-eea19f9b-c8f4-4d2f-b1a4-bde9bc155eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:41,060 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.099s 2021-08-27 03:16:41,061 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '31921', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-881f1543-09e9-48e0-9a83-3a862ee41c4e', 'x-compute-request-id': 'req-881f1543-09e9-48e0-9a83-3a862ee41c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:42,171 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.107s 2021-08-27 03:16:42,171 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f15ec17b-c62f-43a2-8068-dca31bb2fb0f', 'x-compute-request-id': 'req-f15ec17b-c62f-43a2-8068-dca31bb2fb0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:43,266 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.092s 2021-08-27 03:16:43,267 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '34374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec79328a-8337-4b47-98fa-135f70a2d6dd', 'x-compute-request-id': 'req-ec79328a-8337-4b47-98fa-135f70a2d6dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:44,374 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.105s 2021-08-27 03:16:44,375 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61bc562f-8853-4856-9cde-369312da7481', 'x-compute-request-id': 'req-61bc562f-8853-4856-9cde-369312da7481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:45,471 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.093s 2021-08-27 03:16:45,472 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '37042', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa49e5ff-fc16-4378-a3ae-6a28f91fc0d1', 'x-compute-request-id': 'req-fa49e5ff-fc16-4378-a3ae-6a28f91fc0d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:48,819 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 2.344s 2021-08-27 03:16:48,820 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38221', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c5c4456-115f-4c27-8fd9-00075720ddb9', 'x-compute-request-id': 'req-4c5c4456-115f-4c27-8fd9-00075720ddb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:49,904 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.081s 2021-08-27 03:16:49,905 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38221', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ee8b00f-5c32-4edc-a3d9-09ab4113f4fd', 'x-compute-request-id': 'req-1ee8b00f-5c32-4edc-a3d9-09ab4113f4fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:51,000 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action 0.091s 2021-08-27 03:16:51,001 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8251d6b-bef9-4ec4-b5d2-2280ad13d3e2', 'x-compute-request-id': 'req-d8251d6b-bef9-4ec4-b5d2-2280ad13d3e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:16:51,043 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/ips 0.041s 2021-08-27 03:16:51,043 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '151', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e168859d-a97a-42c9-a552-68a64898d5ce', 'x-compute-request-id': 'req-e168859d-a97a-42c9-a552-68a64898d5ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-723527719-network": [{"version": 4, "addr": "172.20.0.6"}, {"version": 4, "addr": "172.27.1.183"}]}}' 2021-08-27 03:16:51,268 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes 0.222s 2021-08-27 03:16:51,269 108912 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-608807912"}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-455fb7f5-6606-4e6a-a2db-10a5fbe7481d', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-455fb7f5-6606-4e6a-a2db-10a5fbe7481d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.197358", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-27 03:16:51,327 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.052s 2021-08-27 03:16:51,328 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e51bddc6-7cee-4ff1-a21e-07d21e0d06e0', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e51bddc6-7cee-4ff1-a21e-07d21e0d06e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:16:52,404 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.068s 2021-08-27 03:16:52,404 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c5d7df9-c37f-4c07-a10a-789483575201', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c5d7df9-c37f-4c07-a10a-789483575201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:16:53,456 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:16:53,457 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e2b056-1fd8-4789-bb22-4322a07be7f1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e2b056-1fd8-4789-bb22-4322a07be7f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:16:54,511 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.047s 2021-08-27 03:16:54,512 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1598456-0d43-4897-9e72-57703ed0165d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1598456-0d43-4897-9e72-57703ed0165d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:16:55,580 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.060s 2021-08-27 03:16:55,580 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f84c5505-1167-4db3-aa59-e9b4a33f6407', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f84c5505-1167-4db3-aa59-e9b4a33f6407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:16:56,632 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:16:56,633 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af98fe75-e976-456e-9da4-6f20c8e9f12a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af98fe75-e976-456e-9da4-6f20c8e9f12a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:16:57,688 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.047s 2021-08-27 03:16:57,688 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-981a356a-c09c-4101-9a3e-4373d34d5bfb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-981a356a-c09c-4101-9a3e-4373d34d5bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:16:58,741 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:16:58,742 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5137be-3306-493b-8bad-40765247b96f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5137be-3306-493b-8bad-40765247b96f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:16:59,794 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:16:59,795 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e12824b6-6310-4f0d-9c92-3866ba0b1f1c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e12824b6-6310-4f0d-9c92-3866ba0b1f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:00,849 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:17:00,850 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61bb642c-9c56-4524-9669-0c68d4929b74', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61bb642c-9c56-4524-9669-0c68d4929b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:01,902 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:17:01,902 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c10657-6573-4df0-8f36-d1556cd25591', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c10657-6573-4df0-8f36-d1556cd25591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:02,956 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:17:02,957 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55d58af6-3603-4ceb-b0ab-594e6caa1ef8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55d58af6-3603-4ceb-b0ab-594e6caa1ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:04,011 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:17:04,011 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18197591-6597-46fb-8c96-c913cedbe0dd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18197591-6597-46fb-8c96-c913cedbe0dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:05,066 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.047s 2021-08-27 03:17:05,066 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-749bed7f-14f2-43ea-99d9-f5e3df02244f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-749bed7f-14f2-43ea-99d9-f5e3df02244f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:06,117 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:17:06,117 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6cdcce4-bc14-4505-8f45-6748dbea7682', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6cdcce4-bc14-4505-8f45-6748dbea7682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:07,171 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:17:07,171 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23d0a513-1704-416b-873d-92657c98ee37', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23d0a513-1704-416b-873d-92657c98ee37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:08,229 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.049s 2021-08-27 03:17:08,229 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b45aac40-566a-4fff-b104-79864f22fc30', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b45aac40-566a-4fff-b104-79864f22fc30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:09,277 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.040s 2021-08-27 03:17:09,278 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38bf47e7-5cb4-46a8-9c60-4cad08216f96', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38bf47e7-5cb4-46a8-9c60-4cad08216f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:10,330 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:17:10,331 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d44559-53e2-4d4f-86ac-12a7380ca839', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d44559-53e2-4d4f-86ac-12a7380ca839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:11,386 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.047s 2021-08-27 03:17:11,387 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3fb05e1-615e-4c29-9f73-e88a2da099aa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3fb05e1-615e-4c29-9f73-e88a2da099aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:12,444 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:17:12,445 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47131b22-6690-405c-b4ff-5a9814561da3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47131b22-6690-405c-b4ff-5a9814561da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:13,496 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:17:13,497 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cffe02a-bad9-48f1-8fcc-d5c77b294307', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cffe02a-bad9-48f1-8fcc-d5c77b294307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:14,549 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:17:14,550 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a9fbf52-f681-4e08-9996-f1dca909aff0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a9fbf52-f681-4e08-9996-f1dca909aff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:15,604 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:17:15,604 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db7abae-61d3-4895-84ec-dae9198f043e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db7abae-61d3-4895-84ec-dae9198f043e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:16,656 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:17:16,657 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93305c5d-9e88-4d0e-a386-c700a5d87887', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93305c5d-9e88-4d0e-a386-c700a5d87887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:17,710 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:17:17,710 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eda0f66b-1b68-4382-afcc-d3cc16279c66', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eda0f66b-1b68-4382-afcc-d3cc16279c66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:18,763 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:17:18,764 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-254f5f8b-6637-4b3c-8820-97812091fc6e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-254f5f8b-6637-4b3c-8820-97812091fc6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:19,817 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:17:19,818 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e27a3a54-ba14-4be5-a74b-d07e4b194a93', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e27a3a54-ba14-4be5-a74b-d07e4b194a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:20,868 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:17:20,868 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c56e30-73b3-42ac-b8dd-688eabc25be0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c56e30-73b3-42ac-b8dd-688eabc25be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:21,918 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:17:21,919 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c36ae8b5-c0ae-41fb-832e-3d6eb883828a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c36ae8b5-c0ae-41fb-832e-3d6eb883828a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:22,973 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:17:22,973 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b6795e-4af4-44bb-bd26-a9314473f84d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77b6795e-4af4-44bb-bd26-a9314473f84d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:24,026 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:17:24,027 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a7cd38-b461-4e11-8701-8dab3ffd677f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a7cd38-b461-4e11-8701-8dab3ffd677f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:25,080 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:17:25,080 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56fa293f-47c5-4313-b076-073eb8d28cca', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56fa293f-47c5-4313-b076-073eb8d28cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:26,133 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:17:26,133 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19442abb-be41-4657-8dba-11447c9ac5da', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19442abb-be41-4657-8dba-11447c9ac5da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:27,184 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:17:27,184 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d552eca8-74fc-4205-9299-5c529de43284', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d552eca8-74fc-4205-9299-5c529de43284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:28,234 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:17:28,235 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8201b3d9-e6bc-45d1-bb68-252e3c428959', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8201b3d9-e6bc-45d1-bb68-252e3c428959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:29,287 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:17:29,287 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-932b1d47-ed1d-4d27-a015-eed1ad87b04a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-932b1d47-ed1d-4d27-a015-eed1ad87b04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:30,338 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:17:30,338 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-223d5913-f85d-43bf-aa25-95f21382ce5b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-223d5913-f85d-43bf-aa25-95f21382ce5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:31,389 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:17:31,390 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ca1b846-0cba-465b-a464-7766fd65f541', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ca1b846-0cba-465b-a464-7766fd65f541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:32,441 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:17:32,442 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0646710-41d8-4302-ab44-e03d754dc977', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0646710-41d8-4302-ab44-e03d754dc977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:33,496 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.047s 2021-08-27 03:17:33,497 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-068fac1e-96b8-4a77-873d-daece7c4419d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-068fac1e-96b8-4a77-873d-daece7c4419d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:34,550 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:17:34,551 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d84c369f-1c70-4f87-ae52-a84c73724773', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d84c369f-1c70-4f87-ae52-a84c73724773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:35,610 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.051s 2021-08-27 03:17:35,610 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b287bcf9-fd06-4d10-84f6-75ddccb914e5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b287bcf9-fd06-4d10-84f6-75ddccb914e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:36,663 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:17:36,663 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b5438a-0b7c-44d9-93eb-1b0b7a0c5ed8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b5438a-0b7c-44d9-93eb-1b0b7a0c5ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:37,715 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:17:37,715 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-535ca194-eacb-4ad6-9d12-134b54e52ac9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-535ca194-eacb-4ad6-9d12-134b54e52ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:38,765 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:17:38,766 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6991c25-6cbe-49e8-bf8a-5b4215db8732', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6991c25-6cbe-49e8-bf8a-5b4215db8732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:39,817 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:17:39,817 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff0005e3-b695-4ae3-a7b5-c4ccf5e02e94', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff0005e3-b695-4ae3-a7b5-c4ccf5e02e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:40,878 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.053s 2021-08-27 03:17:40,879 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0703c2f5-7e72-4262-ab36-4f46e9bcbd75', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0703c2f5-7e72-4262-ab36-4f46e9bcbd75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:41,929 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:17:41,929 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b62a501-6f06-46b3-bf68-6650bd920e2e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b62a501-6f06-46b3-bf68-6650bd920e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:42,982 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:17:42,982 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-827276de-d5ff-4e13-a3e7-e65fc026c35d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-827276de-d5ff-4e13-a3e7-e65fc026c35d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:44,034 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:17:44,034 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f413575a-2808-4d2f-b89f-af8157a330a9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f413575a-2808-4d2f-b89f-af8157a330a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:45,086 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:17:45,086 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ef3585d-ca5f-4c2f-a5c1-09c3af9e5ba1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ef3585d-ca5f-4c2f-a5c1-09c3af9e5ba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:46,136 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:17:46,137 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b29fa46e-7bc4-49ae-ab8e-ebc8ceeb2687', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b29fa46e-7bc4-49ae-ab8e-ebc8ceeb2687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:47,192 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:17:47,192 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22978a18-319d-47d7-97e5-a70dbbbbe6d4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22978a18-319d-47d7-97e5-a70dbbbbe6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:48,245 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:17:48,245 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a14f127-bd93-4314-a5e9-912234f4faf4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a14f127-bd93-4314-a5e9-912234f4faf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:49,409 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.155s 2021-08-27 03:17:49,409 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc916a88-c6c0-481b-9c52-519526804efa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc916a88-c6c0-481b-9c52-519526804efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:50,460 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:17:50,460 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-037d5115-47a6-412a-b3f8-a2af26990f4d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037d5115-47a6-412a-b3f8-a2af26990f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:51,509 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:17:51,509 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-479ed9ad-cb48-43a1-8403-d1604d8ebd2c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-479ed9ad-cb48-43a1-8403-d1604d8ebd2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:52,573 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.056s 2021-08-27 03:17:52,573 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2190ecb-8b22-44c3-b67b-c24e0d411309', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2190ecb-8b22-44c3-b67b-c24e0d411309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:53,646 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.064s 2021-08-27 03:17:53,647 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7a814be-036c-4c7d-a8be-91b2d02c425a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7a814be-036c-4c7d-a8be-91b2d02c425a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:54,705 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:17:54,706 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fcd7f4e-1db7-4a98-847a-ebe7589652c1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fcd7f4e-1db7-4a98-847a-ebe7589652c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:55,759 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:17:55,759 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3587eb-d0eb-42e5-9dcb-d87df9ba98db', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3587eb-d0eb-42e5-9dcb-d87df9ba98db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:56,835 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.068s 2021-08-27 03:17:56,835 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2396e091-5e63-4eb3-8e5a-fe2e5821cba2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2396e091-5e63-4eb3-8e5a-fe2e5821cba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:57,893 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:17:57,894 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0781403e-a89a-4051-9592-6a03b52dc259', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0781403e-a89a-4051-9592-6a03b52dc259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:17:58,963 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.061s 2021-08-27 03:17:58,963 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c709995b-f21c-4a54-8e4c-4d6009bc6ba3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c709995b-f21c-4a54-8e4c-4d6009bc6ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:00,020 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.049s 2021-08-27 03:18:00,020 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0bb52b6-fd23-47e7-a562-1ab2ce03f45a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0bb52b6-fd23-47e7-a562-1ab2ce03f45a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:01,084 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.056s 2021-08-27 03:18:01,084 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50db56e6-f0e7-49bd-95f4-8966d679ecbc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50db56e6-f0e7-49bd-95f4-8966d679ecbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:02,134 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:18:02,135 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63137a03-8cd4-4589-80bf-7ce79fbf4530', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63137a03-8cd4-4589-80bf-7ce79fbf4530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:03,207 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.065s 2021-08-27 03:18:03,208 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cc6ac38-96e4-451e-9506-a56fdf517904', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cc6ac38-96e4-451e-9506-a56fdf517904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:04,261 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.047s 2021-08-27 03:18:04,262 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c708f83-e750-4664-9ea4-799662437465', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c708f83-e750-4664-9ea4-799662437465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:05,312 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:18:05,312 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b3bec1-c7de-4ffc-8da2-781c4b1df738', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b3bec1-c7de-4ffc-8da2-781c4b1df738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:06,367 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.047s 2021-08-27 03:18:06,368 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f70ee61-6fab-484f-9bd3-ce7d5f8ce702', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f70ee61-6fab-484f-9bd3-ce7d5f8ce702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:07,431 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.055s 2021-08-27 03:18:07,431 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92011e0a-ace0-40ac-a2b9-b9dc271b2bdd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92011e0a-ace0-40ac-a2b9-b9dc271b2bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:08,496 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.058s 2021-08-27 03:18:08,497 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bc5a598-7709-4c9f-8061-c0aa3cca7782', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bc5a598-7709-4c9f-8061-c0aa3cca7782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:09,546 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.040s 2021-08-27 03:18:09,547 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e3888a6-9d8a-4b04-9370-bd25828a0593', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e3888a6-9d8a-4b04-9370-bd25828a0593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:10,612 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.057s 2021-08-27 03:18:10,613 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1feb5dd2-42cc-4782-932c-7b27a8aeabc4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1feb5dd2-42cc-4782-932c-7b27a8aeabc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:11,666 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:18:11,667 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc0d4594-1318-4289-8b5b-2df0a68d8f1b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc0d4594-1318-4289-8b5b-2df0a68d8f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:12,733 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.058s 2021-08-27 03:18:12,733 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36d4e5a5-5593-4dc5-917c-fe7a440476fc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36d4e5a5-5593-4dc5-917c-fe7a440476fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:13,793 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.051s 2021-08-27 03:18:13,793 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e9bd075-3807-4555-8ca6-b9d2ee001633', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e9bd075-3807-4555-8ca6-b9d2ee001633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:14,843 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:18:14,843 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5066b11-8329-4cc3-ae9d-b3a6a1069a0a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5066b11-8329-4cc3-ae9d-b3a6a1069a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:15,896 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:18:15,897 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-722f79be-0712-4e45-be52-3764997e2140', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-722f79be-0712-4e45-be52-3764997e2140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:16,960 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.055s 2021-08-27 03:18:16,961 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceab1815-2f3b-44ab-b960-904d6f41f4e0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceab1815-2f3b-44ab-b960-904d6f41f4e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:18,031 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.063s 2021-08-27 03:18:18,032 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbfba16f-a840-4a20-aef9-38d8eae44900', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbfba16f-a840-4a20-aef9-38d8eae44900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:19,086 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:18:19,086 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7da82d2-55bf-49c4-90d1-bbdbb7f0b06f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7da82d2-55bf-49c4-90d1-bbdbb7f0b06f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:20,137 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:18:20,138 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28e94c5-5edd-4baa-99e9-d1a8da057096', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28e94c5-5edd-4baa-99e9-d1a8da057096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:21,206 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.060s 2021-08-27 03:18:21,207 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8386999-9937-4a97-9029-eebc5fa1b6ea', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8386999-9937-4a97-9029-eebc5fa1b6ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:22,287 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.065s 2021-08-27 03:18:22,288 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ffd26e2-9f60-421f-9332-f756e0c39f80', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ffd26e2-9f60-421f-9332-f756e0c39f80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:23,338 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:18:23,339 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-066a0ae1-83ad-410b-8acf-0829286583d4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-066a0ae1-83ad-410b-8acf-0829286583d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:24,396 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.050s 2021-08-27 03:18:24,397 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a733e2ae-d3d0-487b-8220-9d5b75e2b553', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a733e2ae-d3d0-487b-8220-9d5b75e2b553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:25,455 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.050s 2021-08-27 03:18:25,455 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da99bc7e-2798-4e20-b401-369784287711', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da99bc7e-2798-4e20-b401-369784287711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:26,508 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:18:26,509 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f18efc41-d5df-4ffb-9adf-3c585db24fbf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f18efc41-d5df-4ffb-9adf-3c585db24fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:27,576 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.059s 2021-08-27 03:18:27,576 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0646b34-d36f-4f42-8c5e-ae83610cb496', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0646b34-d36f-4f42-8c5e-ae83610cb496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:28,634 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.047s 2021-08-27 03:18:28,634 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1983d54-1d0f-4c88-8c20-1cd8b00a92af', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1983d54-1d0f-4c88-8c20-1cd8b00a92af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:29,796 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.153s 2021-08-27 03:18:29,797 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a442867-66f1-4a7c-8920-0614c46b1841', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a442867-66f1-4a7c-8920-0614c46b1841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:30,857 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.050s 2021-08-27 03:18:30,858 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7527fb3-ecb8-4488-85d4-186273343b9e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7527fb3-ecb8-4488-85d4-186273343b9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:31,938 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.070s 2021-08-27 03:18:31,939 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d0f3f4b-4b4e-4d6d-a287-0e3519ecfa21', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d0f3f4b-4b4e-4d6d-a287-0e3519ecfa21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:32,993 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.047s 2021-08-27 03:18:32,994 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5e857cd-a1f7-4d71-9f1e-4168b4d8d3b9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5e857cd-a1f7-4d71-9f1e-4168b4d8d3b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:34,047 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:18:34,047 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc06cf07-3077-4332-9094-f717032d24c1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc06cf07-3077-4332-9094-f717032d24c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:35,104 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.049s 2021-08-27 03:18:35,104 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb3bd32-f227-4d14-83c3-07e7f273105c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb3bd32-f227-4d14-83c3-07e7f273105c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:36,162 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.049s 2021-08-27 03:18:36,162 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c35b2b0a-b44a-4e8f-8bc0-3bcd2124999f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c35b2b0a-b44a-4e8f-8bc0-3bcd2124999f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:37,214 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:18:37,215 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b7efbd-c071-4d6f-adeb-3e9d1adde1b2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b7efbd-c071-4d6f-adeb-3e9d1adde1b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:38,270 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.047s 2021-08-27 03:18:38,271 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f9d891-989d-42f6-84bd-87c075f7ac3c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f9d891-989d-42f6-84bd-87c075f7ac3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:39,326 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.048s 2021-08-27 03:18:39,327 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22db5958-f79a-427b-87da-8f7226d40ba0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22db5958-f79a-427b-87da-8f7226d40ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:40,379 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:18:40,380 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cf2c55c-5777-4c25-b6ef-c8e31c857147', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cf2c55c-5777-4c25-b6ef-c8e31c857147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:41,435 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.047s 2021-08-27 03:18:41,435 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-106bf70b-3e67-4ff4-850c-631556f58c00', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-106bf70b-3e67-4ff4-850c-631556f58c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:42,499 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.055s 2021-08-27 03:18:42,500 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e493022-904e-41ea-b7b3-b7d43ded54ea', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e493022-904e-41ea-b7b3-b7d43ded54ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:43,553 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:18:43,553 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ea3ad5-e403-4f9d-9486-622a28eccba1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ea3ad5-e403-4f9d-9486-622a28eccba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:44,610 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.049s 2021-08-27 03:18:44,611 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffe5e8f5-8225-4411-a3d8-b2e4e06845ba', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffe5e8f5-8225-4411-a3d8-b2e4e06845ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:45,697 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.073s 2021-08-27 03:18:45,698 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b9ae8b2-c236-4d65-ba45-42eb3f87f674', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9ae8b2-c236-4d65-ba45-42eb3f87f674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:46,766 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.059s 2021-08-27 03:18:46,766 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94e425d6-1ff0-45de-abfd-ee1482207c37', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94e425d6-1ff0-45de-abfd-ee1482207c37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:47,836 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.062s 2021-08-27 03:18:47,836 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64ea006a-e700-44b9-b634-7e7d518e3d30', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64ea006a-e700-44b9-b634-7e7d518e3d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:48,897 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.052s 2021-08-27 03:18:48,898 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcbe1c4c-a8c5-496e-85a2-9acf9da2b5f1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcbe1c4c-a8c5-496e-85a2-9acf9da2b5f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:49,960 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.053s 2021-08-27 03:18:49,960 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0580b945-50bb-4070-b840-b4c21369e929', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0580b945-50bb-4070-b840-b4c21369e929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:51,026 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.058s 2021-08-27 03:18:51,026 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e44894b5-ffcb-4d96-968a-9f0195849c03', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e44894b5-ffcb-4d96-968a-9f0195849c03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:52,113 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.076s 2021-08-27 03:18:52,113 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac2a8709-8268-420e-be9d-05fd3521a337', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac2a8709-8268-420e-be9d-05fd3521a337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:53,189 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.067s 2021-08-27 03:18:53,189 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-745e98d0-d37f-4574-98a8-fc6656ccd322', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-745e98d0-d37f-4574-98a8-fc6656ccd322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:54,247 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.048s 2021-08-27 03:18:54,249 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee8e3dc-65a9-43b6-8b3b-698c19f705b5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee8e3dc-65a9-43b6-8b3b-698c19f705b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:55,309 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.047s 2021-08-27 03:18:55,309 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eecc1d6-13ae-4612-847a-08db23d9d9be', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eecc1d6-13ae-4612-847a-08db23d9d9be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:56,368 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.050s 2021-08-27 03:18:56,368 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5c2061b-46f7-4ff8-afd0-2eef25ce826d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5c2061b-46f7-4ff8-afd0-2eef25ce826d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:57,427 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.048s 2021-08-27 03:18:57,427 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db009946-4a4c-4c3c-b97b-bd5343cfbe96', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db009946-4a4c-4c3c-b97b-bd5343cfbe96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:58,482 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.047s 2021-08-27 03:18:58,482 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7282c721-49f4-4aa8-a23c-ac8b6c1e6282', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7282c721-49f4-4aa8-a23c-ac8b6c1e6282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:18:59,538 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.047s 2021-08-27 03:18:59,538 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf841a08-3423-4c7d-8ad9-5694ecb21b52', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf841a08-3423-4c7d-8ad9-5694ecb21b52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:00,599 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.053s 2021-08-27 03:19:00,600 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-004f486f-7711-4c5a-8531-5779e7813a7c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-004f486f-7711-4c5a-8531-5779e7813a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:01,656 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.050s 2021-08-27 03:19:01,657 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e28f03-2547-4112-9154-f0181fb3811a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e28f03-2547-4112-9154-f0181fb3811a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:02,731 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.066s 2021-08-27 03:19:02,731 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-218fc28f-b686-44bf-9381-929bd6cdeeea', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-218fc28f-b686-44bf-9381-929bd6cdeeea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:03,802 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.056s 2021-08-27 03:19:03,802 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33ae2a1a-e56d-4d0f-82f5-9d2814fbd106', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33ae2a1a-e56d-4d0f-82f5-9d2814fbd106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:04,870 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.059s 2021-08-27 03:19:04,870 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-169a81ec-f444-4c01-9baa-458be6ddb4fb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-169a81ec-f444-4c01-9baa-458be6ddb4fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:05,934 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.055s 2021-08-27 03:19:05,934 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-104d87b5-e521-4de1-971e-55e50e882898', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-104d87b5-e521-4de1-971e-55e50e882898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:06,998 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.050s 2021-08-27 03:19:06,998 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea44ec3-90c0-4691-928f-c71c972ca509', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea44ec3-90c0-4691-928f-c71c972ca509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:08,061 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.047s 2021-08-27 03:19:08,061 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb485cd-de96-4d0a-a676-f44b1104594a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb485cd-de96-4d0a-a676-f44b1104594a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:09,148 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.078s 2021-08-27 03:19:09,148 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eebb161e-9cc4-4ae6-880b-c9df9b63e7ab', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eebb161e-9cc4-4ae6-880b-c9df9b63e7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:10,219 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.062s 2021-08-27 03:19:10,219 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e4ed351-af36-4b04-b5e7-d07703a048ca', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e4ed351-af36-4b04-b5e7-d07703a048ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:11,271 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:19:11,271 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c2d6d9-d354-4ff6-a93b-8a0ea3c1cf18', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c2d6d9-d354-4ff6-a93b-8a0ea3c1cf18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:12,325 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:19:12,326 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-983c135f-12da-4bd4-a845-882f859abdf1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-983c135f-12da-4bd4-a845-882f859abdf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:13,380 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:19:13,380 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9a04d12-6818-463a-899f-a7dc27dd0633', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a04d12-6818-463a-899f-a7dc27dd0633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:14,439 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.051s 2021-08-27 03:19:14,439 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f8af69f-5576-45b6-92c5-c37dbd3fcbff', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f8af69f-5576-45b6-92c5-c37dbd3fcbff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:15,491 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:19:15,492 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8155d970-bb5e-4d51-8e90-87928c5d6c17', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8155d970-bb5e-4d51-8e90-87928c5d6c17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:16,547 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:19:16,547 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ffebf91-146a-4885-9cb4-a2a77dfe46cd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ffebf91-146a-4885-9cb4-a2a77dfe46cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:17,614 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.059s 2021-08-27 03:19:17,614 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc057e88-fe85-4761-874a-b67899c8d7ab', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc057e88-fe85-4761-874a-b67899c8d7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:18,685 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.062s 2021-08-27 03:19:18,685 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee4d6d5-22b6-416b-a252-d67578dcde98', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee4d6d5-22b6-416b-a252-d67578dcde98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:19,737 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:19:19,738 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65325d63-c61e-4a3d-889f-5648fdc8d19c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65325d63-c61e-4a3d-889f-5648fdc8d19c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:20,795 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.049s 2021-08-27 03:19:20,795 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6bf40a0-765d-41f9-be3a-59130d6fc0fd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6bf40a0-765d-41f9-be3a-59130d6fc0fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:21,857 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.052s 2021-08-27 03:19:21,857 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7b1e2f5-ca76-4fe0-b1f2-51e5ae6ad04b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7b1e2f5-ca76-4fe0-b1f2-51e5ae6ad04b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:22,926 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.061s 2021-08-27 03:19:22,927 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe60b7b-4c60-4054-bf62-eaaa6d34aae4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe60b7b-4c60-4054-bf62-eaaa6d34aae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:23,981 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:19:23,981 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ce47b6b-109f-40e9-aa58-f693614b3d8c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ce47b6b-109f-40e9-aa58-f693614b3d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:25,032 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:19:25,032 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6b4a773-0658-4267-b5e7-b36c648e0550', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b4a773-0658-4267-b5e7-b36c648e0550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:26,083 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:19:26,083 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259c3bab-7c42-4c72-b1db-ee9b6812c6dc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259c3bab-7c42-4c72-b1db-ee9b6812c6dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:27,136 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:19:27,136 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff680ee-2a0c-4e1c-9437-d02032b3b23a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff680ee-2a0c-4e1c-9437-d02032b3b23a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:28,185 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:19:28,185 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95dc54b2-4781-4bcf-be0c-4398b317ebf8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95dc54b2-4781-4bcf-be0c-4398b317ebf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:29,239 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:19:29,240 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd689bce-7656-4259-bfd8-0ad10b8325cf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd689bce-7656-4259-bfd8-0ad10b8325cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:30,294 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:19:30,294 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c20ff0d7-cd28-4163-a87b-223f00b30e6c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c20ff0d7-cd28-4163-a87b-223f00b30e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:31,346 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:19:31,347 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec4778f7-5ff0-4bd9-a9dc-81281b545da1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec4778f7-5ff0-4bd9-a9dc-81281b545da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:32,397 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:19:32,398 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb08c251-c191-4613-a656-79e1138b9664', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb08c251-c191-4613-a656-79e1138b9664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:33,450 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:19:33,450 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-521e611c-eb4f-4d2e-a08f-d958894864d1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-521e611c-eb4f-4d2e-a08f-d958894864d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:34,499 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.040s 2021-08-27 03:19:34,499 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0845b36-edb0-47de-a40e-79ddc62e1a2e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0845b36-edb0-47de-a40e-79ddc62e1a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:35,550 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:19:35,550 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d717adc4-805c-44e5-ab41-d8d62905cbeb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d717adc4-805c-44e5-ab41-d8d62905cbeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:36,605 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:19:36,605 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f73d210-1041-4a07-b4a7-e133507ce3cb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f73d210-1041-4a07-b4a7-e133507ce3cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:37,654 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:19:37,654 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6ce9c2e-929b-464a-b2a6-42731955dcf0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6ce9c2e-929b-464a-b2a6-42731955dcf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:38,703 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.040s 2021-08-27 03:19:38,703 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2922fb1d-5a0f-4e4c-a82b-ec423263867a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2922fb1d-5a0f-4e4c-a82b-ec423263867a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:39,754 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:19:39,754 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b68ec0de-cbb0-44d7-a188-8fd7e450a262', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b68ec0de-cbb0-44d7-a188-8fd7e450a262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:40,807 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:19:40,807 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-251b6890-3824-44d3-9532-a1d1a6a5138b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-251b6890-3824-44d3-9532-a1d1a6a5138b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:41,859 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:19:41,859 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e414a5-0bb4-4798-a6e9-6fc2dc04fb58', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e414a5-0bb4-4798-a6e9-6fc2dc04fb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:42,947 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.081s 2021-08-27 03:19:42,948 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e8ebe2f-31a8-460b-a5cb-448a1363ad4f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e8ebe2f-31a8-460b-a5cb-448a1363ad4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:44,003 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.048s 2021-08-27 03:19:44,004 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13d9e3ec-2c83-4da0-8a27-e42d2ce128f6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13d9e3ec-2c83-4da0-8a27-e42d2ce128f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:45,056 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:19:45,057 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-343a9368-ecea-432d-a4d6-42f9fedbd46e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-343a9368-ecea-432d-a4d6-42f9fedbd46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:46,108 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:19:46,109 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b863b42d-3308-4d82-81d5-7f44d1377f52', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b863b42d-3308-4d82-81d5-7f44d1377f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:47,160 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:19:47,160 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bdbc622-d067-4a98-a76a-d92b1c1d7adf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bdbc622-d067-4a98-a76a-d92b1c1d7adf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:48,211 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:19:48,212 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc197442-62d3-448b-baca-e57439e17252', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc197442-62d3-448b-baca-e57439e17252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:49,262 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:19:49,262 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bef722f-98d5-4a4c-a622-4ef0fc63cbc4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bef722f-98d5-4a4c-a622-4ef0fc63cbc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:50,311 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:19:50,311 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63b79003-c33b-48be-9e28-a9e463ca5d8c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63b79003-c33b-48be-9e28-a9e463ca5d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:51,364 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:19:51,365 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4966971e-e92c-4748-93e4-6f5e7a4ded88', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4966971e-e92c-4748-93e4-6f5e7a4ded88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:52,416 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:19:52,416 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b423a4f-a043-4819-931b-71d567427b9b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b423a4f-a043-4819-931b-71d567427b9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:53,467 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:19:53,467 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b93cab3c-1bea-4d02-9861-a3b4b1ef1ff8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b93cab3c-1bea-4d02-9861-a3b4b1ef1ff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:54,520 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:19:54,520 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb1919b6-17cc-4a20-99c7-b2b72c31f402', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb1919b6-17cc-4a20-99c7-b2b72c31f402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:55,572 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:19:55,573 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ec02348-f413-4508-9fa4-d17988c18bcb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ec02348-f413-4508-9fa4-d17988c18bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:56,624 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:19:56,625 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f045c720-c4cf-406c-a773-ea292cec3187', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f045c720-c4cf-406c-a773-ea292cec3187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:57,675 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:19:57,675 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73050e06-dd61-4b52-a091-36e0b01629aa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73050e06-dd61-4b52-a091-36e0b01629aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:58,728 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:19:58,728 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fc1f895-eeec-4ceb-aec8-dc5b75b5ce1e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fc1f895-eeec-4ceb-aec8-dc5b75b5ce1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:19:59,781 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:19:59,782 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5652b351-ddb2-437a-83c9-10be881cedba', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5652b351-ddb2-437a-83c9-10be881cedba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:00,839 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.048s 2021-08-27 03:20:00,839 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c9af4e-569a-4cb8-bbdd-9180bb1493a7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c9af4e-569a-4cb8-bbdd-9180bb1493a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:01,888 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:20:01,889 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7be114fb-2cb5-4457-a526-99259c4ab92b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7be114fb-2cb5-4457-a526-99259c4ab92b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:02,945 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.048s 2021-08-27 03:20:02,945 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04407a17-5703-4317-8a04-9a3ffe6cdee6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04407a17-5703-4317-8a04-9a3ffe6cdee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:04,000 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:20:04,000 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00887468-b677-4486-85ae-98036d9b0243', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00887468-b677-4486-85ae-98036d9b0243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:05,054 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:20:05,054 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3f4045c-bb0c-41c1-b87c-7c7c1ad6f462', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3f4045c-bb0c-41c1-b87c-7c7c1ad6f462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:06,103 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:20:06,104 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8106bc57-5259-473a-8927-fdccf6fdf23c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8106bc57-5259-473a-8927-fdccf6fdf23c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:07,153 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:20:07,154 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aba7ffc9-f6d7-4d69-acef-a21f42b016e1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aba7ffc9-f6d7-4d69-acef-a21f42b016e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:08,204 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:20:08,204 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5befd26-f7ba-471e-9397-1025b751b518', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5befd26-f7ba-471e-9397-1025b751b518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:09,254 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:20:09,255 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c71e7a8-92d6-4abe-8458-da4ac7d6a917', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c71e7a8-92d6-4abe-8458-da4ac7d6a917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:10,305 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:20:10,305 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e33469a7-59b6-4758-9f56-0a248f1b5fa8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e33469a7-59b6-4758-9f56-0a248f1b5fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:11,356 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:20:11,356 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6df102c5-4f6f-46a3-a387-602d2e9621a7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6df102c5-4f6f-46a3-a387-602d2e9621a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:12,407 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:20:12,408 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ca4b53c-e618-43cc-a464-820212785bb3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ca4b53c-e618-43cc-a464-820212785bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:13,459 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:20:13,459 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bac163da-a17c-409e-8e24-5c17a22a02e3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bac163da-a17c-409e-8e24-5c17a22a02e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:14,510 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:20:14,510 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b537d7bf-654c-4302-a0e3-78f95b710276', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b537d7bf-654c-4302-a0e3-78f95b710276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:15,560 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:20:15,561 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46eb9e0c-7fd6-4a5c-95aa-c35497ee1210', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46eb9e0c-7fd6-4a5c-95aa-c35497ee1210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:16,610 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:20:16,611 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca103cdc-f683-49bd-8c47-16703558ac0f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca103cdc-f683-49bd-8c47-16703558ac0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:17,664 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:20:17,664 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3816579e-438d-4773-aa82-47ed2e9e1ef9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3816579e-438d-4773-aa82-47ed2e9e1ef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:18,721 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.048s 2021-08-27 03:20:18,722 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f729de8-9d69-424a-a46e-88d8732923dc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f729de8-9d69-424a-a46e-88d8732923dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:19,777 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.047s 2021-08-27 03:20:19,777 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a520405f-912a-4d69-adb1-82dd53d1e616', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a520405f-912a-4d69-adb1-82dd53d1e616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:20,830 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:20:20,830 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14e1b1dd-eb65-41a3-a297-ad5ffc6cf016', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14e1b1dd-eb65-41a3-a297-ad5ffc6cf016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:21,882 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:20:21,882 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6b433f5-eb66-4bdf-ad6e-682be9fcc082', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6b433f5-eb66-4bdf-ad6e-682be9fcc082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:22,936 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:20:22,937 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e696f9c-bf12-4f71-96c4-1e2ca92cdd4d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e696f9c-bf12-4f71-96c4-1e2ca92cdd4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:23,990 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:20:23,990 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e6529cd-fb6a-4619-be91-5449e7d1c52b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e6529cd-fb6a-4619-be91-5449e7d1c52b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:25,042 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:20:25,042 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-613dfefd-f756-485a-bed4-5a9d05512d5e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-613dfefd-f756-485a-bed4-5a9d05512d5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:26,092 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:20:26,092 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bac006e-2bb6-4bf1-b231-484c8c288217', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bac006e-2bb6-4bf1-b231-484c8c288217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:27,143 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:20:27,143 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-118ee49b-ca2f-4bc4-9420-f6ea798ef96c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-118ee49b-ca2f-4bc4-9420-f6ea798ef96c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:28,192 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:20:28,192 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4962390a-51e1-4847-83a1-6ddbc4e7e19b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4962390a-51e1-4847-83a1-6ddbc4e7e19b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:29,241 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:20:29,242 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b5e2345-0c5f-4958-95f3-f2d6edcc1e5b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b5e2345-0c5f-4958-95f3-f2d6edcc1e5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:30,292 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:20:30,292 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ab6834c-109d-42ec-9adb-2057ccda5b33', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ab6834c-109d-42ec-9adb-2057ccda5b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:31,344 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:20:31,344 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7d7c90e-d6cd-4d53-b675-871c11b0854a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7d7c90e-d6cd-4d53-b675-871c11b0854a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:32,394 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:20:32,395 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cfa24de-6bca-418f-95e6-97b213193e66', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cfa24de-6bca-418f-95e6-97b213193e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:33,445 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:20:33,445 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b97f18e-eae9-4b64-9d0e-d2f2c0194e2f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b97f18e-eae9-4b64-9d0e-d2f2c0194e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:34,493 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:20:34,494 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1fb4c77-bba1-4c63-ad8b-f5affe9d4331', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1fb4c77-bba1-4c63-ad8b-f5affe9d4331', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:35,547 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:20:35,547 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b12365d-947c-4a64-a32c-d3ec95cd6c59', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b12365d-947c-4a64-a32c-d3ec95cd6c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:36,609 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.054s 2021-08-27 03:20:36,610 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7bc9f35-e497-42b3-8c0b-43800cbccc1d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7bc9f35-e497-42b3-8c0b-43800cbccc1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:37,680 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.050s 2021-08-27 03:20:37,680 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d0aea95-7eb3-44f9-81e3-fef8d3e3e6ae', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d0aea95-7eb3-44f9-81e3-fef8d3e3e6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:38,742 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.053s 2021-08-27 03:20:38,742 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeb59ca4-a300-4b95-8c08-5f49e82f1907', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeb59ca4-a300-4b95-8c08-5f49e82f1907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:39,796 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:20:39,797 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02ad1b48-10ef-4f60-a2e5-8df7cc56ce09', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02ad1b48-10ef-4f60-a2e5-8df7cc56ce09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:40,848 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:20:40,849 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b6680db-810f-48ce-99b2-fac6d4fa45a8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b6680db-810f-48ce-99b2-fac6d4fa45a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:41,900 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:20:41,901 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cfa56a3-d78f-4464-9c69-54b55ce71cf5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cfa56a3-d78f-4464-9c69-54b55ce71cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:42,954 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:20:42,954 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ccf9011-c519-4ded-bc65-6051a345292a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ccf9011-c519-4ded-bc65-6051a345292a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:44,007 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:20:44,008 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-316eb24d-bfb9-4285-904f-4992ceefe969', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-316eb24d-bfb9-4285-904f-4992ceefe969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:45,059 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:20:45,060 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e90a885-54e7-4b71-9b96-598b64024eec', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e90a885-54e7-4b71-9b96-598b64024eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:46,112 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:20:46,112 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d088d445-a279-4826-9603-c8436e1d7589', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d088d445-a279-4826-9603-c8436e1d7589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:47,162 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:20:47,162 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8000f92-83fe-4faa-a1ed-dbc08f1e43c9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8000f92-83fe-4faa-a1ed-dbc08f1e43c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:48,213 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:20:48,213 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c248b0a3-a02d-46c8-bb5a-b31470f97417', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c248b0a3-a02d-46c8-bb5a-b31470f97417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:49,263 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:20:49,263 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e29068a2-794f-43b7-b457-836438a1dd46', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e29068a2-794f-43b7-b457-836438a1dd46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:50,312 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:20:50,313 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0672299b-1717-4f34-9acf-fe88acea8c0f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0672299b-1717-4f34-9acf-fe88acea8c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:51,362 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:20:51,363 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ce6e58-bd2b-4862-bfec-a7c779e15fbb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86ce6e58-bd2b-4862-bfec-a7c779e15fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:52,414 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:20:52,415 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a95f9cc-eb41-4441-9ac7-70e314fc8633', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a95f9cc-eb41-4441-9ac7-70e314fc8633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:53,474 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.051s 2021-08-27 03:20:53,474 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9df1cf98-2733-4c27-a107-4da9d609d967', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9df1cf98-2733-4c27-a107-4da9d609d967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:54,525 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:20:54,525 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-873a581b-b37e-4714-b694-38932562c037', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-873a581b-b37e-4714-b694-38932562c037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:55,575 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:20:55,576 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-207de5f0-c3a8-4e39-84db-aa1f35dec472', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-207de5f0-c3a8-4e39-84db-aa1f35dec472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:56,643 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.058s 2021-08-27 03:20:56,643 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0459f5a5-aaa6-4a59-9d8c-a5e110233472', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0459f5a5-aaa6-4a59-9d8c-a5e110233472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:57,692 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:20:57,693 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d1f212-c23d-4f60-b3dd-db9a10acea1f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d1f212-c23d-4f60-b3dd-db9a10acea1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:58,744 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:20:58,744 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ededa7f-d50d-4399-9e55-17e98e657498', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ededa7f-d50d-4399-9e55-17e98e657498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:20:59,848 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.096s 2021-08-27 03:20:59,849 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b131b189-980e-4e87-9ff7-074ef842ac25', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b131b189-980e-4e87-9ff7-074ef842ac25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:00,904 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.048s 2021-08-27 03:21:00,905 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb5bca62-adfd-4032-8d28-6205a9df1cb7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb5bca62-adfd-4032-8d28-6205a9df1cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:01,955 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:21:01,956 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18e83099-94a4-4a7c-86f9-4b03249cc6e4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18e83099-94a4-4a7c-86f9-4b03249cc6e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:03,004 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:21:03,005 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f75ca8-2186-42bd-9d3a-f33015c7e2d0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f75ca8-2186-42bd-9d3a-f33015c7e2d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:04,054 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:04,054 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e79fa65c-34b1-4e11-a55d-c99ae527f439', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e79fa65c-34b1-4e11-a55d-c99ae527f439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:05,103 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:21:05,104 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3252f807-af6b-4f86-8c31-24f95a00994e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3252f807-af6b-4f86-8c31-24f95a00994e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:06,155 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:21:06,155 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af48b4a8-530c-4548-a8a7-c599bed13d41', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af48b4a8-530c-4548-a8a7-c599bed13d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:07,204 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:07,205 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3168072-da3c-4284-abf4-0ec7e3cab954', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3168072-da3c-4284-abf4-0ec7e3cab954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:08,254 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:08,255 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d7169c6-ef91-4886-9e31-9530988d7cc4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d7169c6-ef91-4886-9e31-9530988d7cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:09,307 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:21:09,307 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a316d9ee-ddf1-49a3-b24a-6a73100ee74d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a316d9ee-ddf1-49a3-b24a-6a73100ee74d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:10,361 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:21:10,362 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88fb01b1-cb98-4e6a-8ac3-34c6be8ee0f8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88fb01b1-cb98-4e6a-8ac3-34c6be8ee0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:11,417 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.048s 2021-08-27 03:21:11,418 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10bbd655-df0b-410f-94db-5f92b8f08aca', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10bbd655-df0b-410f-94db-5f92b8f08aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:12,468 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:12,469 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-558350c8-3aa0-4b95-b6b2-c5860acf14c6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-558350c8-3aa0-4b95-b6b2-c5860acf14c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:13,520 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:13,520 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c9a1ce4-5bff-4027-801d-300cd60eac3d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c9a1ce4-5bff-4027-801d-300cd60eac3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:14,569 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:14,569 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-214b445f-d0da-407c-b188-b56f7a89f0d3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-214b445f-d0da-407c-b188-b56f7a89f0d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:15,626 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.049s 2021-08-27 03:21:15,627 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b146b5c8-13f8-4a1b-90af-2ae8f036535d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b146b5c8-13f8-4a1b-90af-2ae8f036535d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:16,678 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:21:16,678 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b171b3-2226-4fee-9ab1-a337502196cb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b171b3-2226-4fee-9ab1-a337502196cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:17,728 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:21:17,728 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e22a23f-a507-4397-981b-634dd59f28d0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e22a23f-a507-4397-981b-634dd59f28d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:18,779 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:21:18,780 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-743ef762-88ed-4d7a-9a32-9d20dab898aa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-743ef762-88ed-4d7a-9a32-9d20dab898aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:19,832 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:21:19,833 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e849e00f-6d25-4bdb-86b2-147119c08955', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e849e00f-6d25-4bdb-86b2-147119c08955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:20,882 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:20,882 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-167c7eb7-ae4e-495b-bdb4-aad18ef606e4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-167c7eb7-ae4e-495b-bdb4-aad18ef606e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:21,933 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:21:21,933 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0af28d3e-0e35-45f4-b61e-f0f3241f9ce1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0af28d3e-0e35-45f4-b61e-f0f3241f9ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:22,982 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:21:22,983 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3916ed00-a6a6-45a6-a8fd-731415ab207a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3916ed00-a6a6-45a6-a8fd-731415ab207a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:24,033 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:24,034 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db9596a0-cc75-47a4-938c-229e9a4fa424', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db9596a0-cc75-47a4-938c-229e9a4fa424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:25,085 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:21:25,086 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e266a1-c853-4561-9db7-0472cfef2405', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e266a1-c853-4561-9db7-0472cfef2405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:26,138 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:21:26,139 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250b28d8-541c-475e-aed3-dd9638d368c6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250b28d8-541c-475e-aed3-dd9638d368c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:27,188 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:21:27,189 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9760a5b-b672-4cd4-8561-329b791132be', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9760a5b-b672-4cd4-8561-329b791132be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:28,239 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:28,239 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a156e77b-6749-413f-9bc6-f86359dd6e34', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a156e77b-6749-413f-9bc6-f86359dd6e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:29,288 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:21:29,289 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd4b592-276e-4acc-9811-41cdc5d87cc0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd4b592-276e-4acc-9811-41cdc5d87cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:30,338 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:30,338 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8929cee8-3c7f-4005-92a5-b2d82dd6bfa9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8929cee8-3c7f-4005-92a5-b2d82dd6bfa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:31,388 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:21:31,388 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56631d9b-9bc2-479e-b3fa-46e9f4072ac4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56631d9b-9bc2-479e-b3fa-46e9f4072ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:32,438 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:32,439 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e780b1e7-2b21-43eb-8f4e-61d2aca83ffd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e780b1e7-2b21-43eb-8f4e-61d2aca83ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:33,488 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:21:33,488 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7b1c8f4-5620-4754-a5ec-a302f133f7f9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7b1c8f4-5620-4754-a5ec-a302f133f7f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:34,537 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:34,538 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14ee1217-1e5c-4450-bbfa-0452c522133b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14ee1217-1e5c-4450-bbfa-0452c522133b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:35,587 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:35,588 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9cfc096-c401-4938-9f66-eecebf72c4b3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9cfc096-c401-4938-9f66-eecebf72c4b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:36,639 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:21:36,639 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e561c6b0-fda5-4f7e-a497-59ce3ce0975d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e561c6b0-fda5-4f7e-a497-59ce3ce0975d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:37,688 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:37,689 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad184689-cfde-4e54-b7cc-77a9b6d934ee', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad184689-cfde-4e54-b7cc-77a9b6d934ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:38,740 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:21:38,741 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18b4092b-5276-4c02-9983-0562465283cc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18b4092b-5276-4c02-9983-0562465283cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:39,794 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:21:39,794 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90c35a25-52d8-4524-96ba-c6b1f2fbde37', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90c35a25-52d8-4524-96ba-c6b1f2fbde37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:40,843 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:21:40,843 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb52ff03-dfa5-46f9-b5b8-8e5630ece0ac', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb52ff03-dfa5-46f9-b5b8-8e5630ece0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:41,893 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:41,893 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d22fea8-60dd-47da-b858-d383652f84b7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d22fea8-60dd-47da-b858-d383652f84b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:42,944 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:21:42,944 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-765ea90f-8d6d-4190-94ed-451254a32c6a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-765ea90f-8d6d-4190-94ed-451254a32c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:43,994 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:43,994 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-221b74a3-a930-4018-ab6e-4e657ecdf04f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-221b74a3-a930-4018-ab6e-4e657ecdf04f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:45,044 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:45,045 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79f14d70-8997-428f-96aa-fcb326318474', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79f14d70-8997-428f-96aa-fcb326318474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:46,094 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:46,096 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0731dab-74d2-4268-a1c3-21cb1075ca6b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0731dab-74d2-4268-a1c3-21cb1075ca6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:47,146 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:21:47,146 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07a4b42e-5835-48dc-a3c3-29c7c78984cc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a4b42e-5835-48dc-a3c3-29c7c78984cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:48,196 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:48,196 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3714e4f6-603e-4930-ad88-57a0fa55d9fd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3714e4f6-603e-4930-ad88-57a0fa55d9fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:49,246 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:49,247 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c30cd7c-de7b-4645-ba01-f9b9004bc837', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c30cd7c-de7b-4645-ba01-f9b9004bc837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:50,298 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:21:50,298 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b8c62af-4d26-4938-a1a3-3d644f11be32', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b8c62af-4d26-4938-a1a3-3d644f11be32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:51,349 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:21:51,349 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3da1f03e-6877-4554-9aab-fa506dacb62c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3da1f03e-6877-4554-9aab-fa506dacb62c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:52,398 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:21:52,399 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c828d49-d46c-4da5-a67d-8ec316460f84', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c828d49-d46c-4da5-a67d-8ec316460f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:53,450 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:21:53,450 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03038e9c-3923-4596-9cca-1a8f5dce65aa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03038e9c-3923-4596-9cca-1a8f5dce65aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:54,500 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:54,500 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ba72565-9f06-4ac9-97c0-ab75d3f16a2c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ba72565-9f06-4ac9-97c0-ab75d3f16a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:55,552 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:21:55,553 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99c655de-1720-4156-a91b-d95e5e7a7d5f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99c655de-1720-4156-a91b-d95e5e7a7d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:56,607 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:21:56,607 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46b7632b-fcfb-451a-ab25-cacd1dc3008c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46b7632b-fcfb-451a-ab25-cacd1dc3008c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:57,659 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:21:57,659 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16e9b22d-82d7-4ce3-9ff3-a025c6638d22', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16e9b22d-82d7-4ce3-9ff3-a025c6638d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:58,713 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:21:58,713 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b11b9217-1a82-4983-85c8-c22a5eece303', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b11b9217-1a82-4983-85c8-c22a5eece303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:21:59,764 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:21:59,764 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a3a738-52c5-48bf-b42d-d9b86c791f39', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33a3a738-52c5-48bf-b42d-d9b86c791f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:00,819 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:22:00,819 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f73c45-0528-42b5-a64f-1a49dfc7a828', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f73c45-0528-42b5-a64f-1a49dfc7a828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:01,870 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:22:01,871 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e94e8708-646f-4439-a78f-7b31d45e5b3a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e94e8708-646f-4439-a78f-7b31d45e5b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:02,946 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.067s 2021-08-27 03:22:02,946 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd706a7-5df3-464c-be80-313989a6c055', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd706a7-5df3-464c-be80-313989a6c055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:04,009 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.051s 2021-08-27 03:22:04,009 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0696fdd8-aba6-44b6-a26a-bb643b483d11', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0696fdd8-aba6-44b6-a26a-bb643b483d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:05,067 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.050s 2021-08-27 03:22:05,067 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e9b3451-a2a0-45f5-a22b-3c6d92f72f54', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e9b3451-a2a0-45f5-a22b-3c6d92f72f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:06,455 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.379s 2021-08-27 03:22:06,455 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9017c4e-c1e4-40b9-8a4d-9cbd3356f635', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9017c4e-c1e4-40b9-8a4d-9cbd3356f635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:07,516 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.047s 2021-08-27 03:22:07,517 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36e6b08f-5f01-4f5f-8c42-18a151d9e8f5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36e6b08f-5f01-4f5f-8c42-18a151d9e8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:08,568 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:22:08,568 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc9a9e7-07c8-4d9f-8cb8-c2bca5155664', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc9a9e7-07c8-4d9f-8cb8-c2bca5155664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:09,617 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:22:09,617 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d65318c1-b860-45c5-8e83-e7dd7c85023a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d65318c1-b860-45c5-8e83-e7dd7c85023a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:10,667 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:22:10,668 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da3051e-934b-4e28-a098-974e7313214b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da3051e-934b-4e28-a098-974e7313214b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:11,720 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:22:11,720 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acb98dc6-9925-448e-9fdd-f1d027d932df', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acb98dc6-9925-448e-9fdd-f1d027d932df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:12,770 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:22:12,771 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e3ae08-1e3e-4b3e-a24f-d9afd5383aa0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63e3ae08-1e3e-4b3e-a24f-d9afd5383aa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:13,821 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:22:13,821 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5210d148-a413-41ea-ad4c-02d623ea002a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5210d148-a413-41ea-ad4c-02d623ea002a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:14,872 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:22:14,872 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a65c65d-4351-4596-bbe1-7c8216f243c9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a65c65d-4351-4596-bbe1-7c8216f243c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:15,927 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:22:15,928 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f53e6644-d65d-48c7-a2bd-9428aeca0f8e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f53e6644-d65d-48c7-a2bd-9428aeca0f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:16,984 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:22:16,985 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a339867-ff29-4def-a424-222e39b3f0a2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a339867-ff29-4def-a424-222e39b3f0a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:18,034 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:22:18,034 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2e13c21-78dc-4dc2-a5d3-2ff283d274d3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2e13c21-78dc-4dc2-a5d3-2ff283d274d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:19,084 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:22:19,085 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc86648a-b8f4-450e-99e7-401f8468dbda', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc86648a-b8f4-450e-99e7-401f8468dbda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:20,136 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:22:20,137 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7615590-3c6d-4844-8c01-466dd9862a67', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7615590-3c6d-4844-8c01-466dd9862a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:21,189 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:22:21,190 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3448d5b-ae9a-4d1c-a09e-2b06f5a04201', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3448d5b-ae9a-4d1c-a09e-2b06f5a04201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:22,243 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:22:22,243 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f4a57f2-ffd4-4051-a888-e096d1ded44b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f4a57f2-ffd4-4051-a888-e096d1ded44b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:23,294 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:22:23,295 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0e19f13-286b-4e8c-8873-877342304443', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0e19f13-286b-4e8c-8873-877342304443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:24,350 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:22:24,350 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2774a78c-e51c-464a-b391-327def0d8a1f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2774a78c-e51c-464a-b391-327def0d8a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:25,401 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:22:25,402 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e104d88-6601-4fef-ba81-19828b021b7d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e104d88-6601-4fef-ba81-19828b021b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:26,457 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.047s 2021-08-27 03:22:26,458 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d2612fc-0bd5-4c8d-9f51-6e073f4714d3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d2612fc-0bd5-4c8d-9f51-6e073f4714d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:27,515 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.049s 2021-08-27 03:22:27,515 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcffef89-afc1-456b-a32c-f4db699e558f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcffef89-afc1-456b-a32c-f4db699e558f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:28,568 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:22:28,569 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6248ed23-be1f-43d5-93fc-c77948832312', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6248ed23-be1f-43d5-93fc-c77948832312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:29,619 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:22:29,620 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b15815aa-83aa-4539-aae9-28de320495ed', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b15815aa-83aa-4539-aae9-28de320495ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:30,670 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.042s 2021-08-27 03:22:30,671 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef28efea-04fb-4edb-b6b8-a08bd345f5e0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef28efea-04fb-4edb-b6b8-a08bd345f5e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:31,726 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.047s 2021-08-27 03:22:31,726 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e3faf34-9e3e-45e0-82f4-7be1c6c94200', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e3faf34-9e3e-45e0-82f4-7be1c6c94200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:32,779 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:22:32,779 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d37a822-7b1b-4798-b4b4-54bc1a223255', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d37a822-7b1b-4798-b4b4-54bc1a223255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:33,833 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.045s 2021-08-27 03:22:33,834 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52726dad-68dd-4560-80dc-de2bc0ad344f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52726dad-68dd-4560-80dc-de2bc0ad344f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:34,887 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:22:34,888 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a9d41b-586c-4f9c-a0a0-6cb3867d9606', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a9d41b-586c-4f9c-a0a0-6cb3867d9606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:35,949 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.052s 2021-08-27 03:22:35,949 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c078935-1571-43d6-b794-6974f181a54c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c078935-1571-43d6-b794-6974f181a54c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:37,033 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.074s 2021-08-27 03:22:37,034 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-934363d9-26bf-4acc-8077-8553c8caffeb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-934363d9-26bf-4acc-8077-8553c8caffeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:38,098 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.051s 2021-08-27 03:22:38,099 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d782293d-44cf-433e-956c-f94497d77caa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d782293d-44cf-433e-956c-f94497d77caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:39,161 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.054s 2021-08-27 03:22:39,161 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fe3e2a9-53e8-4c63-ab41-81c99471d36d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fe3e2a9-53e8-4c63-ab41-81c99471d36d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:40,216 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.047s 2021-08-27 03:22:40,216 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2a79d15-f2c6-43ae-86c6-dc6b3a2fd792', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2a79d15-f2c6-43ae-86c6-dc6b3a2fd792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:41,281 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.056s 2021-08-27 03:22:41,281 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-864ab5f2-eb3d-4ac8-b447-c3b9557b8272', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-864ab5f2-eb3d-4ac8-b447-c3b9557b8272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:42,332 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.043s 2021-08-27 03:22:42,333 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2af0db9-67e3-4aaf-821f-e2cfef2f5c80', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2af0db9-67e3-4aaf-821f-e2cfef2f5c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:43,382 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.041s 2021-08-27 03:22:43,382 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c96cc4-1e02-477f-a83e-402858669f1d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c96cc4-1e02-477f-a83e-402858669f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:44,438 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.048s 2021-08-27 03:22:44,439 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db6e394f-412d-4f97-bcec-cc514eb5c5ee', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db6e394f-412d-4f97-bcec-cc514eb5c5ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:45,490 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:22:45,491 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fab0c473-0653-473e-b14f-8dde37815683', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fab0c473-0653-473e-b14f-8dde37815683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:46,549 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.050s 2021-08-27 03:22:46,549 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f18ecd7d-1f8f-4f9a-90f4-ee72a91ed475', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f18ecd7d-1f8f-4f9a-90f4-ee72a91ed475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:47,602 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:22:47,602 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cecc1cd-f853-4700-ad5d-42f201e64b51', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cecc1cd-f853-4700-ad5d-42f201e64b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:48,656 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.046s 2021-08-27 03:22:48,656 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0984945-192e-40eb-a48d-4e17c7583086', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0984945-192e-40eb-a48d-4e17c7583086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:49,709 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:22:49,710 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd96e5df-fb86-44fd-97d4-1e457e9ed552', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd96e5df-fb86-44fd-97d4-1e457e9ed552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:50,761 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.044s 2021-08-27 03:22:50,761 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f133277-75ff-4752-861b-c5292719ec6e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f133277-75ff-4752-861b-c5292719ec6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:51,818 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679 0.048s 2021-08-27 03:22:51,818 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90270d03-cd4c-4a32-a073-747084545e16', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90270d03-cd4c-4a32-a073-747084545e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679'} Body: b'{"volume": {"id": "673ebf16-0942-4942-a559-2210a652d679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:51.000000", "updated_at": "2021-08-27T03:16:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608807912", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/673ebf16-0942-4942-a559-2210a652d679"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:51,957 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9 0.131s 2021-08-27 03:22:51,957 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a0ba0f1-c148-4694-a3ad-1c5cdc294460', 'x-compute-request-id': 'req-2a0ba0f1-c148-4694-a3ad-1c5cdc294460', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9'} Body: b'' 2021-08-27 03:22:52,232 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9 0.274s 2021-08-27 03:22:52,232 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90033896-d8cc-4c79-bbb3-78d74a1f8320', 'x-compute-request-id': 'req-90033896-d8cc-4c79-bbb3-78d74a1f8320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9'} Body: b'{"server": {"id": "ae0fb2cf-4705-4313-826a-31e67a18fba9", "name": "tempest-AttachVolumeShelveTestJSON-server-2125590639", "status": "ACTIVE", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "9aaeea157e34dc6ba3fcfe2e7a2724b757b0926065e4678fefa4d167", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:16:02Z", "updated": "2021-08-27T03:22:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-723527719-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:e1:ab"}, {"version": 4, "addr": "172.27.1.183", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:e1:ab"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1248828540", "OS-SRV-USG:launched_at": "2021-08-27T03:16:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--102545505"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:22:53,410 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9 0.168s 2021-08-27 03:22:53,411 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f843b6e8-1f90-42c6-90ad-28ef7e20a25e', 'x-compute-request-id': 'req-f843b6e8-1f90-42c6-90ad-28ef7e20a25e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9'} Body: b'{"server": {"id": "ae0fb2cf-4705-4313-826a-31e67a18fba9", "name": "tempest-AttachVolumeShelveTestJSON-server-2125590639", "status": "ACTIVE", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "9aaeea157e34dc6ba3fcfe2e7a2724b757b0926065e4678fefa4d167", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:16:02Z", "updated": "2021-08-27T03:22:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-723527719-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:e1:ab"}, {"version": 4, "addr": "172.27.1.183", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:e1:ab"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1248828540", "OS-SRV-USG:launched_at": "2021-08-27T03:16:10.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:22:54,455 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9 0.034s 2021-08-27 03:22:54,455 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d1899c9e-9fc2-456b-a615-6aa39304f52f', 'x-compute-request-id': 'req-d1899c9e-9fc2-456b-a615-6aa39304f52f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ae0fb2cf-4705-4313-826a-31e67a18fba9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ae0fb2cf-4705-4313-826a-31e67a18fba9 could not be found."}}' 2021-08-27 03:22:54,492 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-1248828540 0.036s 2021-08-27 03:22:54,492 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e732369-7b68-4921-a91f-b354d575f710', 'x-compute-request-id': 'req-1e732369-7b68-4921-a91f-b354d575f710', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-1248828540'} Body: b'' 2021-08-27 03:22:54,680 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/v2.0/security-groups/c0860bf0-b374-4f15-8ca2-561a1526f56e 0.187s 2021-08-27 03:22:54,681 108912 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-48ce72f2-1a30-48f7-b173-5c3bc0209148', 'content-length': '0', 'date': 'Fri, 27 Aug 2021 03:22:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups/c0860bf0-b374-4f15-8ca2-561a1526f56e'} Body: b'' 2021-08-27 03:22:54,705 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.30:9696/v2.0/security-groups/c0860bf0-b374-4f15-8ca2-561a1526f56e 0.023s 2021-08-27 03:22:54,706 108912 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-a6858902-5a22-4230-b3e8-664791038d4c', 'date': 'Fri, 27 Aug 2021 03:22:54 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups/c0860bf0-b374-4f15-8ca2-561a1526f56e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c0860bf0-b374-4f15-8ca2-561a1526f56e does not exist", "detail": ""}}' 2021-08-27 03:22:55,260 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/v2.0/floatingips/2068fb7f-0e3d-42f4-8eab-b6d760ba0837 0.553s 2021-08-27 03:22:55,260 108912 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-9e17df1b-1ba1-41d8-b004-c499269a57c4', 'content-length': '0', 'date': 'Fri, 27 Aug 2021 03:22:55 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips/2068fb7f-0e3d-42f4-8eab-b6d760ba0837'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 269, in test_attach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 539, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 673ebf16-0942-4942-a559-2210a652d679 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft6.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-27 03:22:55,340 108912 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-08-27 03:22:55,340 108912 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-08-27 03:22:55,676 108912 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30/compute/v2.1/os-keypairs 0.335s 2021-08-27 03:22:55,676 108912 DEBUG [tempest.lib.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-334154995"}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adc79a69-a08d-45db-8389-12485ca6ad96', 'x-compute-request-id': 'req-adc79a69-a08d-45db-8389-12485ca6ad96', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEA0fLsb9J8FLPqJeq4mooRlp6Y8SIxZ3zzFofYrANIt3OG2DML\\nZin193NIW38bNpCEZp1M3I329b1t1Ma+pedNmP/MXq/+zpojIdEikrndpbvhp2mj\\nq+n5otOJ1fbI40t7UxYMvhbPYppaDd1TvL5E1lGwZgkybg/BSZiWlYWBaFcJ1xQL\\n1WTi8uNkFy1g78i4/k4aMS2y2+mcsfKw+kkdRAe83tcRy5jgr10pGnh+v6meZcue\\na3BEPgOfsUj+Vjn6rkPWpMN9+3JUrzcDwtaju3hC3RJd+s2rl5SPGDgfw4dKA3Fr\\nCB/jif7MxLCoZnN8hQPgSPpezIHspZ9cb0o0YQIDAQABAoIBAB20yqGT3bysLFBL\\nIu2y5YQzUp6j4OussVSZyh2kpVBXx1el+VHuVAA8Tpuro3UYA7PlQ+/dInlo4TZ/\\nHJCq5r7kSs2HB33CL4BkcAjkxajiqa4fc2oqxAi298TPk2Md1ghOkWUAIz3nayCV\\nFXkaTvEoQ9ZcLMeH8Shxr7TeXA4gKQfh8gsiYibAYcJb3v0PbsA4V8oIcuG2x7KV\\nuK+AUMfNXX6r5EPgc7RHDyE0I1IcwaQjwtLmsnp6mrvuANSkkCHPtMdHqdVjlFC7\\nIgYNCapPn/6qfI4hq87qEsmrJl1vji660MJNhMxXTON6dDraYo2Mk0J5SXvRwvqL\\ntCSdafUCgYEA6LWrxi3wSDzNhXWSB3jV/n6IqP2/5G4w3i+Mq34GOrLDA0M39PDi\\n7zF71Qw0KA+M4vNXbq6BlcrgWZQ6OPfFvBMO8SGNVpbn3SNvlxVxhOsXA96ksvhJ\\nz0+EtssSyTKwcF0aU9OOSbh6uyU52dexocisNqOlhcNysu9Q7RmWE0sCgYEA5vYX\\nsG+YPLSimKCDRDyaVgTjyDU3gXSpDVE/FopXQFFTmNZbzvs2Rbptzy0Dh8s/cOk1\\nTHVqbuvOSyad8plbS0R/Vh87+c/kqtTQmMnNCoNgN1azz7XJ9NXo+4HnlI4UrEGE\\n9cUci1QfPdsAxGrZ45JgTxfpwuRApckBTzgQ34MCgYAzxyhfQh1ylUTNaymAzBwh\\nMhpKL5ugwfvRlBbimXndWaUWdsBembKEsifxcXOxbjRU0vwjPmTK5Ychp1+FCWxP\\nupXahTKjj5QrmhTcMwM9JenLDKDsyV3y6KiI24pkhgjIF48iE7JXKNr2BQRoOhvl\\n+XaH+cV8i85bjfAdsVG5HQKBgHBHarTHS4cXeYQhZC8kFxOCRQnrdRRmFlj3Cmh2\\n0HvgDXfbnb49ueCkBQYWqAS39ht6BAMrgZZy5FL8bwSlMRCiOBUyEgIb4tp5ov7j\\n+94EiB3e9IMhqRBxfVXnjSFXAQ3MvEqOjJXfS2DSusjB+TL80f0hbu7j79moog5U\\n/z7pAoGBAJPA/+K0qwOVx8zxMZwVts0DS8Awow79Tw0DrYoDXfGjWhKdJ1hz7ys/\\nqn+RsQYLl3UTnDqKRobHedhCrWPC4x/a5XH9AMaj4r1Xv/eLR+OyfVXs2hkm73wk\\n3QBLLDLvQDXkXmR60ujg3I9KYKlX1eTMMzITiN/421WhPDiBwcrJ\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-334154995", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDR8uxv0nwUs+ol6riaihGWnpjxIjFnfPMWh9isA0i3c4bYMwtmKfX3c0hbfxs2kIRmnUzcjfb1vW3Uxr6l502Y/8xer/7OmiMh0SKSud2lu+GnaaOr6fmi04nV9sjjS3tTFgy+Fs9imloN3VO8vkTWUbBmCTJuD8FJmJaVhYFoVwnXFAvVZOLy42QXLWDvyLj+ThoxLbLb6Zyx8rD6SR1EB7ze1xHLmOCvXSkaeH6/qZ5ly55rcEQ+A5+xSP5WOfquQ9akw337clSvNwPC1qO7eELdEl36zauXlI8YOB/Dh0oDcWsIH+OJ/szEsKhmc3yFA+BI+l7Mgeyln1xvSjRh Generated-by-Nova", "fingerprint": "2c:e7:77:d2:4e:84:72:95:01:8b:55:9b:e6:a4:83:21", "user_id": "5b6b74048b9a454b9bde5389351a38a8"}}' 2021-08-27 03:22:55,679 108912 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-334154995 created 2021-08-27 03:22:55,842 108912 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-groups 0.162s 2021-08-27 03:22:55,842 108912 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--998967460", "description": "tempest-description--369045955"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1578', 'x-openstack-request-id': 'req-152845b2-fbe4-4304-b7e6-82a0b6988cc6', 'date': 'Fri, 27 Aug 2021 03:22:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "3c47589e-afbd-40fe-a8fc-8e139965ddb2", "name": "tempest-securitygroup--998967460", "stateful": true, "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "description": "tempest-description--369045955", "security_group_rules": [{"id": "cad562c4-71cb-4335-adb7-1473fba0ca75", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "security_group_id": "3c47589e-afbd-40fe-a8fc-8e139965ddb2", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 492, "description": null, "tags": [], "created_at": "2021-08-27T03:22:55Z", "updated_at": "2021-08-27T03:22:55Z", "revision_number": 0, "project_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}, {"id": "e16e4633-a508-487d-882a-f718a701b1c8", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "security_group_id": "3c47589e-afbd-40fe-a8fc-8e139965ddb2", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 493, "description": null, "tags": [], "created_at": "2021-08-27T03:22:55Z", "updated_at": "2021-08-27T03:22:55Z", "revision_number": 0, "project_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}], "tags": [], "created_at": "2021-08-27T03:22:55Z", "updated_at": "2021-08-27T03:22:55Z", "revision_number": 1, "project_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:55,989 108912 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.145s 2021-08-27 03:22:55,989 108912 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": "3c47589e-afbd-40fe-a8fc-8e139965ddb2", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-361992d3-7613-47f8-84a1-21fff489c81d', 'date': 'Fri, 27 Aug 2021 03:22:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6ce7327f-7f16-4b46-98a0-adb8c100435d", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "security_group_id": "3c47589e-afbd-40fe-a8fc-8e139965ddb2", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-27T03:22:55Z", "updated_at": "2021-08-27T03:22:55Z", "revision_number": 0, "project_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:56,126 108912 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.137s 2021-08-27 03:22:56,127 108912 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": "3c47589e-afbd-40fe-a8fc-8e139965ddb2", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4d6fbc12-abcf-479d-b872-a9411edb2ee8', 'date': 'Fri, 27 Aug 2021 03:22:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a5b5e4b5-414d-4cc4-b21c-379d3537cf8e", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "security_group_id": "3c47589e-afbd-40fe-a8fc-8e139965ddb2", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-27T03:22:56Z", "updated_at": "2021-08-27T03:22:56Z", "revision_number": 0, "project_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:22:56,127 108912 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--998967460 created 2021-08-27 03:22:57,022 108912 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/floatingips 0.894s 2021-08-27 03:22:57,022 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "d6676dde-6651-46ea-a9ba-371911ee51a4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-2074af9a-73a4-4459-8ef7-45e41ba28d79', 'date': 'Fri, 27 Aug 2021 03:22:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "80ca87e3-feaa-433c-97a9-da0da1dc9e51", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "floating_ip_address": "172.27.1.148", "floating_network_id": "d6676dde-6651-46ea-a9ba-371911ee51a4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "description": "", "port_details": null, "tags": [], "created_at": "2021-08-27T03:22:56Z", "updated_at": "2021-08-27T03:22:56Z", "revision_number": 0}}' 2021-08-27 03:22:57,022 108912 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '80ca87e3-feaa-433c-97a9-da0da1dc9e51', 'tenant_id': '3b0c44b963ff42e88ded4e0f3655d1b9', 'floating_ip_address': '172.27.1.148', 'floating_network_id': 'd6676dde-6651-46ea-a9ba-371911ee51a4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3b0c44b963ff42e88ded4e0f3655d1b9', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-08-27T03:22:56Z', 'updated_at': '2021-08-27T03:22:56Z', 'revision_number': 0, 'ip': '172.27.1.148'} created 2021-08-27 03:22:57,111 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.083s 2021-08-27 03:22:57,112 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3409', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b1cc3e40-f7d6-4645-a568-5377f9e7e5f3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5b6b74048b9a454b9bde5389351a38a8", "name": "tempest-AttachVolumeShelveTestJSON-1713075918-project", "password_expires_at": null}, "audit_ids": ["yNprBHzNRiW_w80ZQlv0qQ"], "expires_at": "2021-08-27T04:22:57.000000Z", "issued_at": "2021-08-27T03:22:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b0c44b963ff42e88ded4e0f3655d1b9", "name": "tempest-AttachVolumeShelveTestJSON-1713075918"}, "is_domain": false, "roles": [{"id": "33f43afbc992421090f481b8eadc72cb", "name": "member"}, {"id": "110cedbdf8084a7fa152be8f8614d389", "name": "reader"}], "catalog": [{"endpoints": [{"id": "5d50090f497c499d96a24fe4ac671668", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "0b96d935cc2c4084ae88548f3e384000", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "09e5362194ad4051bf8dc4df2927dbcc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_3b0c44b963ff42e88ded4e0f3655d1b9", "region": "RegionOne"}, {"id": "c2348870db21496ebd286248bf26ceab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "2caed138cccb48a19d6ccac63a709d35", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "85117d97c85e48b193c771d22f30c4e3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}, {"id": "ae323fc4763f44019d9b4084c4089abd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "35b6257bb5f545e6a98d8f48f29aa257", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8b18a6d13a39424e8c74c2d4138005cf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/", "region": "RegionOne"}], "id": "42f56f09071c426ea24d2d3d9bc91f8f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d42990120bcb410b84c2313718f990d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/3b0c44b963ff42e88ded4e0f3655d1b9", "region": "RegionOne"}], "id": "5dee08897a604aa7a4cceb6edb1b1f9c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "907e2663a23a4719b72f078dcbaf5611", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9", "region": "RegionOne"}], "id": "83b4dae12eaf4f2494cc4ab37c732957", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3d5c2d3dd0424c389d5c20cdf11d3cc6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "a8c70e81fc994b0786e34360cd492fe9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d1b58e72a34747138927817c1c4874d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9", "region": "RegionOne"}], "id": "bd69ffa03b734552984a6224643dd9f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "64d24a8ed4524614ab3cb5b61206fadf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "d45452698fbd4c599e019173be420455", "type": "placement", "name": "placement"}]}}' 2021-08-27 03:22:57,112 108912 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '1eb5933b-f51a-4eee-8470-bc2293d335c0', 'name': 'tempest-AttachVolumeShelveTestJSON-723527719-network', 'tenant_id': '3b0c44b963ff42e88ded4e0f3655d1b9', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3b0c44b963ff42e88ded4e0f3655d1b9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 446, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-27T03:15:51Z', 'updated_at': '2021-08-27T03:15:51Z', 'revision_number': 1} available for tenant 2021-08-27 03:22:57,113 108912 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0fLsb9J8FLPqJeq4mooRlp6Y8SIxZ3zzFofYrANIt3OG2DML\nZin193NIW38bNpCEZp1M3I329b1t1Ma+pedNmP/MXq/+zpojIdEikrndpbvhp2mj\nq+n5otOJ1fbI40t7UxYMvhbPYppaDd1TvL5E1lGwZgkybg/BSZiWlYWBaFcJ1xQL\n1WTi8uNkFy1g78i4/k4aMS2y2+mcsfKw+kkdRAe83tcRy5jgr10pGnh+v6meZcue\na3BEPgOfsUj+Vjn6rkPWpMN9+3JUrzcDwtaju3hC3RJd+s2rl5SPGDgfw4dKA3Fr\nCB/jif7MxLCoZnN8hQPgSPpezIHspZ9cb0o0YQIDAQABAoIBAB20yqGT3bysLFBL\nIu2y5YQzUp6j4OussVSZyh2kpVBXx1el+VHuVAA8Tpuro3UYA7PlQ+/dInlo4TZ/\nHJCq5r7kSs2HB33CL4BkcAjkxajiqa4fc2oqxAi298TPk2Md1ghOkWUAIz3nayCV\nFXkaTvEoQ9ZcLMeH8Shxr7TeXA4gKQfh8gsiYibAYcJb3v0PbsA4V8oIcuG2x7KV\nuK+AUMfNXX6r5EPgc7RHDyE0I1IcwaQjwtLmsnp6mrvuANSkkCHPtMdHqdVjlFC7\nIgYNCapPn/6qfI4hq87qEsmrJl1vji660MJNhMxXTON6dDraYo2Mk0J5SXvRwvqL\ntCSdafUCgYEA6LWrxi3wSDzNhXWSB3jV/n6IqP2/5G4w3i+Mq34GOrLDA0M39PDi\n7zF71Qw0KA+M4vNXbq6BlcrgWZQ6OPfFvBMO8SGNVpbn3SNvlxVxhOsXA96ksvhJ\nz0+EtssSyTKwcF0aU9OOSbh6uyU52dexocisNqOlhcNysu9Q7RmWE0sCgYEA5vYX\nsG+YPLSimKCDRDyaVgTjyDU3gXSpDVE/FopXQFFTmNZbzvs2Rbptzy0Dh8s/cOk1\nTHVqbuvOSyad8plbS0R/Vh87+c/kqtTQmMnNCoNgN1azz7XJ9NXo+4HnlI4UrEGE\n9cUci1QfPdsAxGrZ45JgTxfpwuRApckBTzgQ34MCgYAzxyhfQh1ylUTNaymAzBwh\nMhpKL5ugwfvRlBbimXndWaUWdsBembKEsifxcXOxbjRU0vwjPmTK5Ychp1+FCWxP\nupXahTKjj5QrmhTcMwM9JenLDKDsyV3y6KiI24pkhgjIF48iE7JXKNr2BQRoOhvl\n+XaH+cV8i85bjfAdsVG5HQKBgHBHarTHS4cXeYQhZC8kFxOCRQnrdRRmFlj3Cmh2\n0HvgDXfbnb49ueCkBQYWqAS39ht6BAMrgZZy5FL8bwSlMRCiOBUyEgIb4tp5ov7j\n+94EiB3e9IMhqRBxfVXnjSFXAQ3MvEqOjJXfS2DSusjB+TL80f0hbu7j79moog5U\n/z7pAoGBAJPA/+K0qwOVx8zxMZwVts0DS8Awow79Tw0DrYoDXfGjWhKdJ1hz7ys/\nqn+RsQYLl3UTnDqKRobHedhCrWPC4x/a5XH9AMaj4r1Xv/eLR+OyfVXs2hkm73wk\n3QBLLDLvQDXkXmR60ujg3I9KYKlX1eTMMzITiN/421WhPDiBwcrJ\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-334154995', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDR8uxv0nwUs+ol6riaihGWnpjxIjFnfPMWh9isA0i3c4bYMwtmKfX3c0hbfxs2kIRmnUzcjfb1vW3Uxr6l502Y/8xer/7OmiMh0SKSud2lu+GnaaOr6fmi04nV9sjjS3tTFgy+Fs9imloN3VO8vkTWUbBmCTJuD8FJmJaVhYFoVwnXFAvVZOLy42QXLWDvyLj+ThoxLbLb6Zyx8rD6SR1EB7ze1xHLmOCvXSkaeH6/qZ5ly55rcEQ+A5+xSP5WOfquQ9akw337clSvNwPC1qO7eELdEl36zauXlI8YOB/Dh0oDcWsIH+OJ/szEsKhmc3yFA+BI+l7Mgeyln1xvSjRh Generated-by-Nova', 'fingerprint': '2c:e7:77:d2:4e:84:72:95:01:8b:55:9b:e6:a4:83:21', 'user_id': '5b6b74048b9a454b9bde5389351a38a8'}, 'security_group': {'id': '3c47589e-afbd-40fe-a8fc-8e139965ddb2', 'name': 'tempest-securitygroup--998967460', 'stateful': True, 'tenant_id': '3b0c44b963ff42e88ded4e0f3655d1b9', 'description': 'tempest-description--369045955', 'security_group_rules': [{'id': 'cad562c4-71cb-4335-adb7-1473fba0ca75', 'tenant_id': '3b0c44b963ff42e88ded4e0f3655d1b9', 'security_group_id': '3c47589e-afbd-40fe-a8fc-8e139965ddb2', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 492, 'description': None, 'tags': [], 'created_at': '2021-08-27T03:22:55Z', 'updated_at': '2021-08-27T03:22:55Z', 'revision_number': 0, 'project_id': '3b0c44b963ff42e88ded4e0f3655d1b9'}, {'id': 'e16e4633-a508-487d-882a-f718a701b1c8', 'tenant_id': '3b0c44b963ff42e88ded4e0f3655d1b9', 'security_group_id': '3c47589e-afbd-40fe-a8fc-8e139965ddb2', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 493, 'description': None, 'tags': [], 'created_at': '2021-08-27T03:22:55Z', 'updated_at': '2021-08-27T03:22:55Z', 'revision_number': 0, 'project_id': '3b0c44b963ff42e88ded4e0f3655d1b9'}], 'tags': [], 'created_at': '2021-08-27T03:22:55Z', 'updated_at': '2021-08-27T03:22:55Z', 'revision_number': 1, 'project_id': '3b0c44b963ff42e88ded4e0f3655d1b9'}, 'floating_ip': {'id': '80ca87e3-feaa-433c-97a9-da0da1dc9e51', 'tenant_id': '3b0c44b963ff42e88ded4e0f3655d1b9', 'floating_ip_address': '172.27.1.148', 'floating_network_id': 'd6676dde-6651-46ea-a9ba-371911ee51a4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3b0c44b963ff42e88ded4e0f3655d1b9', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-08-27T03:22:56Z', 'updated_at': '2021-08-27T03:22:56Z', 'revision_number': 0, 'ip': '172.27.1.148'}} 2021-08-27 03:22:57,775 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.30/compute/v2.1/servers 0.661s 2021-08-27 03:22:57,775 108912 DEBUG [tempest.lib.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-799307958", "imageRef": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "1eb5933b-f51a-4eee-8470-bc2293d335c0"}], "security_groups": [{"name": "tempest-securitygroup--998967460"}], "key_name": "tempest-keypair-334154995", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d1c8f2c-fc13-4121-9f56-a109270940f2', 'x-compute-request-id': 'req-8d1c8f2c-fc13-4121-9f56-a109270940f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "f1e21307-cd58-4980-9b08-9b2b1b41eb70", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--998967460"}], "adminPass": "password"}}' 2021-08-27 03:22:57,862 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70 0.084s 2021-08-27 03:22:57,862 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-004798f0-f924-439f-9da2-181b7f8c8f4e', 'x-compute-request-id': 'req-004798f0-f924-439f-9da2-181b7f8c8f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70'} Body: b'{"server": {"id": "f1e21307-cd58-4980-9b08-9b2b1b41eb70", "name": "tempest-AttachVolumeShelveTestJSON-server-799307958", "status": "BUILD", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:22:58Z", "updated": "2021-08-27T03:22:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-334154995", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:22:58,969 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70 0.098s 2021-08-27 03:22:58,970 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7ada076-18ae-4304-8b10-080c800436b8', 'x-compute-request-id': 'req-e7ada076-18ae-4304-8b10-080c800436b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70'} Body: b'{"server": {"id": "f1e21307-cd58-4980-9b08-9b2b1b41eb70", "name": "tempest-AttachVolumeShelveTestJSON-server-799307958", "status": "BUILD", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "9aaeea157e34dc6ba3fcfe2e7a2724b757b0926065e4678fefa4d167", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:22:57Z", "updated": "2021-08-27T03:22:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-334154995", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:22:58,978 108912 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2021-08-27 03:23:00,145 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70 0.165s 2021-08-27 03:23:00,146 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0fd88e2-3cc7-4872-86b9-e702c9e829c6', 'x-compute-request-id': 'req-b0fd88e2-3cc7-4872-86b9-e702c9e829c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70'} Body: b'{"server": {"id": "f1e21307-cd58-4980-9b08-9b2b1b41eb70", "name": "tempest-AttachVolumeShelveTestJSON-server-799307958", "status": "BUILD", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "9aaeea157e34dc6ba3fcfe2e7a2724b757b0926065e4678fefa4d167", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:22:57Z", "updated": "2021-08-27T03:22:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-334154995", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--998967460"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:23:00,153 108912 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2021-08-27 03:23:01,377 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70 0.222s 2021-08-27 03:23:01,377 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9e281b5-d546-46a1-b2ab-5d9a9cc7bc87', 'x-compute-request-id': 'req-e9e281b5-d546-46a1-b2ab-5d9a9cc7bc87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70'} Body: b'{"server": {"id": "f1e21307-cd58-4980-9b08-9b2b1b41eb70", "name": "tempest-AttachVolumeShelveTestJSON-server-799307958", "status": "BUILD", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "9aaeea157e34dc6ba3fcfe2e7a2724b757b0926065e4678fefa4d167", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:22:57Z", "updated": "2021-08-27T03:22:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-334154995", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--998967460"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:23:02,557 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70 0.171s 2021-08-27 03:23:02,558 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef5a4285-0537-40fb-ae94-a64889474edd', 'x-compute-request-id': 'req-ef5a4285-0537-40fb-ae94-a64889474edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70'} Body: b'{"server": {"id": "f1e21307-cd58-4980-9b08-9b2b1b41eb70", "name": "tempest-AttachVolumeShelveTestJSON-server-799307958", "status": "BUILD", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "9aaeea157e34dc6ba3fcfe2e7a2724b757b0926065e4678fefa4d167", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:22:57Z", "updated": "2021-08-27T03:22:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-334154995", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--998967460"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:23:03,721 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70 0.153s 2021-08-27 03:23:03,721 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1baccf97-e349-483a-a1c6-346054cb83ee', 'x-compute-request-id': 'req-1baccf97-e349-483a-a1c6-346054cb83ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70'} Body: b'{"server": {"id": "f1e21307-cd58-4980-9b08-9b2b1b41eb70", "name": "tempest-AttachVolumeShelveTestJSON-server-799307958", "status": "BUILD", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "9aaeea157e34dc6ba3fcfe2e7a2724b757b0926065e4678fefa4d167", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:22:57Z", "updated": "2021-08-27T03:22:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-334154995", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--998967460"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:23:04,914 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70 0.184s 2021-08-27 03:23:04,914 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af1f9c11-6b25-492b-9f52-e6fa290637b8', 'x-compute-request-id': 'req-af1f9c11-6b25-492b-9f52-e6fa290637b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70'} Body: b'{"server": {"id": "f1e21307-cd58-4980-9b08-9b2b1b41eb70", "name": "tempest-AttachVolumeShelveTestJSON-server-799307958", "status": "BUILD", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "9aaeea157e34dc6ba3fcfe2e7a2724b757b0926065e4678fefa4d167", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:22:57Z", "updated": "2021-08-27T03:22:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-334154995", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--998967460"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:23:06,091 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70 0.166s 2021-08-27 03:23:06,091 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67bda40f-5a3c-4804-b24d-3aabe790083a', 'x-compute-request-id': 'req-67bda40f-5a3c-4804-b24d-3aabe790083a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70'} Body: b'{"server": {"id": "f1e21307-cd58-4980-9b08-9b2b1b41eb70", "name": "tempest-AttachVolumeShelveTestJSON-server-799307958", "status": "BUILD", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "9aaeea157e34dc6ba3fcfe2e7a2724b757b0926065e4678fefa4d167", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:22:57Z", "updated": "2021-08-27T03:23:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-334154995", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--998967460"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:23:07,246 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70 0.146s 2021-08-27 03:23:07,247 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1596', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f692786d-a1d0-4465-b20f-6b781cc11f64', 'x-compute-request-id': 'req-f692786d-a1d0-4465-b20f-6b781cc11f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70'} Body: b'{"server": {"id": "f1e21307-cd58-4980-9b08-9b2b1b41eb70", "name": "tempest-AttachVolumeShelveTestJSON-server-799307958", "status": "ACTIVE", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "9aaeea157e34dc6ba3fcfe2e7a2724b757b0926065e4678fefa4d167", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:22:57Z", "updated": "2021-08-27T03:23:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-723527719-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:97:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-334154995", "OS-SRV-USG:launched_at": "2021-08-27T03:23:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--998967460"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:23:07,255 108912 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2021-08-27 03:23:07,355 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/os-interface 0.099s 2021-08-27 03:23:07,355 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f487416d-e3c7-44d8-b53a-a5adab6a2b37', 'x-compute-request-id': 'req-f487416d-e3c7-44d8-b53a-a5adab6a2b37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1eb5933b-f51a-4eee-8470-bc2293d335c0", "port_id": "fa983c5b-4310-4988-8920-07a9a2898e85", "mac_addr": "fa:16:3e:75:97:3d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c2e1372b-bbc3-4edf-9c1e-64bda12b8637", "ip_address": "172.20.0.8"}]}]}' 2021-08-27 03:23:08,760 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.30:9696/v2.0/floatingips/80ca87e3-feaa-433c-97a9-da0da1dc9e51 1.401s 2021-08-27 03:23:08,760 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "fa983c5b-4310-4988-8920-07a9a2898e85"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-4f85f431-6c47-4473-b032-6e1ebdcb0514', 'date': 'Fri, 27 Aug 2021 03:23:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips/80ca87e3-feaa-433c-97a9-da0da1dc9e51'} Body: b'{"floatingip": {"id": "80ca87e3-feaa-433c-97a9-da0da1dc9e51", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "floating_ip_address": "172.27.1.148", "floating_network_id": "d6676dde-6651-46ea-a9ba-371911ee51a4", "router_id": "9c2b0ef7-5583-4a5e-9871-696351adfda8", "port_id": "fa983c5b-4310-4988-8920-07a9a2898e85", "fixed_ip_address": "172.20.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1eb5933b-f51a-4eee-8470-bc2293d335c0", "mac_address": "fa:16:3e:75:97:3d", "admin_state_up": true, "status": "ACTIVE", "device_id": "f1e21307-cd58-4980-9b08-9b2b1b41eb70", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-08-27T03:22:56Z", "updated_at": "2021-08-27T03:23:08Z", "revision_number": 1, "project_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:23:08,849 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.088s 2021-08-27 03:23:08,849 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5aad96f-f98f-4796-b5ec-61f939287dd5', 'x-compute-request-id': 'req-a5aad96f-f98f-4796-b5ec-61f939287dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": ""}' 2021-08-27 03:23:09,929 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.077s 2021-08-27 03:23:09,930 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5015d760-19cf-4b1b-afc7-d6b2c6700a2d', 'x-compute-request-id': 'req-5015d760-19cf-4b1b-afc7-d6b2c6700a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": ""}' 2021-08-27 03:23:11,009 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.077s 2021-08-27 03:23:11,009 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bcceb21-7215-4db5-b3e7-e4ee60c99aab', 'x-compute-request-id': 'req-5bcceb21-7215-4db5-b3e7-e4ee60c99aab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": ""}' 2021-08-27 03:23:12,090 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.078s 2021-08-27 03:23:12,091 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42c958dd-689e-4d26-a9f6-2fdbeb4ea8f2', 'x-compute-request-id': 'req-42c958dd-689e-4d26-a9f6-2fdbeb4ea8f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": ""}' 2021-08-27 03:23:13,179 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.084s 2021-08-27 03:23:13,179 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c7e3857-d228-4056-ab6e-88571ab6936d', 'x-compute-request-id': 'req-3c7e3857-d228-4056-ab6e-88571ab6936d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": ""}' 2021-08-27 03:23:14,259 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.077s 2021-08-27 03:23:14,260 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddb64621-aa5b-4edc-a842-6fef03a0da3c', 'x-compute-request-id': 'req-ddb64621-aa5b-4edc-a842-6fef03a0da3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": ""}' 2021-08-27 03:23:15,337 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.075s 2021-08-27 03:23:15,338 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce7ce929-5eab-49d1-ac36-545de1b1a608', 'x-compute-request-id': 'req-ce7ce929-5eab-49d1-ac36-545de1b1a608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": ""}' 2021-08-27 03:23:16,413 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.073s 2021-08-27 03:23:16,413 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efb10e95-92ad-41be-9132-8debd1d94d6a', 'x-compute-request-id': 'req-efb10e95-92ad-41be-9132-8debd1d94d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": ""}' 2021-08-27 03:23:17,491 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.075s 2021-08-27 03:23:17,491 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48c5276c-1867-41d1-b704-e88e1194985c', 'x-compute-request-id': 'req-48c5276c-1867-41d1-b704-e88e1194985c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": ""}' 2021-08-27 03:23:18,585 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.091s 2021-08-27 03:23:18,585 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '7068', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6be38789-0768-43db-a98f-28640b1f4d76', 'x-compute-request-id': 'req-6be38789-0768-43db-a98f-28640b1f4d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:19,687 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.099s 2021-08-27 03:23:19,688 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '15492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0975bd57-5ffa-41aa-b2fb-d773d4d08883', 'x-compute-request-id': 'req-0975bd57-5ffa-41aa-b2fb-d773d4d08883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:20,780 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.089s 2021-08-27 03:23:20,781 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '18608', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb5d8c8f-41e2-4b8a-a182-3cb037c0cdd0', 'x-compute-request-id': 'req-fb5d8c8f-41e2-4b8a-a182-3cb037c0cdd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:21,870 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.086s 2021-08-27 03:23:21,871 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '20435', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-064b5ed2-954c-401b-b4c1-a287c2a1283f', 'x-compute-request-id': 'req-064b5ed2-954c-401b-b4c1-a287c2a1283f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:22,964 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.090s 2021-08-27 03:23:22,964 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '22851', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c7b1d89-048c-4919-af57-a286c967c450', 'x-compute-request-id': 'req-9c7b1d89-048c-4919-af57-a286c967c450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:24,054 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.087s 2021-08-27 03:23:24,054 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '23885', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d58d2e6-9b66-4183-90af-2b118e9c28f6', 'x-compute-request-id': 'req-9d58d2e6-9b66-4183-90af-2b118e9c28f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:25,147 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.090s 2021-08-27 03:23:25,148 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34254b78-26c4-4334-b768-262613f0bc54', 'x-compute-request-id': 'req-34254b78-26c4-4334-b768-262613f0bc54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:26,241 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.090s 2021-08-27 03:23:26,242 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27025', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a3e4806-8ad1-4325-9aef-edfd6728b4c5', 'x-compute-request-id': 'req-3a3e4806-8ad1-4325-9aef-edfd6728b4c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:27,337 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.092s 2021-08-27 03:23:27,337 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27821', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27178e23-3017-4d4a-9e88-7f589c573668', 'x-compute-request-id': 'req-27178e23-3017-4d4a-9e88-7f589c573668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:28,429 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.088s 2021-08-27 03:23:28,429 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28189', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebb9a117-a072-41dc-98ae-01f910fdd5b9', 'x-compute-request-id': 'req-ebb9a117-a072-41dc-98ae-01f910fdd5b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:29,513 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.081s 2021-08-27 03:23:29,514 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28189', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80f18cd6-8fac-4f10-9fc3-b8f9e6345ef4', 'x-compute-request-id': 'req-80f18cd6-8fac-4f10-9fc3-b8f9e6345ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:30,617 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.100s 2021-08-27 03:23:30,618 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28480', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfb196f0-db9e-4474-b77c-f4ab42a487c3', 'x-compute-request-id': 'req-cfb196f0-db9e-4474-b77c-f4ab42a487c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:31,720 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.098s 2021-08-27 03:23:31,721 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28648', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be061788-99d7-4529-b6d1-109a077066c9', 'x-compute-request-id': 'req-be061788-99d7-4529-b6d1-109a077066c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:32,804 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.080s 2021-08-27 03:23:32,804 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28648', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a367df2-fd82-4ba9-88d9-6d4666b1c2aa', 'x-compute-request-id': 'req-8a367df2-fd82-4ba9-88d9-6d4666b1c2aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:33,889 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.082s 2021-08-27 03:23:33,890 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28648', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fef64925-365a-4f0f-bbde-a48cd76afcdf', 'x-compute-request-id': 'req-fef64925-365a-4f0f-bbde-a48cd76afcdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:34,982 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.089s 2021-08-27 03:23:34,983 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '29421', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-231a9e2d-c0f3-443c-8318-ab3d9db007ee', 'x-compute-request-id': 'req-231a9e2d-c0f3-443c-8318-ab3d9db007ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:36,082 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.095s 2021-08-27 03:23:36,083 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '31526', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d77ee224-9e38-474b-9db5-25880a7f2164', 'x-compute-request-id': 'req-d77ee224-9e38-474b-9db5-25880a7f2164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:37,178 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.092s 2021-08-27 03:23:37,178 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33192', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9246ab13-802e-4925-8ec4-3b61b3904f47', 'x-compute-request-id': 'req-9246ab13-802e-4925-8ec4-3b61b3904f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:38,273 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.092s 2021-08-27 03:23:38,274 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '34093', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c990411-6909-40cd-a1e0-6aecc3fcad60', 'x-compute-request-id': 'req-0c990411-6909-40cd-a1e0-6aecc3fcad60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:39,368 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.091s 2021-08-27 03:23:39,368 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf41ea13-4851-4bce-9cf0-69f84af41388', 'x-compute-request-id': 'req-bf41ea13-4851-4bce-9cf0-69f84af41388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:40,464 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.092s 2021-08-27 03:23:40,465 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '36774', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7310ec9b-9e9c-48a2-92b8-6e6bd26dd38f', 'x-compute-request-id': 'req-7310ec9b-9e9c-48a2-92b8-6e6bd26dd38f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:41,558 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.090s 2021-08-27 03:23:41,558 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38202', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4558616b-e454-40fb-8b6e-75004d49fd87', 'x-compute-request-id': 'req-4558616b-e454-40fb-8b6e-75004d49fd87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:42,648 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.087s 2021-08-27 03:23:42,649 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38202', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24d5d5ec-9aeb-460a-908d-0eaffd404731', 'x-compute-request-id': 'req-24d5d5ec-9aeb-460a-908d-0eaffd404731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:43,731 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.078s 2021-08-27 03:23:43,731 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38202', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e106a8df-8772-425f-9309-f56570084a93', 'x-compute-request-id': 'req-e106a8df-8772-425f-9309-f56570084a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:44,816 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.081s 2021-08-27 03:23:44,817 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38202', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d5f6035-5c4a-4472-906d-bf118637bde1', 'x-compute-request-id': 'req-9d5f6035-5c4a-4472-906d-bf118637bde1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:45,911 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action 0.090s 2021-08-27 03:23:45,912 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38343', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d06d847f-f110-4e55-b99b-ef01933caed6', 'x-compute-request-id': 'req-d06d847f-f110-4e55-b99b-ef01933caed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:23:45,960 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/ips 0.046s 2021-08-27 03:23:45,960 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '151', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b43058a-3f2f-4c1f-b29b-032d8d8af033', 'x-compute-request-id': 'req-7b43058a-3f2f-4c1f-b29b-032d8d8af033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-723527719-network": [{"version": 4, "addr": "172.20.0.8"}, {"version": 4, "addr": "172.27.1.148"}]}}' 2021-08-27 03:23:46,168 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes 0.205s 2021-08-27 03:23:46,168 108912 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-927615133"}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8b1bd8-32ee-483d-95dc-372eb1e2a395', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8b1bd8-32ee-483d-95dc-372eb1e2a395', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.089923", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-27 03:23:46,223 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.048s 2021-08-27 03:23:46,223 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd8651c8-0cd6-4868-bcb0-f7559963fae7', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd8651c8-0cd6-4868-bcb0-f7559963fae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:23:47,274 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:23:47,275 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fed8dcf-0be9-401d-b069-04e50d1cc2c8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fed8dcf-0be9-401d-b069-04e50d1cc2c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:23:48,326 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:23:48,326 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-487ba285-95d6-4e21-9fbd-ad6826e133df', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-487ba285-95d6-4e21-9fbd-ad6826e133df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:23:49,377 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:23:49,377 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-874cfa27-3d1f-43fc-9979-21e2fb57c846', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-874cfa27-3d1f-43fc-9979-21e2fb57c846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:23:50,428 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:23:50,428 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0689a3f-f014-422f-8a35-1d85bdd7c014', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0689a3f-f014-422f-8a35-1d85bdd7c014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:23:51,478 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:23:51,479 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec74d82b-923d-4386-a93c-d165ebf189fd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec74d82b-923d-4386-a93c-d165ebf189fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:23:52,536 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.051s 2021-08-27 03:23:52,536 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28237cfd-5a80-4538-bf6d-b38458c9aebc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28237cfd-5a80-4538-bf6d-b38458c9aebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:23:53,587 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:23:53,587 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e3afc2b-27b1-492a-8d58-5f956a70e967', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e3afc2b-27b1-492a-8d58-5f956a70e967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:23:54,637 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:23:54,638 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd3add0-a2e6-46d2-a6e1-468940ebe97e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd3add0-a2e6-46d2-a6e1-468940ebe97e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:23:55,689 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:23:55,689 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3fc9071-c14d-4c43-8d55-db17a70716ae', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3fc9071-c14d-4c43-8d55-db17a70716ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:23:56,739 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:23:56,740 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b04d017-9633-49c6-b9d3-878c07f9e38b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b04d017-9633-49c6-b9d3-878c07f9e38b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:23:57,794 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.045s 2021-08-27 03:23:57,794 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e73ab43-66bb-49f6-bd66-3700a5f82b49', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e73ab43-66bb-49f6-bd66-3700a5f82b49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:23:58,843 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:23:58,844 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac3b62a0-bed1-4bcd-aa68-e5c5b2c31886', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac3b62a0-bed1-4bcd-aa68-e5c5b2c31886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:23:59,900 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.048s 2021-08-27 03:23:59,900 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb31ec22-1db1-4c00-a0d8-71db5ac5894f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb31ec22-1db1-4c00-a0d8-71db5ac5894f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:00,952 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:24:00,953 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8339ace4-ec11-4b87-bd75-d766b9b66491', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8339ace4-ec11-4b87-bd75-d766b9b66491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:02,011 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.050s 2021-08-27 03:24:02,012 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c533e223-6566-402c-b685-4254d64c9a06', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c533e223-6566-402c-b685-4254d64c9a06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:03,065 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.045s 2021-08-27 03:24:03,065 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f01305-3512-47f6-9e77-97192f9967f0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f01305-3512-47f6-9e77-97192f9967f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:04,117 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:24:04,117 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7115546-d30b-400a-8b56-5a63125df5bb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7115546-d30b-400a-8b56-5a63125df5bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:05,177 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.052s 2021-08-27 03:24:05,177 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08054f36-c080-4a4e-af9a-5285d316b057', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08054f36-c080-4a4e-af9a-5285d316b057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:06,234 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.049s 2021-08-27 03:24:06,234 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-606df3cd-9202-46d7-b33f-294aa78882e4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-606df3cd-9202-46d7-b33f-294aa78882e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:07,283 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.040s 2021-08-27 03:24:07,283 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d222df-afac-4a62-a289-01cac6262e28', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d222df-afac-4a62-a289-01cac6262e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:08,334 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:24:08,334 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b18eb649-43e7-4725-9fda-8397f7a0e2c4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b18eb649-43e7-4725-9fda-8397f7a0e2c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:09,387 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.045s 2021-08-27 03:24:09,390 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d1b6ae3-63ed-46d6-9c11-6ac73b4a6d3f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d1b6ae3-63ed-46d6-9c11-6ac73b4a6d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:10,443 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:24:10,444 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd5753c-27c7-4b77-a81f-331fd1847744', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd5753c-27c7-4b77-a81f-331fd1847744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:11,495 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:24:11,495 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd4081b-d1d1-4da0-b97a-474d3e359267', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd4081b-d1d1-4da0-b97a-474d3e359267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:12,547 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:24:12,547 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d795074d-6162-4bea-8c8a-0500bdf83b56', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d795074d-6162-4bea-8c8a-0500bdf83b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:13,597 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:24:13,597 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2910ccd1-9330-4466-8b69-ca1a2595f9d9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2910ccd1-9330-4466-8b69-ca1a2595f9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:14,652 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.046s 2021-08-27 03:24:14,653 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c465fef-ae41-44bc-83d0-a60f38ffa92b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c465fef-ae41-44bc-83d0-a60f38ffa92b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:15,705 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:24:15,705 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54cf2a40-cde6-464e-8971-fb72be874725', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54cf2a40-cde6-464e-8971-fb72be874725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:16,758 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.045s 2021-08-27 03:24:16,759 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e70dca-5c73-4c29-a60b-0a109adde551', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e70dca-5c73-4c29-a60b-0a109adde551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:17,825 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.057s 2021-08-27 03:24:17,826 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c687755c-a01b-42ce-81d2-300c06fabafa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c687755c-a01b-42ce-81d2-300c06fabafa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:18,891 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.050s 2021-08-27 03:24:18,891 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2a6f8d9-4346-47f6-a7f4-c1fb2ae979d3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a6f8d9-4346-47f6-a7f4-c1fb2ae979d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:19,947 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.047s 2021-08-27 03:24:19,947 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1526e92-b66f-4e5c-9b1f-144b4fb9eb02', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1526e92-b66f-4e5c-9b1f-144b4fb9eb02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:21,002 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.046s 2021-08-27 03:24:21,002 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-288622e0-e4b5-4074-b4fa-5adc272f0ec3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-288622e0-e4b5-4074-b4fa-5adc272f0ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:22,069 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.058s 2021-08-27 03:24:22,069 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f977840f-0db2-490e-b7b6-20da8e26d592', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f977840f-0db2-490e-b7b6-20da8e26d592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:23,130 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.049s 2021-08-27 03:24:23,130 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87d3e7e-43af-4fee-a4c3-dfee09e7ddbe', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b87d3e7e-43af-4fee-a4c3-dfee09e7ddbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:24,182 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:24:24,182 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38287448-67f7-40cb-99a0-7e2120dc1d5f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38287448-67f7-40cb-99a0-7e2120dc1d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:25,238 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.048s 2021-08-27 03:24:25,238 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eee3bc8-f14e-4814-a4b7-871d003612d0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eee3bc8-f14e-4814-a4b7-871d003612d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:26,291 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.045s 2021-08-27 03:24:26,292 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dda15f0-5a92-4764-aa0f-e7ec6bef00fd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dda15f0-5a92-4764-aa0f-e7ec6bef00fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:27,350 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:24:27,351 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8fcda1-3ee3-466e-bf95-e572a73a3be4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8fcda1-3ee3-466e-bf95-e572a73a3be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:28,407 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.049s 2021-08-27 03:24:28,408 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0926fb8-123e-40c4-b7bb-d8caa6b275e2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0926fb8-123e-40c4-b7bb-d8caa6b275e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:29,484 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.068s 2021-08-27 03:24:29,484 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a0484b4-e36d-419c-99f1-4470910dd0b5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a0484b4-e36d-419c-99f1-4470910dd0b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:30,551 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.058s 2021-08-27 03:24:30,551 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f53438de-bf97-44c3-9e2b-481c69955291', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f53438de-bf97-44c3-9e2b-481c69955291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:31,610 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.049s 2021-08-27 03:24:31,610 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e08810-cc5c-43ce-8558-b1f5518c1b5f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9e08810-cc5c-43ce-8558-b1f5518c1b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:32,660 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:24:32,660 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa7607a5-cbd6-4045-8b2f-7f7f5c5a6309', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7607a5-cbd6-4045-8b2f-7f7f5c5a6309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:33,715 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.046s 2021-08-27 03:24:33,715 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaa4eae4-da63-4014-b823-3adf18f10ae7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaa4eae4-da63-4014-b823-3adf18f10ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:34,766 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:24:34,767 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c2097a8-700d-4f64-96dc-524a839b935c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c2097a8-700d-4f64-96dc-524a839b935c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:35,839 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.065s 2021-08-27 03:24:35,840 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3cfe9ad-d3bf-45ad-b6a4-191d4d7aa712', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3cfe9ad-d3bf-45ad-b6a4-191d4d7aa712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:36,892 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.045s 2021-08-27 03:24:36,893 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad683ec1-942a-4e77-a951-536426f1e713', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad683ec1-942a-4e77-a951-536426f1e713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:37,944 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:24:37,945 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d982d0d6-49a6-4b0a-bdf1-179fd8e1ed37', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d982d0d6-49a6-4b0a-bdf1-179fd8e1ed37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:38,994 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:24:38,995 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bb4e359-7bba-4033-b114-ff4ed962cc2f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bb4e359-7bba-4033-b114-ff4ed962cc2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:40,049 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.046s 2021-08-27 03:24:40,049 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a590a7b-dbf7-43c5-93cd-be22de2519f6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a590a7b-dbf7-43c5-93cd-be22de2519f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:41,100 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:24:41,101 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642a7612-e9b4-4377-bce2-df78f20be9b9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642a7612-e9b4-4377-bce2-df78f20be9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:42,151 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:24:42,151 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eccbcf9a-c028-4a69-96e7-6e5d3d18691a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eccbcf9a-c028-4a69-96e7-6e5d3d18691a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:43,207 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.047s 2021-08-27 03:24:43,207 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e80fccea-6677-44db-add5-0153ec8d55c6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e80fccea-6677-44db-add5-0153ec8d55c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:44,259 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:24:44,259 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39439c57-c4c2-4b0e-bbaa-42bddfd259af', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39439c57-c4c2-4b0e-bbaa-42bddfd259af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:45,308 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:24:45,308 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d966b449-1426-478c-b15f-2d9b874f8824', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d966b449-1426-478c-b15f-2d9b874f8824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:46,361 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.045s 2021-08-27 03:24:46,361 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e4f75f-644a-48f8-a29f-5c0426dc48c2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e4f75f-644a-48f8-a29f-5c0426dc48c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:47,411 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:24:47,411 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26cc5c15-a19b-47e4-a47c-4044f9fbbea8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26cc5c15-a19b-47e4-a47c-4044f9fbbea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:48,462 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:24:48,463 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28696426-8b44-4e9b-ac60-bc52034a6cea', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28696426-8b44-4e9b-ac60-bc52034a6cea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:49,515 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:24:49,515 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba78be10-5ff7-4677-978d-bf43696c9123', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba78be10-5ff7-4677-978d-bf43696c9123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:50,574 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.050s 2021-08-27 03:24:50,574 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22b448a3-b3eb-4f15-a185-b3647aca0803', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22b448a3-b3eb-4f15-a185-b3647aca0803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:51,625 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:24:51,625 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f0e1e12-b8eb-4d84-aec9-d876077014bb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f0e1e12-b8eb-4d84-aec9-d876077014bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:52,674 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:24:52,675 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4783353-7a0f-4de1-91de-99fe75638cbd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4783353-7a0f-4de1-91de-99fe75638cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:53,730 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.047s 2021-08-27 03:24:53,730 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e260b44-e589-4454-8683-ca0721e99a99', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e260b44-e589-4454-8683-ca0721e99a99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:54,780 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:24:54,781 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78471353-c32d-4c14-88c6-1fea398a9ab9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78471353-c32d-4c14-88c6-1fea398a9ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:55,834 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.045s 2021-08-27 03:24:55,835 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dbb06d6-166a-4dd2-8658-892907f681b4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dbb06d6-166a-4dd2-8658-892907f681b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:56,885 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:24:56,885 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fc6eee1-1fd4-4710-86ad-bf0ff45561d4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fc6eee1-1fd4-4710-86ad-bf0ff45561d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:57,935 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:24:57,935 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7a120a-6faa-49a6-a273-e63cfa58672f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7a120a-6faa-49a6-a273-e63cfa58672f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:24:58,988 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.045s 2021-08-27 03:24:58,988 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f80f7c7-e1cc-4dc5-8914-d37fc26dd7c3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f80f7c7-e1cc-4dc5-8914-d37fc26dd7c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:00,039 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:00,040 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9324197-4dcf-4684-88b2-a0149cfa9deb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9324197-4dcf-4684-88b2-a0149cfa9deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:01,089 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:01,090 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38714ab3-e413-4c5e-82e9-a14c13b3e103', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38714ab3-e413-4c5e-82e9-a14c13b3e103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:02,139 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:25:02,139 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6fe1c5b-daf5-47fb-b1c2-36c3a4622a76', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6fe1c5b-daf5-47fb-b1c2-36c3a4622a76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:03,189 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:25:03,189 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5fca215-c2ab-44fa-9729-72188a7e89ed', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5fca215-c2ab-44fa-9729-72188a7e89ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:04,239 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:04,240 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8a241d-1477-44eb-a9ec-c579a359597d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8a241d-1477-44eb-a9ec-c579a359597d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:05,290 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:05,291 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b3cf98-47e0-4409-8168-8ecfc5260b14', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b3cf98-47e0-4409-8168-8ecfc5260b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:06,348 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.049s 2021-08-27 03:25:06,348 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5532ddfb-555c-45ea-b941-3c75b7da5e86', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5532ddfb-555c-45ea-b941-3c75b7da5e86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:07,399 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:07,399 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b6e092-f992-45d4-9623-5a06042510bd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b6e092-f992-45d4-9623-5a06042510bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:08,449 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:08,450 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c93ccb24-bd7c-4f84-9e57-fb6caf5f0b80', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c93ccb24-bd7c-4f84-9e57-fb6caf5f0b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:09,502 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.045s 2021-08-27 03:25:09,502 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9d29daa-9866-4764-b33b-3d7c4b354e9b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9d29daa-9866-4764-b33b-3d7c4b354e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:10,559 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.050s 2021-08-27 03:25:10,560 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a0ec176-69a7-4fd7-85fa-bfd85121863d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a0ec176-69a7-4fd7-85fa-bfd85121863d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:11,610 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:25:11,611 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c725c84f-7df3-4cc2-8e70-35c69717450d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c725c84f-7df3-4cc2-8e70-35c69717450d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:12,659 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.040s 2021-08-27 03:25:12,659 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a87295-ddbc-4ac9-9298-e66f7338ba03', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a87295-ddbc-4ac9-9298-e66f7338ba03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:13,710 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:13,710 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0713a9da-9afd-4843-8dbf-17bbfeb17eba', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0713a9da-9afd-4843-8dbf-17bbfeb17eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:14,758 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:25:14,759 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54c625a8-04cd-475c-882f-6254c4d8a3cf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54c625a8-04cd-475c-882f-6254c4d8a3cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:15,818 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.052s 2021-08-27 03:25:15,819 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01e97160-2b82-4fd5-bd25-d0703f8f3e0e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01e97160-2b82-4fd5-bd25-d0703f8f3e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:16,870 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:25:16,871 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19eb14ae-1df6-441c-b033-34a97a0eca45', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19eb14ae-1df6-441c-b033-34a97a0eca45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:17,922 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:25:17,922 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8d06cd7-9ca2-4d03-afe5-306ec001df2e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8d06cd7-9ca2-4d03-afe5-306ec001df2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:18,975 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.045s 2021-08-27 03:25:18,976 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5454657-f272-4e62-babd-725e701640d6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5454657-f272-4e62-babd-725e701640d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:20,028 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.045s 2021-08-27 03:25:20,029 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-993ed7de-1f2a-4404-966f-e20195ab0e43', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-993ed7de-1f2a-4404-966f-e20195ab0e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:21,082 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.046s 2021-08-27 03:25:21,083 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-117441f0-1b58-454b-8285-b2421b32b6f1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-117441f0-1b58-454b-8285-b2421b32b6f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:22,132 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:25:22,132 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc01aaa7-e6e4-4619-9101-35887490ea6e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc01aaa7-e6e4-4619-9101-35887490ea6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:23,182 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:23,183 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da4a9d4c-8b95-4b43-ac54-1820922f817c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da4a9d4c-8b95-4b43-ac54-1820922f817c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:24,233 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:24,233 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aadb3a1e-5c9f-4813-be37-8ca7c98549e7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aadb3a1e-5c9f-4813-be37-8ca7c98549e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:25,284 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:25:25,284 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcafe140-bf2e-4cc8-b98a-c5ef0bbf59fd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcafe140-bf2e-4cc8-b98a-c5ef0bbf59fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:26,335 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:26,335 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46b90c78-a059-4fa6-9311-dbfbe3d1a4bc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46b90c78-a059-4fa6-9311-dbfbe3d1a4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:27,385 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:25:27,385 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec7ff259-6a82-47a0-8451-843afa384a68', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec7ff259-6a82-47a0-8451-843afa384a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:28,435 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:28,436 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1901c6b8-2e18-41c1-9a00-b524d6f36911', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1901c6b8-2e18-41c1-9a00-b524d6f36911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:29,487 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:25:29,487 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7298a70f-8218-46e6-ac77-64da8120fa31', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7298a70f-8218-46e6-ac77-64da8120fa31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:30,538 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:30,538 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-758c07b8-00f6-4cde-b530-7f3a0c187738', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-758c07b8-00f6-4cde-b530-7f3a0c187738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:31,589 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:31,589 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96426bad-d1a1-4a28-a8c7-3aa65d58b873', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96426bad-d1a1-4a28-a8c7-3aa65d58b873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:32,645 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.049s 2021-08-27 03:25:32,645 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9516d536-f193-4c66-87f8-1ff352d68ed4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9516d536-f193-4c66-87f8-1ff352d68ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:33,695 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:33,696 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f4e4d57-2bf3-4f35-8043-ad1fc84284e0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f4e4d57-2bf3-4f35-8043-ad1fc84284e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:34,747 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:25:34,747 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56f8cd3f-7df6-4f5a-82c7-6c217a7b75b0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56f8cd3f-7df6-4f5a-82c7-6c217a7b75b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:35,798 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:25:35,799 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d89d227-3b60-47d7-9f3e-8ff4ee02dafc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d89d227-3b60-47d7-9f3e-8ff4ee02dafc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:36,850 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:36,850 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a3792c-4f78-4a38-82ce-eeb0633d6d0e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a3792c-4f78-4a38-82ce-eeb0633d6d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:37,898 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:25:37,898 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2577b49a-da7e-4c05-a28a-600b9de14e7d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2577b49a-da7e-4c05-a28a-600b9de14e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:38,963 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.056s 2021-08-27 03:25:38,964 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c9a90c-2306-4871-8315-882cedf01842', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c9a90c-2306-4871-8315-882cedf01842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:40,013 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:25:40,013 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86f61155-2f42-405e-bb62-39b402ada897', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86f61155-2f42-405e-bb62-39b402ada897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:41,063 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:25:41,063 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aec80ac-a8f0-4156-a949-1d9e7fff72dc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aec80ac-a8f0-4156-a949-1d9e7fff72dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:42,113 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:42,114 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7845fcb-c6ca-409b-8608-f8e0f92766df', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7845fcb-c6ca-409b-8608-f8e0f92766df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:43,164 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:43,165 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff75133a-2025-4c22-94a5-304bd9a01ee4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff75133a-2025-4c22-94a5-304bd9a01ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:44,215 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:44,215 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cdfedc6-cc69-479f-a6ad-9e3fdf5e3fec', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cdfedc6-cc69-479f-a6ad-9e3fdf5e3fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:45,264 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:25:45,265 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d3f9eb4-f1f8-4834-911a-d59623021bc8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d3f9eb4-f1f8-4834-911a-d59623021bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:46,314 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:25:46,314 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96303c44-6778-44c4-b8e2-3cf7b0ff2512', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96303c44-6778-44c4-b8e2-3cf7b0ff2512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:47,364 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:25:47,365 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-357ec039-730c-4b4e-9223-8ba111a9bf59', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-357ec039-730c-4b4e-9223-8ba111a9bf59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:48,413 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:25:48,414 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05bd123e-1d56-43bb-9ac0-9b7ca1d61175', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05bd123e-1d56-43bb-9ac0-9b7ca1d61175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:49,464 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:49,464 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8105046-65e8-478b-bee0-fd8872c0c51d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8105046-65e8-478b-bee0-fd8872c0c51d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:50,514 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:50,515 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b24d63d-9a99-413c-a077-b3888b6b07aa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b24d63d-9a99-413c-a077-b3888b6b07aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:51,565 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:25:51,565 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a6fee5-1acb-4c3a-86ed-d14c8a29be51', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a6fee5-1acb-4c3a-86ed-d14c8a29be51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:52,615 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:25:52,615 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0742a6d6-b084-4e5d-ab81-411ffbd8c1fa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0742a6d6-b084-4e5d-ab81-411ffbd8c1fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:53,664 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:25:53,665 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5d7b49f-e073-40d2-9439-8b26e96277c6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5d7b49f-e073-40d2-9439-8b26e96277c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:54,716 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:25:54,716 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8354717c-0b48-4685-a40c-72aebc5351f2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8354717c-0b48-4685-a40c-72aebc5351f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:55,765 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:25:55,765 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16e21446-f12a-42be-a06b-5e187b28bc95', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16e21446-f12a-42be-a06b-5e187b28bc95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:56,816 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:25:56,817 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d1544e5-3d16-4a27-8ef5-28da09e00c27', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d1544e5-3d16-4a27-8ef5-28da09e00c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:57,866 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:25:57,866 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26667d14-92c5-4051-98e8-d93bbda8f79e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26667d14-92c5-4051-98e8-d93bbda8f79e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:25:59,002 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.128s 2021-08-27 03:25:59,002 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4f9508-f749-4b43-9e75-33c918712284', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4f9508-f749-4b43-9e75-33c918712284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:00,054 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:26:00,055 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c61123ef-dbb9-4b21-81f3-dcbb2b88781f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c61123ef-dbb9-4b21-81f3-dcbb2b88781f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:01,105 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:01,106 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4c97977-df7b-4b1f-bb61-ab2679e3c2fa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4c97977-df7b-4b1f-bb61-ab2679e3c2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:02,155 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:26:02,155 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe36d66d-d70b-4b61-b6a5-13fbfc3460e1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe36d66d-d70b-4b61-b6a5-13fbfc3460e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:03,205 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:03,205 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8deb271-2e09-4462-ad95-fd1de9904755', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8deb271-2e09-4462-ad95-fd1de9904755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:04,254 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:26:04,255 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7737397-09f6-4a4b-8dc3-e8ad0ba22b9c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7737397-09f6-4a4b-8dc3-e8ad0ba22b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:05,304 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:05,305 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a3e3e70-ce6e-4483-8dbd-1f24ec5081c5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a3e3e70-ce6e-4483-8dbd-1f24ec5081c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:06,355 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:06,356 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f34634-0617-4c2a-9d41-d8da91dee0de', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f34634-0617-4c2a-9d41-d8da91dee0de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:07,405 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:26:07,405 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d990a714-3881-4eb8-a4e1-2d4da512e73f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d990a714-3881-4eb8-a4e1-2d4da512e73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:08,454 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:08,455 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93e04da2-a371-46af-a4eb-426596a32e61', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93e04da2-a371-46af-a4eb-426596a32e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:09,505 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:09,505 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7758541b-621c-4194-921d-ab7a67a38495', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7758541b-621c-4194-921d-ab7a67a38495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:10,557 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:26:10,557 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9271a266-2a02-46e3-9c99-59ebbabb5a91', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9271a266-2a02-46e3-9c99-59ebbabb5a91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:11,607 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:11,607 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-075e0672-8b93-43ea-a3f0-f25c2a0747d2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-075e0672-8b93-43ea-a3f0-f25c2a0747d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:12,657 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:12,657 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-149aec75-bc11-4144-af63-9d154125d78e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-149aec75-bc11-4144-af63-9d154125d78e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:13,707 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:13,707 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86e0c92e-6f34-4845-af42-1f638fc89556', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86e0c92e-6f34-4845-af42-1f638fc89556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:14,757 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:26:14,757 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd107e67-ff4d-44e6-bd94-b60bba326956', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd107e67-ff4d-44e6-bd94-b60bba326956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:15,808 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:15,808 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5fec932-53aa-4233-998a-57a68551fff2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5fec932-53aa-4233-998a-57a68551fff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:16,859 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:16,859 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58bbae4b-eaed-4b37-9318-d6138ca0b4c9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58bbae4b-eaed-4b37-9318-d6138ca0b4c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:17,909 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:17,910 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b70198a-df28-420f-bf1b-735c343c5670', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b70198a-df28-420f-bf1b-735c343c5670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:18,960 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:26:18,961 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-106698ad-9c2f-4ad8-99ac-1b9c0c07d839', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-106698ad-9c2f-4ad8-99ac-1b9c0c07d839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:20,010 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:26:20,011 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a06b8197-9eb4-41e0-bc2f-52a5697743dc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a06b8197-9eb4-41e0-bc2f-52a5697743dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:21,061 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:26:21,062 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4131d8db-c02a-4a7f-9b1a-3ac01a99dfde', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4131d8db-c02a-4a7f-9b1a-3ac01a99dfde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:22,111 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:26:22,111 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-792ca22d-c3cf-4828-857c-001420d4d043', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-792ca22d-c3cf-4828-857c-001420d4d043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:23,159 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.040s 2021-08-27 03:26:23,159 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d1ed555-e291-41cb-a6d3-5099ced56436', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d1ed555-e291-41cb-a6d3-5099ced56436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:24,210 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:24,211 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f64b3b-9804-48fb-9c7a-59f27be047db', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67f64b3b-9804-48fb-9c7a-59f27be047db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:25,260 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:26:25,260 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cfd3334-724f-45a2-934a-0407651a9f5b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cfd3334-724f-45a2-934a-0407651a9f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:26,310 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:26,310 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c7351a3-6632-4fe3-bb95-647148771491', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c7351a3-6632-4fe3-bb95-647148771491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:27,362 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:26:27,362 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f36a2dd-cacb-4efb-b848-c634185e3b0e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f36a2dd-cacb-4efb-b848-c634185e3b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:28,411 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:26:28,411 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95feeb18-324e-448d-a8c1-141d33ec7d73', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95feeb18-324e-448d-a8c1-141d33ec7d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:29,461 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:29,462 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e9c128-a64a-4dd7-8c97-3154e67e2829', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e9c128-a64a-4dd7-8c97-3154e67e2829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:30,511 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:30,512 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb406a7-eeb6-493e-91cd-01ff7a0e8b2a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb406a7-eeb6-493e-91cd-01ff7a0e8b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:31,562 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:26:31,562 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab621743-1c82-438f-9532-2794bd04df66', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab621743-1c82-438f-9532-2794bd04df66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:32,612 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:26:32,613 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36a7a709-20d7-4c10-8879-f87c991a8506', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36a7a709-20d7-4c10-8879-f87c991a8506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:33,666 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:26:33,666 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05959422-228b-46e0-8bb3-4cb203cee6d1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05959422-228b-46e0-8bb3-4cb203cee6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:34,716 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:34,717 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d3c2436-1f05-408e-b7e3-70c189b62d0f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d3c2436-1f05-408e-b7e3-70c189b62d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:35,766 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:26:35,766 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b7eac1e-bb4e-4773-9299-1a6584b8c6f9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b7eac1e-bb4e-4773-9299-1a6584b8c6f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:36,818 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:26:36,818 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5af30af5-e085-4423-8bae-31b42f814112', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5af30af5-e085-4423-8bae-31b42f814112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:37,869 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:37,870 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-debd4f70-4cb1-4db8-90b2-99fb2479b134', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-debd4f70-4cb1-4db8-90b2-99fb2479b134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:38,921 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:26:38,921 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f5d3275-15d6-4287-bfe9-975d78cd70ae', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f5d3275-15d6-4287-bfe9-975d78cd70ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:39,971 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:39,972 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-364d5390-db08-4c5a-b48c-cc7f1ab15085', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-364d5390-db08-4c5a-b48c-cc7f1ab15085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:41,024 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:26:41,024 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd2d94bd-7f20-49cc-aead-3328f27e49d3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd2d94bd-7f20-49cc-aead-3328f27e49d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:42,074 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:42,074 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48e4c638-760b-4017-9b50-6c1c95413d83', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48e4c638-760b-4017-9b50-6c1c95413d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:43,126 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:26:43,126 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ca5f1b-c4fb-46a4-aeab-7e2a49621214', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ca5f1b-c4fb-46a4-aeab-7e2a49621214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:44,176 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:44,177 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15b31d19-db3d-4003-8359-ea3ee27071d2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15b31d19-db3d-4003-8359-ea3ee27071d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:45,228 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:45,228 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f690d878-b3ea-4b20-9e8b-1ebc741fd73d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f690d878-b3ea-4b20-9e8b-1ebc741fd73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:46,278 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:46,279 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88a10fa2-c48e-4a22-be1f-576628484ea9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88a10fa2-c48e-4a22-be1f-576628484ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:47,328 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:47,329 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-128b7705-7427-4be6-a851-1dd22115ffe7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-128b7705-7427-4be6-a851-1dd22115ffe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:48,378 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:26:48,379 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8badd494-c161-4dd6-b390-e1ed0a8ba67b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8badd494-c161-4dd6-b390-e1ed0a8ba67b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:49,428 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:26:49,428 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce304361-e329-43bd-8994-4ee491834b18', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce304361-e329-43bd-8994-4ee491834b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:50,479 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:50,479 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc8e098-1af0-470c-8000-861773dff14b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc8e098-1af0-470c-8000-861773dff14b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:51,529 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:51,529 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42eed7d7-a176-4b6a-8d8e-f1cac0ed607a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42eed7d7-a176-4b6a-8d8e-f1cac0ed607a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:52,578 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:26:52,578 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e240958-a866-4b82-80b7-bc421bd857fd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e240958-a866-4b82-80b7-bc421bd857fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:53,628 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:26:53,628 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9def270-1a0e-4778-b1b1-85fd63b2cd86', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9def270-1a0e-4778-b1b1-85fd63b2cd86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:54,678 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:26:54,678 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-709661c3-d369-486d-846f-266cc70a2d1d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-709661c3-d369-486d-846f-266cc70a2d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:55,729 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:55,729 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46256a63-b220-4db4-a247-78f0a7734530', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46256a63-b220-4db4-a247-78f0a7734530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:56,779 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:56,780 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10041552-b037-4384-bef2-0992e89f6b18', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10041552-b037-4384-bef2-0992e89f6b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:57,829 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:26:57,830 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c73bb5f-6db9-446d-817c-401beed2324a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c73bb5f-6db9-446d-817c-401beed2324a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:58,879 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:26:58,880 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b72c2c3c-6d02-48b5-917b-6137df1b9e29', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b72c2c3c-6d02-48b5-917b-6137df1b9e29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:26:59,930 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:26:59,931 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09db35b-ef3d-4735-bb3c-296995bd20e8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09db35b-ef3d-4735-bb3c-296995bd20e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:00,980 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:27:00,981 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc2d421f-148e-4b1f-bef9-5ed29f40b9b9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc2d421f-148e-4b1f-bef9-5ed29f40b9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:02,030 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:27:02,030 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-713976a8-06cb-42b8-a718-0853929418fe', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-713976a8-06cb-42b8-a718-0853929418fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:03,082 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:27:03,083 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8cc3187-ecb8-4e51-9c86-008c65879f21', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8cc3187-ecb8-4e51-9c86-008c65879f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:04,132 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:04,133 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5b5e36-1fda-4f74-a7a3-fc2d74e1c0fe', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5b5e36-1fda-4f74-a7a3-fc2d74e1c0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:05,187 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.046s 2021-08-27 03:27:05,188 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fca7ed5-1e2a-452d-8bef-a13996714934', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fca7ed5-1e2a-452d-8bef-a13996714934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:06,238 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:06,238 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40733679-3b5e-4b73-ab97-302e71bd3a6b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40733679-3b5e-4b73-ab97-302e71bd3a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:07,290 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:27:07,291 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9ebbe41-c796-4c8c-9604-caa0f12d5c90', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9ebbe41-c796-4c8c-9604-caa0f12d5c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:08,343 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:27:08,344 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e24e6216-4f17-4296-822d-ea8fb613e19b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e24e6216-4f17-4296-822d-ea8fb613e19b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:09,397 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:27:09,397 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a0f673-f23b-4389-8491-6c8b386c0f3f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a0f673-f23b-4389-8491-6c8b386c0f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:10,447 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:27:10,448 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a68e36-a87e-4ffe-8e41-7e6fda3cbdb7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a68e36-a87e-4ffe-8e41-7e6fda3cbdb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:11,498 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:11,498 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f78cca89-3fa9-4e2e-8bc6-e6e75b8bf303', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f78cca89-3fa9-4e2e-8bc6-e6e75b8bf303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:12,548 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:12,548 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aaa474b-794e-4ea0-871f-87a864257da3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aaa474b-794e-4ea0-871f-87a864257da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:13,599 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:13,599 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-012957b7-8bb2-436e-a702-8bfd24b48890', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-012957b7-8bb2-436e-a702-8bfd24b48890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:14,649 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:14,650 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bda7234-c5a1-49ee-b406-ebb9f9af220b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bda7234-c5a1-49ee-b406-ebb9f9af220b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:15,699 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:15,699 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-217026a9-a070-4cb0-b0d3-f15bb610bf76', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-217026a9-a070-4cb0-b0d3-f15bb610bf76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:16,749 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:16,749 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6eadf63-c42b-401f-ae58-62284f3e04a1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6eadf63-c42b-401f-ae58-62284f3e04a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:17,802 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.046s 2021-08-27 03:27:17,803 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6bebf09-0ade-4749-afe6-1cab56d6c00c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6bebf09-0ade-4749-afe6-1cab56d6c00c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:18,852 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:18,853 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff6f0136-e4db-4a36-bb6e-23def585fa7d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff6f0136-e4db-4a36-bb6e-23def585fa7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:19,902 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:27:19,902 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a25e29f6-1e27-4dc4-94cc-394946abf570', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a25e29f6-1e27-4dc4-94cc-394946abf570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:20,954 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:27:20,955 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62744fc4-1370-4ecb-a500-471b3e6630b8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62744fc4-1370-4ecb-a500-471b3e6630b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:22,004 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:22,005 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c7ae1f-0217-4a91-961a-056d94534058', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c7ae1f-0217-4a91-961a-056d94534058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:23,056 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:23,056 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7498916-9ea6-4cde-be70-e46e46ef292b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7498916-9ea6-4cde-be70-e46e46ef292b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:24,106 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:24,106 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b5d894e-ccd7-4c5b-88ec-e7428b56bd4c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b5d894e-ccd7-4c5b-88ec-e7428b56bd4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:25,156 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:25,156 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb8d288-a89b-400a-96d2-a97e3c947e9d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb8d288-a89b-400a-96d2-a97e3c947e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:26,207 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:27:26,207 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39d23065-7237-4aed-935c-bab6e0811961', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39d23065-7237-4aed-935c-bab6e0811961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:27,257 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:27,258 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d27c297-0b96-4877-be09-b900bb1a9984', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d27c297-0b96-4877-be09-b900bb1a9984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:28,310 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:27:28,311 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85f101cf-ccd5-4965-9c93-3464dc6792ae', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85f101cf-ccd5-4965-9c93-3464dc6792ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:29,361 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:27:29,362 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e154a55-a6e4-4cde-bebe-03b1757dc7c3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e154a55-a6e4-4cde-bebe-03b1757dc7c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:30,412 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:30,412 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d85ca5bd-3394-47c7-b939-16b036aaef61', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d85ca5bd-3394-47c7-b939-16b036aaef61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:31,467 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.046s 2021-08-27 03:27:31,467 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f4e335f-c302-47e5-80fd-c1fb5da3346a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f4e335f-c302-47e5-80fd-c1fb5da3346a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:32,518 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:27:32,518 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f146ad-a48c-40b4-8cc1-dae478c9b661', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f146ad-a48c-40b4-8cc1-dae478c9b661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:33,569 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:27:33,570 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ae60477-ec29-4a5a-8a7b-1b059435cdd4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ae60477-ec29-4a5a-8a7b-1b059435cdd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:34,621 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:27:34,621 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-305e7614-a535-439b-81ce-14805c1d0900', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-305e7614-a535-439b-81ce-14805c1d0900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:35,671 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:35,671 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb39c53-b327-48ef-8315-0fc71907a81b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb39c53-b327-48ef-8315-0fc71907a81b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:36,721 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:27:36,721 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62bf5de1-e738-4f2e-a79e-232480bb0ee1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62bf5de1-e738-4f2e-a79e-232480bb0ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:37,771 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:27:37,771 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a84360-6d45-43ff-a6db-542859092cd1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a84360-6d45-43ff-a6db-542859092cd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:38,822 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:27:38,823 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cd3fc8b-faac-431d-b55d-cc68dd02bd36', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cd3fc8b-faac-431d-b55d-cc68dd02bd36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:39,872 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:39,873 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae35ffa8-e2a0-42d0-ba7c-5beed06f2f90', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae35ffa8-e2a0-42d0-ba7c-5beed06f2f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:40,923 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:27:40,924 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d0ba12-301e-4a0d-8b8d-25d0810d1ac5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d0ba12-301e-4a0d-8b8d-25d0810d1ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:41,975 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:27:41,976 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0f476cc-a65f-42a2-b8a6-51096efd500a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0f476cc-a65f-42a2-b8a6-51096efd500a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:43,029 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.045s 2021-08-27 03:27:43,030 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7830fbf3-853b-4297-9c75-89ebd00d1773', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7830fbf3-853b-4297-9c75-89ebd00d1773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:44,090 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.053s 2021-08-27 03:27:44,091 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0254ed8-4e6e-46c3-a0ea-ad86fa097f1e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0254ed8-4e6e-46c3-a0ea-ad86fa097f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:45,143 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.045s 2021-08-27 03:27:45,144 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e419b24a-132c-4ae7-a0c8-435fdfdacb33', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e419b24a-132c-4ae7-a0c8-435fdfdacb33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:46,212 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.060s 2021-08-27 03:27:46,213 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a40755ab-3532-4fa5-8865-da2d18b3b3d8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a40755ab-3532-4fa5-8865-da2d18b3b3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:47,280 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.059s 2021-08-27 03:27:47,281 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03aa3794-b822-474e-8da2-455ff54ac61c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03aa3794-b822-474e-8da2-455ff54ac61c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:48,331 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:48,332 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05d600e1-cf35-4518-bc70-2b41e0021465', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05d600e1-cf35-4518-bc70-2b41e0021465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:49,381 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:27:49,381 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a147ef7-369f-4ff7-8245-7d629c22aa15', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a147ef7-369f-4ff7-8245-7d629c22aa15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:50,433 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:27:50,433 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c903c026-42df-4d31-a642-b7e8f62f0779', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c903c026-42df-4d31-a642-b7e8f62f0779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:51,483 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:51,483 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c1b08e-99b8-4454-b927-23293884e02d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c1b08e-99b8-4454-b927-23293884e02d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:52,531 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:27:52,532 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cd732cf-9395-465e-a15d-29f1ca09478d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cd732cf-9395-465e-a15d-29f1ca09478d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:53,580 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:53,581 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94d63b85-a671-4d5c-8f4a-b03955423e87', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94d63b85-a671-4d5c-8f4a-b03955423e87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:54,630 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:27:54,631 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-951d2ff5-e9de-4b80-a9a3-3d491bf59faf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-951d2ff5-e9de-4b80-a9a3-3d491bf59faf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:55,681 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:27:55,682 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab1a2d0-f1aa-4498-bebe-1d9a39cd8b56', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab1a2d0-f1aa-4498-bebe-1d9a39cd8b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:56,733 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:27:56,733 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b30bc080-b7ec-4955-a559-29d15a8c0424', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b30bc080-b7ec-4955-a559-29d15a8c0424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:57,782 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:27:57,782 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc082f21-a849-408b-8ee2-56112bc3d999', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc082f21-a849-408b-8ee2-56112bc3d999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:58,833 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:27:58,833 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a17a7625-d014-4272-8c5c-5ed2c522846f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a17a7625-d014-4272-8c5c-5ed2c522846f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:27:59,882 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:27:59,883 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe58c1d1-a775-4086-898a-7e7d25b8c907', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe58c1d1-a775-4086-898a-7e7d25b8c907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:00,933 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:28:00,933 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bbe898d-3157-4add-ab42-1cdb28535a48', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bbe898d-3157-4add-ab42-1cdb28535a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:01,982 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:28:01,983 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10fabd9f-f89e-48bf-be7f-d27e519ec3ab', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10fabd9f-f89e-48bf-be7f-d27e519ec3ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:03,034 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:28:03,035 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b33e91b4-3300-4fe5-852f-e701cba0896e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b33e91b4-3300-4fe5-852f-e701cba0896e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:04,085 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:28:04,086 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72f09f6b-fa46-44b0-90ba-15c97222b7fc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72f09f6b-fa46-44b0-90ba-15c97222b7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:05,136 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:28:05,136 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22a16e66-9d60-4c8a-93ad-f1571cb83f22', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22a16e66-9d60-4c8a-93ad-f1571cb83f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:06,188 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:28:06,188 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d73c5e9-8595-48e5-8590-8d9318ac96c6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d73c5e9-8595-48e5-8590-8d9318ac96c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:07,241 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.045s 2021-08-27 03:28:07,242 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84e24543-f9c1-4ffa-8a3f-bd797fa826cf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84e24543-f9c1-4ffa-8a3f-bd797fa826cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:08,292 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:28:08,292 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ae43e93-a5ab-41db-b01b-3ded704e20d7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ae43e93-a5ab-41db-b01b-3ded704e20d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:09,349 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.049s 2021-08-27 03:28:09,350 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635c91bf-ff16-456f-952c-7beb0861b575', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635c91bf-ff16-456f-952c-7beb0861b575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:10,403 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:28:10,403 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-292409aa-9608-4697-912c-653286e550b5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-292409aa-9608-4697-912c-653286e550b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:11,456 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.045s 2021-08-27 03:28:11,457 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7829bef0-99a3-46cd-9ac8-1a3adc10c677', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7829bef0-99a3-46cd-9ac8-1a3adc10c677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:12,510 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.046s 2021-08-27 03:28:12,511 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d587979-63b7-40ef-b065-f22c14fe83cb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d587979-63b7-40ef-b065-f22c14fe83cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:13,560 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:28:13,560 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfda880a-d85e-48ee-92a6-8a6b68ea938f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfda880a-d85e-48ee-92a6-8a6b68ea938f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:14,612 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:28:14,613 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f43cba4-038c-420b-b9b0-c63e8042fb25', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f43cba4-038c-420b-b9b0-c63e8042fb25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:15,665 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:28:15,665 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6055c9b2-67f6-427b-894f-2e71e6909cc9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6055c9b2-67f6-427b-894f-2e71e6909cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:16,715 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:28:16,715 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2383fd41-fc0d-4a44-80ae-e3f7a27df7e5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2383fd41-fc0d-4a44-80ae-e3f7a27df7e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:17,766 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:28:17,767 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b66aca6-4099-4b3a-b1a7-3fec96b30926', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b66aca6-4099-4b3a-b1a7-3fec96b30926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:18,819 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:28:18,819 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40a8bce9-66df-46f1-98d8-080c795ee07e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40a8bce9-66df-46f1-98d8-080c795ee07e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:19,867 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.040s 2021-08-27 03:28:19,867 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad19fac8-cb65-413a-811c-3c0be06b4ba5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad19fac8-cb65-413a-811c-3c0be06b4ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:20,922 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.047s 2021-08-27 03:28:20,922 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bef1edb-be85-4f29-a290-c011abb86f3c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bef1edb-be85-4f29-a290-c011abb86f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:21,974 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:28:21,974 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3065caa-9eab-4ab5-8c05-b25dfad2d5ce', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3065caa-9eab-4ab5-8c05-b25dfad2d5ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:23,034 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.052s 2021-08-27 03:28:23,034 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-797fb154-6882-4ca5-abf7-d9b7ccab806c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-797fb154-6882-4ca5-abf7-d9b7ccab806c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:24,235 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.193s 2021-08-27 03:28:24,235 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26a48355-486f-4d40-95aa-ef15e7e02fae', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26a48355-486f-4d40-95aa-ef15e7e02fae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:25,285 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:28:25,285 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c36cd609-8d85-4438-8ae6-2607cb08095a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c36cd609-8d85-4438-8ae6-2607cb08095a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:26,335 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:28:26,335 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-299e70ee-5807-48d3-895d-3d65ee858ebe', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-299e70ee-5807-48d3-895d-3d65ee858ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:27,386 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:28:27,387 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec80165d-cb3a-4cbc-9e8f-4cbcfb4c4d10', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec80165d-cb3a-4cbc-9e8f-4cbcfb4c4d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:28,437 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:28:28,438 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10d6fab7-604c-4f89-98a9-a3ba2b393574', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10d6fab7-604c-4f89-98a9-a3ba2b393574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:29,487 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:28:29,488 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f830af7-273d-4f25-8489-fbef0870dbf7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f830af7-273d-4f25-8489-fbef0870dbf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:30,537 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:28:30,537 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb377e72-92cf-4924-b48c-4d68216c5268', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb377e72-92cf-4924-b48c-4d68216c5268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:31,588 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:28:31,589 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-553bead2-085b-432d-b5c9-30bbb4b34d2f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-553bead2-085b-432d-b5c9-30bbb4b34d2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:32,639 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:28:32,639 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e2b064-e317-4ba7-8cb0-d4daef71f4a0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e2b064-e317-4ba7-8cb0-d4daef71f4a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:33,690 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:28:33,691 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4951a0bd-4571-424e-a990-fa7e594bd6fa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4951a0bd-4571-424e-a990-fa7e594bd6fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:34,740 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:28:34,740 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05fb8d94-445b-40d4-b6fa-1075b1f8d4c3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05fb8d94-445b-40d4-b6fa-1075b1f8d4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:35,789 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:28:35,790 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba27f05c-f7d3-4557-81e5-12d5b6fcdb6b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba27f05c-f7d3-4557-81e5-12d5b6fcdb6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:36,842 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:28:36,843 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-234001a5-62dc-4acc-ab65-42e7bb0489fc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-234001a5-62dc-4acc-ab65-42e7bb0489fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:37,893 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:28:37,893 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeceea3c-919a-4380-b496-6863d3a39f0e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeceea3c-919a-4380-b496-6863d3a39f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:38,945 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:28:38,945 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c1f59fc-13dd-4a1e-bf8a-caf46e823d09', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c1f59fc-13dd-4a1e-bf8a-caf46e823d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:39,995 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:28:39,995 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec99ca00-9bbd-46c4-a99a-67d0d4c0c99a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec99ca00-9bbd-46c4-a99a-67d0d4c0c99a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:41,053 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.049s 2021-08-27 03:28:41,054 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb068d8a-f459-4abe-ba90-e95beefa291b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb068d8a-f459-4abe-ba90-e95beefa291b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:42,103 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:28:42,104 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435486dc-ab49-45be-9b8d-749c7707dfe5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435486dc-ab49-45be-9b8d-749c7707dfe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:43,155 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:28:43,156 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9988150d-aea1-4baa-98f7-a74a6ef9f08c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9988150d-aea1-4baa-98f7-a74a6ef9f08c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:44,206 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:28:44,207 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc831c58-9c78-443e-a246-4e46a47ef889', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc831c58-9c78-443e-a246-4e46a47ef889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:45,255 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:28:45,255 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b87393-1e49-4501-b937-fe7f2195bcc8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b87393-1e49-4501-b937-fe7f2195bcc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:46,304 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:28:46,305 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98fc7c0e-8b87-4705-a7ef-c46a39b02953', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98fc7c0e-8b87-4705-a7ef-c46a39b02953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:47,353 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.040s 2021-08-27 03:28:47,354 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1acf5147-3d6f-41fb-a455-395b777b90a2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1acf5147-3d6f-41fb-a455-395b777b90a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:48,403 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.040s 2021-08-27 03:28:48,403 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6b9fa1e-41c3-4807-93a3-8f28de19b4eb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b9fa1e-41c3-4807-93a3-8f28de19b4eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:49,451 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.040s 2021-08-27 03:28:49,452 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-574a6044-72f7-4ca3-aeb2-4bfac7465185', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-574a6044-72f7-4ca3-aeb2-4bfac7465185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:50,503 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:28:50,503 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a922dd34-a1f5-4c18-83fa-9fbe20176e6d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a922dd34-a1f5-4c18-83fa-9fbe20176e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:51,553 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:28:51,553 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71748487-6161-4e1d-849a-3b989b6ef001', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71748487-6161-4e1d-849a-3b989b6ef001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:52,602 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.040s 2021-08-27 03:28:52,603 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-637e53e3-911f-44ef-adf7-2249f3e38943', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-637e53e3-911f-44ef-adf7-2249f3e38943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:53,652 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:28:53,652 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5dcfdf1-2588-4f42-b8b5-ed7ed553eff5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5dcfdf1-2588-4f42-b8b5-ed7ed553eff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:54,700 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:28:54,701 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39c2a214-0cc4-40b2-a4c4-7c5b2a951ed2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39c2a214-0cc4-40b2-a4c4-7c5b2a951ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:55,761 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.052s 2021-08-27 03:28:55,762 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4165b6cf-df83-40bc-bf75-f1b76bd50ab6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4165b6cf-df83-40bc-bf75-f1b76bd50ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:56,819 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.049s 2021-08-27 03:28:56,819 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7acb5e9f-fdd0-439d-94dc-d972c2fa4c63', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7acb5e9f-fdd0-439d-94dc-d972c2fa4c63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:57,871 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:28:57,871 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45abad93-9924-4140-b1f6-7217460ed053', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45abad93-9924-4140-b1f6-7217460ed053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:58,925 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.046s 2021-08-27 03:28:58,925 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b57578a5-d51c-44a5-811d-5fb0727a9832', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b57578a5-d51c-44a5-811d-5fb0727a9832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:28:59,985 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.051s 2021-08-27 03:28:59,985 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0435858d-c8b4-4f69-8623-5e18b4ae9dcd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0435858d-c8b4-4f69-8623-5e18b4ae9dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:01,037 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:29:01,038 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6df86001-adcd-404d-a2ef-77531f7a40cf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6df86001-adcd-404d-a2ef-77531f7a40cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:02,092 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.046s 2021-08-27 03:29:02,092 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-000a992a-8e16-4c1a-bacf-0e28ea60c134', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-000a992a-8e16-4c1a-bacf-0e28ea60c134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:03,152 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.051s 2021-08-27 03:29:03,152 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f381da94-3b8f-44de-9098-2d0b5395abd0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f381da94-3b8f-44de-9098-2d0b5395abd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:04,208 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.048s 2021-08-27 03:29:04,208 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e9798f7-dda6-42b1-8d72-9ac1d18c8728', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e9798f7-dda6-42b1-8d72-9ac1d18c8728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:05,268 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.052s 2021-08-27 03:29:05,269 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c469e0-5498-4bd3-ab43-237c8735b73a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c469e0-5498-4bd3-ab43-237c8735b73a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:06,338 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.061s 2021-08-27 03:29:06,338 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f06721-3d8f-487a-b184-322a170a0e05', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f06721-3d8f-487a-b184-322a170a0e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:07,387 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:29:07,388 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f273bf2-2138-465b-906d-d52484d1628c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f273bf2-2138-465b-906d-d52484d1628c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:08,440 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:29:08,440 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24e4596b-d693-487a-8031-e99178ea0c8b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24e4596b-d693-487a-8031-e99178ea0c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:09,497 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.049s 2021-08-27 03:29:09,498 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56c026bc-db8a-4b62-a2dc-87e63cf5d6fd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56c026bc-db8a-4b62-a2dc-87e63cf5d6fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:10,548 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:29:10,549 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad03ea24-a2d6-4f7e-b2a9-61d928eea807', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad03ea24-a2d6-4f7e-b2a9-61d928eea807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:11,606 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.049s 2021-08-27 03:29:11,606 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec660d5-3920-4db3-9d37-deb51bcc7c9d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec660d5-3920-4db3-9d37-deb51bcc7c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:12,656 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:29:12,657 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-094a99d2-5033-409a-96b8-746705915f62', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-094a99d2-5033-409a-96b8-746705915f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:13,714 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.050s 2021-08-27 03:29:13,714 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb24a563-4be1-4eb6-b292-495125f37dda', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb24a563-4be1-4eb6-b292-495125f37dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:14,770 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.048s 2021-08-27 03:29:14,771 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b29554-709d-4e92-aead-4617577a5553', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b29554-709d-4e92-aead-4617577a5553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:15,825 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.046s 2021-08-27 03:29:15,825 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d34e7fb-6e04-490c-960d-ccfa89a36675', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d34e7fb-6e04-490c-960d-ccfa89a36675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:16,883 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.050s 2021-08-27 03:29:16,883 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2afadcc-5949-4556-8c15-b0fe64d8e177', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2afadcc-5949-4556-8c15-b0fe64d8e177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:17,939 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.048s 2021-08-27 03:29:17,939 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb6bb92-4f30-43d9-84f9-9faa87df396b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb6bb92-4f30-43d9-84f9-9faa87df396b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:18,996 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.050s 2021-08-27 03:29:18,997 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ead6bf0e-25f6-4f5d-b978-17ee6f4105f7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ead6bf0e-25f6-4f5d-b978-17ee6f4105f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:20,050 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.045s 2021-08-27 03:29:20,051 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8504fec0-d151-4e60-b3cd-b1bed30e2c22', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8504fec0-d151-4e60-b3cd-b1bed30e2c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:21,105 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.047s 2021-08-27 03:29:21,106 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f6d69ec-3c04-4839-893f-ed10e7c19da8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f6d69ec-3c04-4839-893f-ed10e7c19da8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:22,161 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.046s 2021-08-27 03:29:22,161 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be74f668-a31a-4bc7-a31c-dd5d1639add8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be74f668-a31a-4bc7-a31c-dd5d1639add8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:23,214 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.046s 2021-08-27 03:29:23,215 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2985b52b-9738-4ef4-9d3d-f3995bb5dde9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2985b52b-9738-4ef4-9d3d-f3995bb5dde9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:24,272 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.049s 2021-08-27 03:29:24,272 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-958e1498-1dfe-4545-ad50-fb26aaf203b2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-958e1498-1dfe-4545-ad50-fb26aaf203b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:25,326 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.046s 2021-08-27 03:29:25,327 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-681f6415-d043-4e85-a06d-3694ab47f23c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-681f6415-d043-4e85-a06d-3694ab47f23c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:26,382 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.048s 2021-08-27 03:29:26,383 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a032b5e-8763-424d-b3f7-290a73409dda', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a032b5e-8763-424d-b3f7-290a73409dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:27,443 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.053s 2021-08-27 03:29:27,443 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11fb422f-b36d-4a33-9a74-3e078a92e5e0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11fb422f-b36d-4a33-9a74-3e078a92e5e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:28,492 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:29:28,493 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5385222-0c71-4d2b-a0a8-4849845d514f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5385222-0c71-4d2b-a0a8-4849845d514f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:29,548 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.046s 2021-08-27 03:29:29,548 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59a014c3-387d-4df6-98ae-bbd8d2563bbb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59a014c3-387d-4df6-98ae-bbd8d2563bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:30,603 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.048s 2021-08-27 03:29:30,604 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c90aad7-ad65-4c95-845f-05ea51d1bbf6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c90aad7-ad65-4c95-845f-05ea51d1bbf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:31,657 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.046s 2021-08-27 03:29:31,658 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c51070c5-e721-49f7-a3da-5514fc4de43f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c51070c5-e721-49f7-a3da-5514fc4de43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:32,715 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.050s 2021-08-27 03:29:32,716 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7246f68f-d02c-41c5-a75d-5c08d44aaef0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7246f68f-d02c-41c5-a75d-5c08d44aaef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:33,778 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.055s 2021-08-27 03:29:33,779 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35e6b42b-ebc7-4590-b71c-3b417dbad75a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35e6b42b-ebc7-4590-b71c-3b417dbad75a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:34,830 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.043s 2021-08-27 03:29:34,830 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5567c811-1e89-45d5-8d04-3f738878cd19', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5567c811-1e89-45d5-8d04-3f738878cd19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:35,896 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.058s 2021-08-27 03:29:35,896 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd24f68c-ec44-41ee-a69d-0d3a5efc9b9e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd24f68c-ec44-41ee-a69d-0d3a5efc9b9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:36,952 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.048s 2021-08-27 03:29:36,952 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0400310-2293-4d7f-b55f-53eaf3d57126', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0400310-2293-4d7f-b55f-53eaf3d57126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:38,002 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.041s 2021-08-27 03:29:38,002 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4fce9bb-c1af-4d24-b11e-e9eb54d90b20', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4fce9bb-c1af-4d24-b11e-e9eb54d90b20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:39,054 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.044s 2021-08-27 03:29:39,054 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10226e32-d6fe-4ab5-9aac-55dc7165c7ea', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10226e32-d6fe-4ab5-9aac-55dc7165c7ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:40,111 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.049s 2021-08-27 03:29:40,111 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3dfdf60-fd2a-4f6b-af21-e0d08c26ef71', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3dfdf60-fd2a-4f6b-af21-e0d08c26ef71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:41,179 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.060s 2021-08-27 03:29:41,179 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99a2827a-c955-410c-8dd2-dadc3d673cd9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99a2827a-c955-410c-8dd2-dadc3d673cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:42,227 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.040s 2021-08-27 03:29:42,228 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b8666f-5952-4b2b-87e3-0689133bfe0c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b8666f-5952-4b2b-87e3-0689133bfe0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:43,282 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.047s 2021-08-27 03:29:43,283 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eefce2b-9ade-4544-8fd1-70be0524fc1e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eefce2b-9ade-4544-8fd1-70be0524fc1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:44,342 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.051s 2021-08-27 03:29:44,342 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66ee7417-5db5-422c-b893-91b6742392a7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66ee7417-5db5-422c-b893-91b6742392a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:45,393 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.042s 2021-08-27 03:29:45,393 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a539859-a439-40e3-924e-d8ed5ef87f8f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a539859-a439-40e3-924e-d8ed5ef87f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:46,449 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c 0.048s 2021-08-27 03:29:46,449 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92ba46fe-5536-43a5-9477-ada8ad7aa971', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92ba46fe-5536-43a5-9477-ada8ad7aa971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c'} Body: b'{"volume": {"id": "de18e9af-77a7-467b-859b-15bf6dcefd8c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:23:46.000000", "updated_at": "2021-08-27T03:23:46.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-927615133", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3b0c44b963ff42e88ded4e0f3655d1b9/volumes/de18e9af-77a7-467b-859b-15bf6dcefd8c"}], "user_id": "5b6b74048b9a454b9bde5389351a38a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9"}}' 2021-08-27 03:29:46,571 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70 0.114s 2021-08-27 03:29:46,571 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5b5a832-f99c-4e73-adf3-427a9c9ec2f6', 'x-compute-request-id': 'req-c5b5a832-f99c-4e73-adf3-427a9c9ec2f6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70'} Body: b'' 2021-08-27 03:29:46,718 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70 0.146s 2021-08-27 03:29:46,718 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26be4e95-6dae-49e0-b8a4-fa5fd3293a94', 'x-compute-request-id': 'req-26be4e95-6dae-49e0-b8a4-fa5fd3293a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70'} Body: b'{"server": {"id": "f1e21307-cd58-4980-9b08-9b2b1b41eb70", "name": "tempest-AttachVolumeShelveTestJSON-server-799307958", "status": "ACTIVE", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "9aaeea157e34dc6ba3fcfe2e7a2724b757b0926065e4678fefa4d167", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:22:57Z", "updated": "2021-08-27T03:29:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-723527719-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:97:3d"}, {"version": 4, "addr": "172.27.1.148", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:97:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-334154995", "OS-SRV-USG:launched_at": "2021-08-27T03:23:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--998967460"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:29:47,851 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70 0.122s 2021-08-27 03:29:47,851 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13946ee6-0a76-442e-988d-453d56be0056', 'x-compute-request-id': 'req-13946ee6-0a76-442e-988d-453d56be0056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70'} Body: b'{"server": {"id": "f1e21307-cd58-4980-9b08-9b2b1b41eb70", "name": "tempest-AttachVolumeShelveTestJSON-server-799307958", "status": "ACTIVE", "tenant_id": "3b0c44b963ff42e88ded4e0f3655d1b9", "user_id": "5b6b74048b9a454b9bde5389351a38a8", "metadata": {}, "hostId": "9aaeea157e34dc6ba3fcfe2e7a2724b757b0926065e4678fefa4d167", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:22:57Z", "updated": "2021-08-27T03:29:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-723527719-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:97:3d"}, {"version": 4, "addr": "172.27.1.148", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:97:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-334154995", "OS-SRV-USG:launched_at": "2021-08-27T03:23:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-27 03:29:48,892 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70 0.031s 2021-08-27 03:29:48,893 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-a586fcf7-e543-49fb-80ce-4d566174fe1b', 'x-compute-request-id': 'req-a586fcf7-e543-49fb-80ce-4d566174fe1b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f1e21307-cd58-4980-9b08-9b2b1b41eb70'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f1e21307-cd58-4980-9b08-9b2b1b41eb70 could not be found."}}' 2021-08-27 03:29:48,927 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-334154995 0.034s 2021-08-27 03:29:48,928 108912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afbf9fc5-c05b-4bfc-b241-b0aa45c2c6d0', 'x-compute-request-id': 'req-afbf9fc5-c05b-4bfc-b241-b0aa45c2c6d0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-334154995'} Body: b'' 2021-08-27 03:29:49,087 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/v2.0/security-groups/3c47589e-afbd-40fe-a8fc-8e139965ddb2 0.159s 2021-08-27 03:29:49,087 108912 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-e97f6d1a-d17b-4088-868a-22a7d84c0148', 'content-length': '0', 'date': 'Fri, 27 Aug 2021 03:29:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups/3c47589e-afbd-40fe-a8fc-8e139965ddb2'} Body: b'' 2021-08-27 03:29:49,106 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.30:9696/v2.0/security-groups/3c47589e-afbd-40fe-a8fc-8e139965ddb2 0.018s 2021-08-27 03:29:49,106 108912 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-cc314f85-8487-4523-b8d8-01a83c965f60', 'date': 'Fri, 27 Aug 2021 03:29:49 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups/3c47589e-afbd-40fe-a8fc-8e139965ddb2'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3c47589e-afbd-40fe-a8fc-8e139965ddb2 does not exist", "detail": ""}}' 2021-08-27 03:29:49,546 108912 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/v2.0/floatingips/80ca87e3-feaa-433c-97a9-da0da1dc9e51 0.440s 2021-08-27 03:29:49,547 108912 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-829c9b76-e533-46c5-88f4-d66fbf84770a', 'content-length': '0', 'date': 'Fri, 27 Aug 2021 03:29:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips/80ca87e3-feaa-433c-97a9-da0da1dc9e51'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 539, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume de18e9af-77a7-467b-859b-15bf6dcefd8c failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft7.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-27 03:12:19,508 108917 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-08-27 03:12:19,509 108917 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-08-27 03:12:21,258 108917 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.30/compute/v2.1/os-keypairs 1.748s 2021-08-27 03:12:21,258 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1494132037"}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2301', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-852de747-f514-41a3-a4a2-c9c1deb67ef3', 'x-compute-request-id': 'req-852de747-f514-41a3-a4a2-c9c1deb67ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAtSzvDdiLFT7LX+5sbrg2mj2aAsE3jnSMd8bQhOXLTolcKNBL\\n4fhpd8mmuMWgCFrHm/NTV60rpw5O2s5fpS3g+K9/oDhh2c94ztg//+o1QVl7sKGO\\n5oFmQs0UwcoHUjtn1UYgOuj6vgBcSe89/uI66Qy9GVxPejzIgNGfLSF53lwZlzNc\\n0ZaxpqWi6MQa+BWkmsMp9QkDJrX86XHxX07IG5mk6FnAg8v2iwOhd82fmsulc+C4\\n91YF2Zy4Iy42GVhA0Yiz8PAYw5MtnwbrjMMMcFBTsadEDu9xGmYYhYb376PGpwgN\\nW7axsr8Qbgur+GeevGtuNd9LHCdFIO4CSSEPwQIDAQABAoIBABefWTgD8PZ/LoM+\\nkhLJoAzyVT9gs/62AY6odI2vbJe73zFPH2XCPvYoa72RvvD37SjPTCGVaaipe+yZ\\nlezyk2+5ajmYwGFm5MiLd6TFg9YWdcMs/XXej1fMZ5Vw4w18w2gScadcszzMzTuy\\nnvG5y5aRW6KP36j/feEV89wtjjdIsL8ocDyMqh4CZ7XiabExF1Bg5Equd9JbJNDw\\nIHT+6f9zKf+6Ojk7CqupaZiwCQiDx1IwV76CxI0Tav5zYBfbqv/rywLWaK2zAj4U\\n+LE9VQ1qtGfsHbdr20YmXR3nceaTwit3j6VZvi4Ee0Rgl5vDKo34IgRxjpIGW+mi\\nO92omjECgYEA2i/gyWUS52BXP/J90y5zagOHeF2quhPWvwcCinHzcdKU9HbqBtFh\\nPi/SPOap9GTtpZF0nCpd+LluSMCzXmW/3lJdL54CS+y8atCmElz338djPC3tQJ10\\nxrzD50589uq2jr48m5G5JoiWqKMBf6FdGlbazA5kYXJAq47/dwDBwk0CgYEA1JL/\\nTtFreS9uin/QEyGo7K7lCDc0/J+e4nJzMe0Ly8YQABPWbSr2z8NbqEV5TNKtrjeT\\nc2L9DXW+zj0rdvyc0qz7y07Xhm6mlqx8/JeKg5vICa9Fe813WWLjIq1FRNDeN2xa\\nWIGZA+B3/4KLBwfGtdrk2UL3H1zg0dVV0+/E9UUCgYA5t/q2LEfQ75qFLyf8Csi7\\nXc2jmNvGN+NSS49vgm+NR9DhzudgAFnCMrJiK/7/yQdZCl6XxVlwp9U158xLh403\\nSgCezST8YtcBRsr4BqIID93/mIKv2jd/L4Z/lTLXuwWqQ0cTPHyHZhC88co+sjhH\\n9HwTCSei46+Z8s0/9PJM7QKBgQCyPa+lvyOGsabWquUlpYunKd8RTHk5ef4Xki/V\\nJRZG/wRbjEa3stbQztYD+n0DVYQcGK2iitX0e05KUDApzRcR78oRZ0KAjjdRD8Cd\\na9PRFsZcmIKClH4GjUw2v2LdmOU7Q7ddjw1mmskDjcpVUsfjpG9PXT8pJQ+94kvd\\nMabMoQKBgCyd+g5M1WosomhDVXnhzBqJFUQZKkQge5oHGZzB2AbSh6bK/wttr6qH\\nM+4V3jgciRix5NxmNTkEOLSd6i7EAD8CIpfK1qutqQA1YrDlyOEark8b3OtBaMhe\\nKXH85daUC1PX8/VNFCLla5ZvQChq9Ojga+R/51rtH/AFqhypBjcD\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-1494132037", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1LO8N2IsVPstf7mxuuDaaPZoCwTeOdIx3xtCE5ctOiVwo0Evh+Gl3yaa4xaAIWseb81NXrSunDk7azl+lLeD4r3+gOGHZz3jO2D//6jVBWXuwoY7mgWZCzRTBygdSO2fVRiA66Pq+AFxJ7z3+4jrpDL0ZXE96PMiA0Z8tIXneXBmXM1zRlrGmpaLoxBr4FaSawyn1CQMmtfzpcfFfTsgbmaToWcCDy/aLA6F3zZ+ay6Vz4Lj3VgXZnLgjLjYZWEDRiLPw8BjDky2fBuuMwwxwUFOxp0QO73EaZhiFhvfvo8anCA1btrGyvxBuC6v4Z568a24130scJ0Ug7gJJIQ/B Generated-by-Nova", "fingerprint": "23:56:c6:91:94:d7:1b:49:eb:a9:95:6d:c3:84:5d:91", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e"}}' 2021-08-27 03:12:21,260 108917 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1494132037 created 2021-08-27 03:12:25,827 108917 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-groups 4.566s 2021-08-27 03:12:25,828 108917 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--848530574", "description": "tempest-description--613261996"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1578', 'x-openstack-request-id': 'req-8e89f060-19dc-4f32-96fd-919d110abe10', 'date': 'Fri, 27 Aug 2021 03:12:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "7c6d8e1c-d871-4b04-adbb-4e4a8a2d7786", "name": "tempest-securitygroup--848530574", "stateful": true, "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "description": "tempest-description--613261996", "security_group_rules": [{"id": "187f2991-810b-4499-a497-027b451c4b80", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "security_group_id": "7c6d8e1c-d871-4b04-adbb-4e4a8a2d7786", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 113, "description": null, "tags": [], "created_at": "2021-08-27T03:12:23Z", "updated_at": "2021-08-27T03:12:23Z", "revision_number": 0, "project_id": "a430bc3a9be94e62a3cb96e011f0496a"}, {"id": "fe57a6b8-ece3-48bc-8a53-6b16788320f2", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "security_group_id": "7c6d8e1c-d871-4b04-adbb-4e4a8a2d7786", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 114, "description": null, "tags": [], "created_at": "2021-08-27T03:12:24Z", "updated_at": "2021-08-27T03:12:24Z", "revision_number": 0, "project_id": "a430bc3a9be94e62a3cb96e011f0496a"}], "tags": [], "created_at": "2021-08-27T03:12:23Z", "updated_at": "2021-08-27T03:12:24Z", "revision_number": 1, "project_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:12:27,485 108917 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 1.656s 2021-08-27 03:12:27,485 108917 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": "7c6d8e1c-d871-4b04-adbb-4e4a8a2d7786", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-5e6c6243-e12f-4ef1-870d-6d1116cf38d1', 'date': 'Fri, 27 Aug 2021 03:12:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fb912a3f-3ca3-42f7-b96d-cecf354e0b0b", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "security_group_id": "7c6d8e1c-d871-4b04-adbb-4e4a8a2d7786", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-27T03:12:26Z", "updated_at": "2021-08-27T03:12:26Z", "revision_number": 0, "project_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:12:28,687 108917 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 1.201s 2021-08-27 03:12:28,687 108917 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": "7c6d8e1c-d871-4b04-adbb-4e4a8a2d7786", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6d59c13d-05a1-433f-a4a1-29b73d0f59ee', 'date': 'Fri, 27 Aug 2021 03:12:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6ba3c684-b875-4656-a162-a055dc3fefc8", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "security_group_id": "7c6d8e1c-d871-4b04-adbb-4e4a8a2d7786", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-27T03:12:28Z", "updated_at": "2021-08-27T03:12:28Z", "revision_number": 0, "project_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:12:28,688 108917 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--848530574 created 2021-08-27 03:12:31,500 108917 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/floatingips 2.811s 2021-08-27 03:12:31,500 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "d6676dde-6651-46ea-a9ba-371911ee51a4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-5e18e99d-899b-47e2-bbd4-a7c12b39b287', 'date': 'Fri, 27 Aug 2021 03:12:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b50251e3-2195-4988-8b47-a1ba9501b78c", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "floating_ip_address": "172.27.1.42", "floating_network_id": "d6676dde-6651-46ea-a9ba-371911ee51a4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a430bc3a9be94e62a3cb96e011f0496a", "description": "", "port_details": null, "tags": [], "created_at": "2021-08-27T03:12:30Z", "updated_at": "2021-08-27T03:12:30Z", "revision_number": 0}}' 2021-08-27 03:12:31,502 108917 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b50251e3-2195-4988-8b47-a1ba9501b78c', 'tenant_id': 'a430bc3a9be94e62a3cb96e011f0496a', 'floating_ip_address': '172.27.1.42', 'floating_network_id': 'd6676dde-6651-46ea-a9ba-371911ee51a4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a430bc3a9be94e62a3cb96e011f0496a', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-08-27T03:12:30Z', 'updated_at': '2021-08-27T03:12:30Z', 'revision_number': 0, 'ip': '172.27.1.42'} created 2021-08-27 03:12:31,717 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.209s 2021-08-27 03:12:31,718 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3395', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-60e4b8d0-df67-4ad2-aedf-6c9ca6fed62b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "fd5d6512f31c41bbbd29169ed599ee5e", "name": "tempest-AttachVolumeTestJSON-755046361-project", "password_expires_at": null}, "audit_ids": ["EvBxqDFDRd69ORLCGt7o5A"], "expires_at": "2021-08-27T04:12:31.000000Z", "issued_at": "2021-08-27T03:12:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a430bc3a9be94e62a3cb96e011f0496a", "name": "tempest-AttachVolumeTestJSON-755046361"}, "is_domain": false, "roles": [{"id": "33f43afbc992421090f481b8eadc72cb", "name": "member"}, {"id": "110cedbdf8084a7fa152be8f8614d389", "name": "reader"}], "catalog": [{"endpoints": [{"id": "5d50090f497c499d96a24fe4ac671668", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "0b96d935cc2c4084ae88548f3e384000", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "09e5362194ad4051bf8dc4df2927dbcc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_a430bc3a9be94e62a3cb96e011f0496a", "region": "RegionOne"}, {"id": "c2348870db21496ebd286248bf26ceab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "2caed138cccb48a19d6ccac63a709d35", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "85117d97c85e48b193c771d22f30c4e3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}, {"id": "ae323fc4763f44019d9b4084c4089abd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "35b6257bb5f545e6a98d8f48f29aa257", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8b18a6d13a39424e8c74c2d4138005cf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/", "region": "RegionOne"}], "id": "42f56f09071c426ea24d2d3d9bc91f8f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d42990120bcb410b84c2313718f990d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/a430bc3a9be94e62a3cb96e011f0496a", "region": "RegionOne"}], "id": "5dee08897a604aa7a4cceb6edb1b1f9c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "907e2663a23a4719b72f078dcbaf5611", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a", "region": "RegionOne"}], "id": "83b4dae12eaf4f2494cc4ab37c732957", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3d5c2d3dd0424c389d5c20cdf11d3cc6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "a8c70e81fc994b0786e34360cd492fe9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d1b58e72a34747138927817c1c4874d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a", "region": "RegionOne"}], "id": "bd69ffa03b734552984a6224643dd9f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "64d24a8ed4524614ab3cb5b61206fadf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "d45452698fbd4c599e019173be420455", "type": "placement", "name": "placement"}]}}' 2021-08-27 03:12:31,719 108917 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '88c59834-6084-43f7-aebd-5573502eb794', 'name': 'tempest-AttachVolumeTestJSON-2137613434-network', 'tenant_id': 'a430bc3a9be94e62a3cb96e011f0496a', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a430bc3a9be94e62a3cb96e011f0496a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 435, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-27T03:12:04Z', 'updated_at': '2021-08-27T03:12:04Z', 'revision_number': 1} available for tenant 2021-08-27 03:12:31,720 108917 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtSzvDdiLFT7LX+5sbrg2mj2aAsE3jnSMd8bQhOXLTolcKNBL\n4fhpd8mmuMWgCFrHm/NTV60rpw5O2s5fpS3g+K9/oDhh2c94ztg//+o1QVl7sKGO\n5oFmQs0UwcoHUjtn1UYgOuj6vgBcSe89/uI66Qy9GVxPejzIgNGfLSF53lwZlzNc\n0ZaxpqWi6MQa+BWkmsMp9QkDJrX86XHxX07IG5mk6FnAg8v2iwOhd82fmsulc+C4\n91YF2Zy4Iy42GVhA0Yiz8PAYw5MtnwbrjMMMcFBTsadEDu9xGmYYhYb376PGpwgN\nW7axsr8Qbgur+GeevGtuNd9LHCdFIO4CSSEPwQIDAQABAoIBABefWTgD8PZ/LoM+\nkhLJoAzyVT9gs/62AY6odI2vbJe73zFPH2XCPvYoa72RvvD37SjPTCGVaaipe+yZ\nlezyk2+5ajmYwGFm5MiLd6TFg9YWdcMs/XXej1fMZ5Vw4w18w2gScadcszzMzTuy\nnvG5y5aRW6KP36j/feEV89wtjjdIsL8ocDyMqh4CZ7XiabExF1Bg5Equd9JbJNDw\nIHT+6f9zKf+6Ojk7CqupaZiwCQiDx1IwV76CxI0Tav5zYBfbqv/rywLWaK2zAj4U\n+LE9VQ1qtGfsHbdr20YmXR3nceaTwit3j6VZvi4Ee0Rgl5vDKo34IgRxjpIGW+mi\nO92omjECgYEA2i/gyWUS52BXP/J90y5zagOHeF2quhPWvwcCinHzcdKU9HbqBtFh\nPi/SPOap9GTtpZF0nCpd+LluSMCzXmW/3lJdL54CS+y8atCmElz338djPC3tQJ10\nxrzD50589uq2jr48m5G5JoiWqKMBf6FdGlbazA5kYXJAq47/dwDBwk0CgYEA1JL/\nTtFreS9uin/QEyGo7K7lCDc0/J+e4nJzMe0Ly8YQABPWbSr2z8NbqEV5TNKtrjeT\nc2L9DXW+zj0rdvyc0qz7y07Xhm6mlqx8/JeKg5vICa9Fe813WWLjIq1FRNDeN2xa\nWIGZA+B3/4KLBwfGtdrk2UL3H1zg0dVV0+/E9UUCgYA5t/q2LEfQ75qFLyf8Csi7\nXc2jmNvGN+NSS49vgm+NR9DhzudgAFnCMrJiK/7/yQdZCl6XxVlwp9U158xLh403\nSgCezST8YtcBRsr4BqIID93/mIKv2jd/L4Z/lTLXuwWqQ0cTPHyHZhC88co+sjhH\n9HwTCSei46+Z8s0/9PJM7QKBgQCyPa+lvyOGsabWquUlpYunKd8RTHk5ef4Xki/V\nJRZG/wRbjEa3stbQztYD+n0DVYQcGK2iitX0e05KUDApzRcR78oRZ0KAjjdRD8Cd\na9PRFsZcmIKClH4GjUw2v2LdmOU7Q7ddjw1mmskDjcpVUsfjpG9PXT8pJQ+94kvd\nMabMoQKBgCyd+g5M1WosomhDVXnhzBqJFUQZKkQge5oHGZzB2AbSh6bK/wttr6qH\nM+4V3jgciRix5NxmNTkEOLSd6i7EAD8CIpfK1qutqQA1YrDlyOEark8b3OtBaMhe\nKXH85daUC1PX8/VNFCLla5ZvQChq9Ojga+R/51rtH/AFqhypBjcD\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-1494132037', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1LO8N2IsVPstf7mxuuDaaPZoCwTeOdIx3xtCE5ctOiVwo0Evh+Gl3yaa4xaAIWseb81NXrSunDk7azl+lLeD4r3+gOGHZz3jO2D//6jVBWXuwoY7mgWZCzRTBygdSO2fVRiA66Pq+AFxJ7z3+4jrpDL0ZXE96PMiA0Z8tIXneXBmXM1zRlrGmpaLoxBr4FaSawyn1CQMmtfzpcfFfTsgbmaToWcCDy/aLA6F3zZ+ay6Vz4Lj3VgXZnLgjLjYZWEDRiLPw8BjDky2fBuuMwwxwUFOxp0QO73EaZhiFhvfvo8anCA1btrGyvxBuC6v4Z568a24130scJ0Ug7gJJIQ/B Generated-by-Nova', 'fingerprint': '23:56:c6:91:94:d7:1b:49:eb:a9:95:6d:c3:84:5d:91', 'user_id': 'fd5d6512f31c41bbbd29169ed599ee5e'}, 'security_group': {'id': '7c6d8e1c-d871-4b04-adbb-4e4a8a2d7786', 'name': 'tempest-securitygroup--848530574', 'stateful': True, 'tenant_id': 'a430bc3a9be94e62a3cb96e011f0496a', 'description': 'tempest-description--613261996', 'security_group_rules': [{'id': '187f2991-810b-4499-a497-027b451c4b80', 'tenant_id': 'a430bc3a9be94e62a3cb96e011f0496a', 'security_group_id': '7c6d8e1c-d871-4b04-adbb-4e4a8a2d7786', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 113, 'description': None, 'tags': [], 'created_at': '2021-08-27T03:12:23Z', 'updated_at': '2021-08-27T03:12:23Z', 'revision_number': 0, 'project_id': 'a430bc3a9be94e62a3cb96e011f0496a'}, {'id': 'fe57a6b8-ece3-48bc-8a53-6b16788320f2', 'tenant_id': 'a430bc3a9be94e62a3cb96e011f0496a', 'security_group_id': '7c6d8e1c-d871-4b04-adbb-4e4a8a2d7786', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 114, 'description': None, 'tags': [], 'created_at': '2021-08-27T03:12:24Z', 'updated_at': '2021-08-27T03:12:24Z', 'revision_number': 0, 'project_id': 'a430bc3a9be94e62a3cb96e011f0496a'}], 'tags': [], 'created_at': '2021-08-27T03:12:23Z', 'updated_at': '2021-08-27T03:12:24Z', 'revision_number': 1, 'project_id': 'a430bc3a9be94e62a3cb96e011f0496a'}, 'floating_ip': {'id': 'b50251e3-2195-4988-8b47-a1ba9501b78c', 'tenant_id': 'a430bc3a9be94e62a3cb96e011f0496a', 'floating_ip_address': '172.27.1.42', 'floating_network_id': 'd6676dde-6651-46ea-a9ba-371911ee51a4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a430bc3a9be94e62a3cb96e011f0496a', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-08-27T03:12:30Z', 'updated_at': '2021-08-27T03:12:30Z', 'revision_number': 0, 'ip': '172.27.1.42'}} 2021-08-27 03:12:33,480 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.30/compute/v2.1/servers 1.758s 2021-08-27 03:12:33,480 108917 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-414481738", "imageRef": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "88c59834-6084-43f7-aebd-5573502eb794"}], "security_groups": [{"name": "tempest-securitygroup--848530574"}], "key_name": "tempest-keypair-1494132037", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0c698b0-8e95-40e5-9832-460f8d46f72a', 'x-compute-request-id': 'req-c0c698b0-8e95-40e5-9832-460f8d46f72a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--848530574"}], "adminPass": "password"}}' 2021-08-27 03:12:33,620 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.137s 2021-08-27 03:12:33,620 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dde98bb8-f786-4c3d-bfe9-e239f1508dfa', 'x-compute-request-id': 'req-dde98bb8-f786-4c3d-bfe9-e239f1508dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "BUILD", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:12:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:12:34,882 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.251s 2021-08-27 03:12:34,882 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7d7f02e-a4d0-480e-9ae4-98b28b1478d7', 'x-compute-request-id': 'req-a7d7f02e-a4d0-480e-9ae4-98b28b1478d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "BUILD", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:12:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:12:34,890 108917 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2021-08-27 03:12:36,304 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.413s 2021-08-27 03:12:36,304 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb9e92dd-8fd2-4298-840b-4013cd3c276d', 'x-compute-request-id': 'req-bb9e92dd-8fd2-4298-840b-4013cd3c276d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "BUILD", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:12:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:12:36,312 108917 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2021-08-27 03:12:38,125 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.812s 2021-08-27 03:12:38,126 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-617923a3-8ae6-456c-abf6-dc8ed3a036cf', 'x-compute-request-id': 'req-617923a3-8ae6-456c-abf6-dc8ed3a036cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "BUILD", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:12:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:12:39,499 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.365s 2021-08-27 03:12:39,500 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c97c321-9cc3-44dc-940b-8029541d635a', 'x-compute-request-id': 'req-3c97c321-9cc3-44dc-940b-8029541d635a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "BUILD", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:12:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:12:40,798 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.290s 2021-08-27 03:12:40,798 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0c5363a-61de-4025-971f-b158b16e30a2', 'x-compute-request-id': 'req-f0c5363a-61de-4025-971f-b158b16e30a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "BUILD", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:12:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:12:42,044 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.237s 2021-08-27 03:12:42,044 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d208eb65-7679-4453-90d2-b45921f9a356', 'x-compute-request-id': 'req-d208eb65-7679-4453-90d2-b45921f9a356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "BUILD", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:12:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:12:43,313 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.260s 2021-08-27 03:12:43,314 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14676951-faf6-454a-8b04-e96cdf31203a', 'x-compute-request-id': 'req-14676951-faf6-454a-8b04-e96cdf31203a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "BUILD", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:12:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:12:44,691 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.368s 2021-08-27 03:12:44,691 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7059349-b5bb-449b-82a6-d240a13a6171', 'x-compute-request-id': 'req-f7059349-b5bb-449b-82a6-d240a13a6171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "BUILD", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:12:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:12:45,932 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.230s 2021-08-27 03:12:45,933 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baebe1d7-707c-4886-aee3-a9d89751ad34', 'x-compute-request-id': 'req-baebe1d7-707c-4886-aee3-a9d89751ad34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "BUILD", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:12:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:12:47,420 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.478s 2021-08-27 03:12:47,420 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22cec9e5-4ba7-4404-9b82-b322ab383e7e', 'x-compute-request-id': 'req-22cec9e5-4ba7-4404-9b82-b322ab383e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "BUILD", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:12:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:12:48,751 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.323s 2021-08-27 03:12:48,751 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bbfba2e-1e49-468f-b30e-bd9cedfc28ce', 'x-compute-request-id': 'req-9bbfba2e-1e49-468f-b30e-bd9cedfc28ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:12:47Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:12:48,759 108917 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2021-08-27 03:12:49,065 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-interface 0.305s 2021-08-27 03:12:49,065 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce10e180-fb00-43d2-bc28-c5bf407bfd38', 'x-compute-request-id': 'req-ce10e180-fb00-43d2-bc28-c5bf407bfd38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "88c59834-6084-43f7-aebd-5573502eb794", "port_id": "5f79ce5a-9a37-48fc-8833-63fee9048352", "mac_addr": "fa:16:3e:2e:dc:8d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a1cd8e1e-3740-4c26-8f74-2e47293bbac7", "ip_address": "172.20.0.9"}]}]}' 2021-08-27 03:12:51,552 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.222.0.30:9696/v2.0/floatingips/b50251e3-2195-4988-8b47-a1ba9501b78c 2.484s 2021-08-27 03:12:51,553 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "5f79ce5a-9a37-48fc-8833-63fee9048352"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-14d4e32d-3904-4482-bd9c-3dbf77bdb573', 'date': 'Fri, 27 Aug 2021 03:12:51 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips/b50251e3-2195-4988-8b47-a1ba9501b78c'} Body: b'{"floatingip": {"id": "b50251e3-2195-4988-8b47-a1ba9501b78c", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "floating_ip_address": "172.27.1.42", "floating_network_id": "d6676dde-6651-46ea-a9ba-371911ee51a4", "router_id": "192470f6-2056-4e85-8c70-0fb9b705f8ae", "port_id": "5f79ce5a-9a37-48fc-8833-63fee9048352", "fixed_ip_address": "172.20.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "88c59834-6084-43f7-aebd-5573502eb794", "mac_address": "fa:16:3e:2e:dc:8d", "admin_state_up": true, "status": "ACTIVE", "device_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-08-27T03:12:30Z", "updated_at": "2021-08-27T03:12:50Z", "revision_number": 1, "project_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:12:51,686 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.132s 2021-08-27 03:12:51,686 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f369ad36-5efa-49d3-9f77-bc188e763297', 'x-compute-request-id': 'req-f369ad36-5efa-49d3-9f77-bc188e763297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": ""}' 2021-08-27 03:12:52,834 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.146s 2021-08-27 03:12:52,835 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dce6ab2f-d839-4a82-9f3d-0cdf19bb5c5d', 'x-compute-request-id': 'req-dce6ab2f-d839-4a82-9f3d-0cdf19bb5c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": ""}' 2021-08-27 03:12:53,956 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.118s 2021-08-27 03:12:53,957 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e940abd3-c84d-4198-8a1c-5e9c051082de', 'x-compute-request-id': 'req-e940abd3-c84d-4198-8a1c-5e9c051082de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": ""}' 2021-08-27 03:12:57,711 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 2.752s 2021-08-27 03:12:57,712 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05e101f0-8958-41ed-95bb-2e294a385638', 'x-compute-request-id': 'req-05e101f0-8958-41ed-95bb-2e294a385638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": ""}' 2021-08-27 03:13:00,852 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 2.137s 2021-08-27 03:13:00,852 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80c0542c-67d9-4d7b-912a-ffc65936695d', 'x-compute-request-id': 'req-80c0542c-67d9-4d7b-912a-ffc65936695d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": ""}' 2021-08-27 03:13:02,028 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.172s 2021-08-27 03:13:02,028 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86348dc6-71e9-4846-93a2-4228ca3f0ffd', 'x-compute-request-id': 'req-86348dc6-71e9-4846-93a2-4228ca3f0ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": ""}' 2021-08-27 03:13:03,135 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.104s 2021-08-27 03:13:03,135 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0d96c55-6a04-4c4a-8d22-a7539ef3ce1c', 'x-compute-request-id': 'req-f0d96c55-6a04-4c4a-8d22-a7539ef3ce1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": ""}' 2021-08-27 03:13:04,254 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.116s 2021-08-27 03:13:04,254 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-889577e2-d101-46ae-bdea-b4400a4e882e', 'x-compute-request-id': 'req-889577e2-d101-46ae-bdea-b4400a4e882e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": ""}' 2021-08-27 03:13:05,424 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.167s 2021-08-27 03:13:05,424 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '5649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd08da17-e752-4bc1-b6b9-c639b71286dc', 'x-compute-request-id': 'req-bd08da17-e752-4bc1-b6b9-c639b71286dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:09,154 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 2.728s 2021-08-27 03:13:09,155 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '11629', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b505498f-7aef-4b1b-906d-a2b0fc61c315', 'x-compute-request-id': 'req-b505498f-7aef-4b1b-906d-a2b0fc61c315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:10,367 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.210s 2021-08-27 03:13:10,368 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '15064', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b646dc84-d43c-4ebb-87cf-7988f8092389', 'x-compute-request-id': 'req-b646dc84-d43c-4ebb-87cf-7988f8092389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:14,399 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 3.029s 2021-08-27 03:13:14,400 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '20832', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95e80d4b-ebdb-435b-bd3e-da150cf34f32', 'x-compute-request-id': 'req-95e80d4b-ebdb-435b-bd3e-da150cf34f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:15,608 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.205s 2021-08-27 03:13:15,609 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '21732', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d79468d-a98f-4f56-a054-487b179e2185', 'x-compute-request-id': 'req-6d79468d-a98f-4f56-a054-487b179e2185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:16,778 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.166s 2021-08-27 03:13:16,779 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '22857', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76f99fba-d94b-4458-9e1f-8d31b78c1751', 'x-compute-request-id': 'req-76f99fba-d94b-4458-9e1f-8d31b78c1751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:17,931 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.149s 2021-08-27 03:13:17,931 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '23791', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb8d2666-2907-4ee5-be92-97edffdb0f40', 'x-compute-request-id': 'req-cb8d2666-2907-4ee5-be92-97edffdb0f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:19,163 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.228s 2021-08-27 03:13:19,163 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24388', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b589d80-7a61-49b6-b5cf-354bff561e51', 'x-compute-request-id': 'req-5b589d80-7a61-49b6-b5cf-354bff561e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:20,297 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.130s 2021-08-27 03:13:20,297 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25008', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4d9d613-020d-4c95-abfa-9fcbd3eb8aac', 'x-compute-request-id': 'req-c4d9d613-020d-4c95-abfa-9fcbd3eb8aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:21,447 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.147s 2021-08-27 03:13:21,450 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25816', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e601146-edc7-4bed-a871-121fad4eb056', 'x-compute-request-id': 'req-9e601146-edc7-4bed-a871-121fad4eb056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:25,123 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 2.668s 2021-08-27 03:13:25,123 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87768e92-5359-429a-bf53-0ed29727f817', 'x-compute-request-id': 'req-87768e92-5359-429a-bf53-0ed29727f817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:26,238 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.112s 2021-08-27 03:13:26,238 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27986', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d6ffb5b-239a-4cf5-a1cb-25df6068bfbc', 'x-compute-request-id': 'req-1d6ffb5b-239a-4cf5-a1cb-25df6068bfbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:27,413 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.172s 2021-08-27 03:13:27,414 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28151', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c520d45-cecd-4ba2-9262-929c47d0eab8', 'x-compute-request-id': 'req-0c520d45-cecd-4ba2-9262-929c47d0eab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:28,527 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.110s 2021-08-27 03:13:28,528 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28151', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36fa803e-57cb-41d8-a6de-2bc38a88c188', 'x-compute-request-id': 'req-36fa803e-57cb-41d8-a6de-2bc38a88c188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:29,655 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.124s 2021-08-27 03:13:29,655 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28151', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1223ca2-0d91-48e7-ab11-a0460d33c518', 'x-compute-request-id': 'req-b1223ca2-0d91-48e7-ab11-a0460d33c518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:30,777 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.118s 2021-08-27 03:13:30,778 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28151', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d088966-71a5-48e1-a1c2-9ce4996340c3', 'x-compute-request-id': 'req-6d088966-71a5-48e1-a1c2-9ce4996340c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:36,656 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 4.875s 2021-08-27 03:13:36,657 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28609', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67dbf567-e4c1-45d8-8d14-cb40ebad2b45', 'x-compute-request-id': 'req-67dbf567-e4c1-45d8-8d14-cb40ebad2b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:37,834 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.175s 2021-08-27 03:13:37,835 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28609', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d22225f-f449-4642-9433-2bcd6a3f6a79', 'x-compute-request-id': 'req-4d22225f-f449-4642-9433-2bcd6a3f6a79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:41,211 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 2.373s 2021-08-27 03:13:41,211 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28609', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19bb340d-d6de-4399-bf44-1013de2defaa', 'x-compute-request-id': 'req-19bb340d-d6de-4399-bf44-1013de2defaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:42,348 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.134s 2021-08-27 03:13:42,349 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28609', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c321113-ee23-4bd5-86cb-dbca8898ef6e', 'x-compute-request-id': 'req-2c321113-ee23-4bd5-86cb-dbca8898ef6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:43,470 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.118s 2021-08-27 03:13:43,471 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28609', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66c099f2-b81b-44a0-be57-9802c41c6548', 'x-compute-request-id': 'req-66c099f2-b81b-44a0-be57-9802c41c6548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:44,577 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.103s 2021-08-27 03:13:44,578 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28609', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8931f4a9-33ce-4db4-bc62-ab81180fa62a', 'x-compute-request-id': 'req-8931f4a9-33ce-4db4-bc62-ab81180fa62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:45,701 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.120s 2021-08-27 03:13:45,702 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28831', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67ecfe5c-0299-434e-bf29-f3a4b9f9fefd', 'x-compute-request-id': 'req-67ecfe5c-0299-434e-bf29-f3a4b9f9fefd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:46,830 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.126s 2021-08-27 03:13:46,830 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '29995', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46c9c304-9a83-448d-a4c7-05140d306107', 'x-compute-request-id': 'req-46c9c304-9a83-448d-a4c7-05140d306107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:47,974 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.140s 2021-08-27 03:13:47,975 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '30954', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c440ac5-7c29-4759-b0d7-eb312f9ea54e', 'x-compute-request-id': 'req-9c440ac5-7c29-4759-b0d7-eb312f9ea54e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:52,005 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 3.027s 2021-08-27 03:13:52,006 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33884', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4482478-156e-4bdc-92c9-5fcb34f4a51f', 'x-compute-request-id': 'req-b4482478-156e-4bdc-92c9-5fcb34f4a51f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:53,158 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.149s 2021-08-27 03:13:53,159 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '34364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80edc1b7-5d3f-47e8-b525-faa9b74574de', 'x-compute-request-id': 'req-80edc1b7-5d3f-47e8-b525-faa9b74574de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:54,313 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.150s 2021-08-27 03:13:54,314 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '34643', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ddb7400-e9ed-4037-8e32-6576ec8238fd', 'x-compute-request-id': 'req-7ddb7400-e9ed-4037-8e32-6576ec8238fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:55,466 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.148s 2021-08-27 03:13:55,467 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d268d6a-47cf-4b88-825d-58393312b58b', 'x-compute-request-id': 'req-1d268d6a-47cf-4b88-825d-58393312b58b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:56,581 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.112s 2021-08-27 03:13:56,582 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '36795', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c041e15-7b4e-4c58-b57d-44cefd80a674', 'x-compute-request-id': 'req-6c041e15-7b4e-4c58-b57d-44cefd80a674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:57,723 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.137s 2021-08-27 03:13:57,724 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '37377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-678a6496-9df2-4ea9-bb35-123f8cce073e', 'x-compute-request-id': 'req-678a6496-9df2-4ea9-bb35-123f8cce073e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:13:58,840 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.113s 2021-08-27 03:13:58,841 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fe62568-c15c-495e-899c-89d6694c976b', 'x-compute-request-id': 'req-5fe62568-c15c-495e-899c-89d6694c976b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:14:02,515 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 2.670s 2021-08-27 03:14:02,516 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38060', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22da7238-1965-4de1-8a16-e40d9ec4777c', 'x-compute-request-id': 'req-22da7238-1965-4de1-8a16-e40d9ec4777c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:14:06,350 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 2.829s 2021-08-27 03:14:06,351 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e7022ea-a7d4-436a-a82a-7bee2b7fd8dd', 'x-compute-request-id': 'req-7e7022ea-a7d4-436a-a82a-7bee2b7fd8dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:14:06,422 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/ips 0.069s 2021-08-27 03:14:06,423 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '145', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6af1140-db63-49bb-bd0d-ec89b032c833', 'x-compute-request-id': 'req-b6af1140-db63-49bb-bd0d-ec89b032c833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9"}, {"version": 4, "addr": "172.27.1.42"}]}}' 2021-08-27 03:14:06,438 108917 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.42:22' as 'ubuntu' with public key authentication 2021-08-27 03:14:06,486 108917 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-08-27 03:14:06,799 108917 INFO [paramiko.transport] Authentication (publickey) successful! 2021-08-27 03:14:06,799 108917 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.42 successfully created 2021-08-27 03:14:06,800 108917 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2021-08-27 03:14:06,800 108917 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.42:22' as 'ubuntu' with public key authentication 2021-08-27 03:14:06,828 108917 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-08-27 03:14:06,940 108917 INFO [paramiko.transport] Authentication (publickey) successful! 2021-08-27 03:14:06,940 108917 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.42 successfully created 2021-08-27 03:14:08,626 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes 0.485s 2021-08-27 03:14:08,627 108917 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-1939962511"}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fee1aee-79e6-4e88-a713-c46f55168485', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fee1aee-79e6-4e88-a713-c46f55168485', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.437508", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-27 03:14:08,722 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.086s 2021-08-27 03:14:08,723 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-467eaf0c-ba7c-484f-bda4-594ca5199786', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467eaf0c-ba7c-484f-bda4-594ca5199786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:09,824 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.088s 2021-08-27 03:14:09,825 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e872de66-45e9-4e8c-90b9-98382db3b45e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e872de66-45e9-4e8c-90b9-98382db3b45e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:14:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:09,838 108917 INFO [tempest.common.waiters] volume 8c363708-1034-4121-af74-fbba6f0fa9fa reached available after waiting for 1.838039 seconds 2021-08-27 03:14:10,365 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.527s 2021-08-27 03:14:10,366 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa"}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bafc9858-5717-428f-b783-9fb01f9b6f45', 'x-compute-request-id': 'req-bafc9858-5717-428f-b783-9fb01f9b6f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "device": "/dev/sdb"}}' 2021-08-27 03:14:10,462 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.092s 2021-08-27 03:14:10,463 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c275dae4-4f59-4eae-a4eb-41adfec60ad8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c275dae4-4f59-4eae-a4eb-41adfec60ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:14:10.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:11,548 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.071s 2021-08-27 03:14:11,548 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a95876-029b-4d71-9054-559c2b108f5d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a95876-029b-4d71-9054-559c2b108f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:14:10.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:12,805 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.244s 2021-08-27 03:14:12,806 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32675245-4812-4d81-8bae-bb648a78bb5b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32675245-4812-4d81-8bae-bb648a78bb5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:14:10.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:13,878 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.058s 2021-08-27 03:14:13,879 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-309584cd-79af-405e-98e7-ba525e935e33', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-309584cd-79af-405e-98e7-ba525e935e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:14:10.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:14,951 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.065s 2021-08-27 03:14:14,952 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ba1317-e163-4b2c-b3d6-ff6a9e001419', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ba1317-e163-4b2c-b3d6-ff6a9e001419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:14:10.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:16,012 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:14:16,013 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03088587-5206-4ace-804d-8e4de5774256', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03088587-5206-4ace-804d-8e4de5774256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:14:10.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:17,078 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.057s 2021-08-27 03:14:17,079 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b266794-1f77-42bd-91c3-bdc45814b01c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b266794-1f77-42bd-91c3-bdc45814b01c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:14:10.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:18,201 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.104s 2021-08-27 03:14:18,202 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf5048a8-5741-4ea7-adc9-e4cb5e19ae6d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf5048a8-5741-4ea7-adc9-e4cb5e19ae6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:14:10.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:19,308 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.092s 2021-08-27 03:14:19,308 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-781c3486-4bf8-4c30-a363-3cfea2145843', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-781c3486-4bf8-4c30-a363-3cfea2145843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:14:10.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:20,440 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.124s 2021-08-27 03:14:20,441 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8d48f9-ca96-424b-a1ad-b3c1f5e0357c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8d48f9-ca96-424b-a1ad-b3c1f5e0357c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:14:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:21,538 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.089s 2021-08-27 03:14:21,539 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e08c67af-98d3-4195-9ce2-ba93f20c193c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e08c67af-98d3-4195-9ce2-ba93f20c193c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:14:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:22,627 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.079s 2021-08-27 03:14:22,627 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db1d3730-86a8-4000-97a6-41b25552c521', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db1d3730-86a8-4000-97a6-41b25552c521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:14:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:23,759 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.123s 2021-08-27 03:14:23,760 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a623805e-7d92-4270-9365-c63d30ec4c01', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a623805e-7d92-4270-9365-c63d30ec4c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:14:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:24,910 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.143s 2021-08-27 03:14:24,910 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5417e63-5401-4e37-98a8-3bc52512008e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5417e63-5401-4e37-98a8-3bc52512008e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:14:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:25,985 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.066s 2021-08-27 03:14:25,985 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df54ef0-8406-4e30-ab64-1c481be67091', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df54ef0-8406-4e30-ab64-1c481be67091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:14:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:27,077 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.082s 2021-08-27 03:14:27,077 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccaede2b-ef9d-4296-bc76-4857c25632ba', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccaede2b-ef9d-4296-bc76-4857c25632ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:14:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:28,160 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.068s 2021-08-27 03:14:28,161 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-619b1eb5-cf93-4c83-9588-dda9e3ae0fce', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-619b1eb5-cf93-4c83-9588-dda9e3ae0fce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:14:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:29,253 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.084s 2021-08-27 03:14:29,253 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-623f47d4-1c51-40cc-b0d8-2f9185f0b151', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-623f47d4-1c51-40cc-b0d8-2f9185f0b151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:14:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:29,267 108917 INFO [tempest.common.waiters] Attachment 8623c6a4-ec4d-4699-ab48-40148c24219a created for volume 8c363708-1034-4121-af74-fbba6f0fa9fa to server 83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 after waiting for 19.267419 seconds 2021-08-27 03:14:29,325 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.057s 2021-08-27 03:14:29,325 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ac2656-33f6-4660-a10d-9fce7927915c', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ac2656-33f6-4660-a10d-9fce7927915c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:14:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:14:29,333 108917 INFO [tempest.common.waiters] volume 8c363708-1034-4121-af74-fbba6f0fa9fa reached in-use after waiting for 0.333164 seconds 2021-08-27 03:14:29,473 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.139s 2021-08-27 03:14:29,473 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-stop": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f81f29da-ff60-4eae-91de-7c4b0f279c5c', 'x-compute-request-id': 'req-f81f29da-ff60-4eae-91de-7c4b0f279c5c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'' 2021-08-27 03:14:29,663 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.189s 2021-08-27 03:14:29,663 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5f5e6f4-7920-41b0-8236-9da13a955fdf', 'x-compute-request-id': 'req-b5f5e6f4-7920-41b0-8236-9da13a955fdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:30,879 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.205s 2021-08-27 03:14:30,879 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e4d18d4-b9be-46a9-b111-b62e4f93892e', 'x-compute-request-id': 'req-8e4d18d4-b9be-46a9-b111-b62e4f93892e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:32,129 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.240s 2021-08-27 03:14:32,129 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fec291c5-0ad2-4045-929f-bf9535b9cd85', 'x-compute-request-id': 'req-fec291c5-0ad2-4045-929f-bf9535b9cd85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:33,405 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.261s 2021-08-27 03:14:33,405 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcab60f5-c652-42aa-9820-72a5bb0ee392', 'x-compute-request-id': 'req-fcab60f5-c652-42aa-9820-72a5bb0ee392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:34,781 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.359s 2021-08-27 03:14:34,781 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52cb698a-27f1-44c9-ba49-ec7cdc0fbc65', 'x-compute-request-id': 'req-52cb698a-27f1-44c9-ba49-ec7cdc0fbc65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:35,989 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.189s 2021-08-27 03:14:35,989 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08813da4-a5fc-4346-b388-55d458195a9d', 'x-compute-request-id': 'req-08813da4-a5fc-4346-b388-55d458195a9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:37,190 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.191s 2021-08-27 03:14:37,190 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27800656-f2b7-4d11-8163-4f73f8063c69', 'x-compute-request-id': 'req-27800656-f2b7-4d11-8163-4f73f8063c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:38,433 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.227s 2021-08-27 03:14:38,434 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03884382-1d44-409b-b041-dd5ccebe06fd', 'x-compute-request-id': 'req-03884382-1d44-409b-b041-dd5ccebe06fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:39,771 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.321s 2021-08-27 03:14:39,771 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-376712ac-46c3-4fe9-9452-c18821ed96bf', 'x-compute-request-id': 'req-376712ac-46c3-4fe9-9452-c18821ed96bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:40,958 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.169s 2021-08-27 03:14:40,958 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1769245c-4687-45dc-ab3c-bec88e0cbd8f', 'x-compute-request-id': 'req-1769245c-4687-45dc-ab3c-bec88e0cbd8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:42,165 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.197s 2021-08-27 03:14:42,166 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d976675a-481b-404d-82ed-fdbfe7b84c04', 'x-compute-request-id': 'req-d976675a-481b-404d-82ed-fdbfe7b84c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:43,383 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.208s 2021-08-27 03:14:43,383 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eb0a90b-f19a-4465-bdbf-8d1aa41ff3a9', 'x-compute-request-id': 'req-7eb0a90b-f19a-4465-bdbf-8d1aa41ff3a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:44,562 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.169s 2021-08-27 03:14:44,563 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b25c28aa-1f7a-48f8-a579-a0eabbe673b7', 'x-compute-request-id': 'req-b25c28aa-1f7a-48f8-a579-a0eabbe673b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:45,740 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.165s 2021-08-27 03:14:45,741 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9a2072b-48a5-4e86-a24c-de112832cb0f', 'x-compute-request-id': 'req-d9a2072b-48a5-4e86-a24c-de112832cb0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:46,911 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.160s 2021-08-27 03:14:46,911 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-996e87d6-64a9-4ffb-9341-2713e7037260', 'x-compute-request-id': 'req-996e87d6-64a9-4ffb-9341-2713e7037260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:48,103 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.183s 2021-08-27 03:14:48,103 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acaf9bf3-ac33-42be-8b9c-de7f619528e8', 'x-compute-request-id': 'req-acaf9bf3-ac33-42be-8b9c-de7f619528e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:49,285 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.173s 2021-08-27 03:14:49,286 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df630352-3f14-4ade-a177-68b1b3c08601', 'x-compute-request-id': 'req-df630352-3f14-4ade-a177-68b1b3c08601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:50,610 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.308s 2021-08-27 03:14:50,611 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6c86444-fb94-443c-84b8-261c752b611f', 'x-compute-request-id': 'req-e6c86444-fb94-443c-84b8-261c752b611f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:51,801 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.182s 2021-08-27 03:14:51,801 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d566b463-1832-4de9-a08f-3f6ffec7c4cb', 'x-compute-request-id': 'req-d566b463-1832-4de9-a08f-3f6ffec7c4cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:53,153 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.335s 2021-08-27 03:14:53,153 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f49b8a4c-3707-4343-8898-19b6317fb337', 'x-compute-request-id': 'req-f49b8a4c-3707-4343-8898-19b6317fb337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:54,408 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.236s 2021-08-27 03:14:54,409 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65213b3a-f6eb-4c51-9e78-63784a2cfeda', 'x-compute-request-id': 'req-65213b3a-f6eb-4c51-9e78-63784a2cfeda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:55,620 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.194s 2021-08-27 03:14:55,621 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-706a6467-490a-4786-9a02-28efa9ed2195', 'x-compute-request-id': 'req-706a6467-490a-4786-9a02-28efa9ed2195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:56,811 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.173s 2021-08-27 03:14:56,812 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6837a4a-5c57-4ac3-b813-a878f6fa1fe5', 'x-compute-request-id': 'req-b6837a4a-5c57-4ac3-b813-a878f6fa1fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:58,001 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.180s 2021-08-27 03:14:58,001 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f8b3344-4ac7-4495-8ec3-f98a8c330e3a', 'x-compute-request-id': 'req-9f8b3344-4ac7-4495-8ec3-f98a8c330e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:14:59,271 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.259s 2021-08-27 03:14:59,272 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8da30391-0da4-45ee-a450-34380e3d6138', 'x-compute-request-id': 'req-8da30391-0da4-45ee-a450-34380e3d6138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:15:00,459 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.171s 2021-08-27 03:15:00,460 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2175c25d-be04-4cd6-b55c-be8342c6753f', 'x-compute-request-id': 'req-2175c25d-be04-4cd6-b55c-be8342c6753f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:15:01,707 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.234s 2021-08-27 03:15:01,707 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-606cb5a7-9287-4e13-8e91-e6eb88fc6ac6', 'x-compute-request-id': 'req-606cb5a7-9287-4e13-8e91-e6eb88fc6ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:15:02,975 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.259s 2021-08-27 03:15:02,976 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6702cdb4-38f6-4c2b-8633-93c33ac3cef5', 'x-compute-request-id': 'req-6702cdb4-38f6-4c2b-8633-93c33ac3cef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:15:04,147 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.162s 2021-08-27 03:15:04,148 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d55161dc-8d1e-4afd-baff-6a49fbb098b2', 'x-compute-request-id': 'req-d55161dc-8d1e-4afd-baff-6a49fbb098b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:15:05,318 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.161s 2021-08-27 03:15:05,319 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ae73bec-d848-4e1b-a319-8f221510e541', 'x-compute-request-id': 'req-0ae73bec-d848-4e1b-a319-8f221510e541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:15:06,519 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.192s 2021-08-27 03:15:06,520 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeefee91-8ced-4d4c-afcf-a4d3e1645ed2', 'x-compute-request-id': 'req-aeefee91-8ced-4d4c-afcf-a4d3e1645ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:14:29Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:15:07,827 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.298s 2021-08-27 03:15:07,827 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1699', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-697c88ef-28a1-46c1-8cfa-5fceb99ea454', 'x-compute-request-id': 'req-697c88ef-28a1-46c1-8cfa-5fceb99ea454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "SHUTOFF", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:15:07Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:15:07,835 108917 INFO [tempest.common.waiters] State transition "ACTIVE/powering-off" ==> "SHUTOFF/None" after 38 second wait 2021-08-27 03:15:08,009 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.173s 2021-08-27 03:15:08,009 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-start": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76517350-67f0-4dc3-8670-8957f2647c3f', 'x-compute-request-id': 'req-76517350-67f0-4dc3-8670-8957f2647c3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'' 2021-08-27 03:15:08,283 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.273s 2021-08-27 03:15:08,284 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1708', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fe7b224-414f-4cb1-ba7d-8c3b818d5d22', 'x-compute-request-id': 'req-9fe7b224-414f-4cb1-ba7d-8c3b818d5d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "SHUTOFF", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:15:08Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:15:09,530 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.229s 2021-08-27 03:15:09,531 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1708', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9581aea-db62-458e-b4ea-124a3f5af5ea', 'x-compute-request-id': 'req-a9581aea-db62-458e-b4ea-124a3f5af5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "SHUTOFF", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:15:08Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:15:10,852 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.250s 2021-08-27 03:15:10,853 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1712', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56ad8923-3cc1-451d-bebf-cfb75b9023c4', 'x-compute-request-id': 'req-56ad8923-3cc1-451d-bebf-cfb75b9023c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:15:10Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:15:10,868 108917 INFO [tempest.common.waiters] State transition "SHUTOFF/powering-on" ==> "ACTIVE/None" after 2 second wait 2021-08-27 03:15:10,869 108917 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2021-08-27 03:15:10,869 108917 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.1.42:22' as 'ubuntu' with public key authentication 2021-08-27 03:15:29,251 108917 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.42 ([Errno None] Unable to connect to port 22 on 172.27.1.42). Number attempts: 1. Retry after 2 seconds. 2021-08-27 03:15:34,819 108917 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.42 ([Errno None] Unable to connect to port 22 on 172.27.1.42). Number attempts: 2. Retry after 3 seconds. 2021-08-27 03:15:41,380 108917 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.42 ([Errno None] Unable to connect to port 22 on 172.27.1.42). Number attempts: 3. Retry after 4 seconds. 2021-08-27 03:15:46,917 108917 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.42 ([Errno None] Unable to connect to port 22 on 172.27.1.42). Number attempts: 4. Retry after 5 seconds. 2021-08-27 03:15:52,464 108917 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-08-27 03:15:52,723 108917 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2021-08-27 03:15:52,731 108917 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.1.42 (No existing session). Number attempts: 5. Retry after 6 seconds. 2021-08-27 03:15:59,259 108917 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-08-27 03:15:59,383 108917 INFO [paramiko.transport] Authentication (publickey) successful! 2021-08-27 03:15:59,383 108917 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.1.42 successfully created 2021-08-27 03:16:00,486 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 DELETE http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments/8c363708-1034-4121-af74-fbba6f0fa9fa 0.238s 2021-08-27 03:16:00,487 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7bb0040-6596-4c8e-bba5-047e3ed3fff1', 'x-compute-request-id': 'req-b7bb0040-6596-4c8e-bba5-047e3ed3fff1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'' 2021-08-27 03:16:00,605 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.117s 2021-08-27 03:16:00,605 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76f9cb58-6b4e-44c0-adae-c55973aee1a6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76f9cb58-6b4e-44c0-adae-c55973aee1a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:01,749 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.135s 2021-08-27 03:16:01,749 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71bbe784-b288-4d1e-9a57-317a2f0ffcf4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71bbe784-b288-4d1e-9a57-317a2f0ffcf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:02,857 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.094s 2021-08-27 03:16:02,857 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ada10a76-d671-4991-a002-3cb33164e21a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ada10a76-d671-4991-a002-3cb33164e21a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:03,980 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.113s 2021-08-27 03:16:03,981 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d224bd24-19cd-4141-a7ec-d15c73f2d193', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d224bd24-19cd-4141-a7ec-d15c73f2d193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:05,068 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.071s 2021-08-27 03:16:05,069 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9c57a3c-d0f9-4dca-8293-f225f294d46a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9c57a3c-d0f9-4dca-8293-f225f294d46a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:06,177 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.100s 2021-08-27 03:16:06,177 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50d5fa92-0955-4817-ba5d-cb8ab6d13ba0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50d5fa92-0955-4817-ba5d-cb8ab6d13ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:07,241 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:16:07,241 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-696bc32a-2fae-4a4c-a78e-1a03eb0cea0a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-696bc32a-2fae-4a4c-a78e-1a03eb0cea0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:08,303 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:16:08,303 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37d8bcda-5833-4792-8306-51d19824cc5b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37d8bcda-5833-4792-8306-51d19824cc5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:09,366 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:16:09,366 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9806b5c4-c3e6-467d-a980-085936d18ca0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9806b5c4-c3e6-467d-a980-085936d18ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:10,426 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:16:10,426 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4195fa7e-214f-4203-9271-ff5d25d16e01', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4195fa7e-214f-4203-9271-ff5d25d16e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:11,492 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.058s 2021-08-27 03:16:11,493 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f98afe3f-feaa-4727-85e4-d046c746857e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f98afe3f-feaa-4727-85e4-d046c746857e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:12,554 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:16:12,555 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ba03273-e422-4afe-b2fb-38bcf3c395f5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ba03273-e422-4afe-b2fb-38bcf3c395f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:13,614 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:16:13,614 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34da0413-a01b-4656-8c06-e45897031df5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34da0413-a01b-4656-8c06-e45897031df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:14,675 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:16:14,675 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0bbd6a4-891b-44a8-bd41-2d1d3e2c0dc2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0bbd6a4-891b-44a8-bd41-2d1d3e2c0dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:15,735 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:16:15,736 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4602a6f3-55be-4f2d-87cd-7f8fbea6ff76', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4602a6f3-55be-4f2d-87cd-7f8fbea6ff76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:16,798 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:16:16,799 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-507ef026-d2d7-4e1c-a86e-b895a1ebffaa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-507ef026-d2d7-4e1c-a86e-b895a1ebffaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:17,857 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:16:17,858 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5efd479-20d0-45e8-9aa1-c4fd4a2957e0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5efd479-20d0-45e8-9aa1-c4fd4a2957e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:18,915 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:16:18,915 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb2cc0cf-9d79-43ac-8be4-4d344ed90a8a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb2cc0cf-9d79-43ac-8be4-4d344ed90a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:19,976 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:16:19,976 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94c2e6ab-a637-4ee0-919e-c6924040dbf7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94c2e6ab-a637-4ee0-919e-c6924040dbf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:21,034 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:16:21,034 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10332990-6841-4e00-be62-bc9b5eeee7c1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10332990-6841-4e00-be62-bc9b5eeee7c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:22,097 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.055s 2021-08-27 03:16:22,098 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e17d2c6-aa2c-4a13-b990-7c1da7173ab3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e17d2c6-aa2c-4a13-b990-7c1da7173ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:23,159 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:16:23,160 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80a7e994-1b7d-4512-ac92-f85a60efcb2d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80a7e994-1b7d-4512-ac92-f85a60efcb2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:24,218 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:16:24,218 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e222a581-fbbf-4b5d-9ac1-907c2783474c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e222a581-fbbf-4b5d-9ac1-907c2783474c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:25,276 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:16:25,276 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e039154-28de-4a20-8d1a-015033e51ce1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e039154-28de-4a20-8d1a-015033e51ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:26,334 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:16:26,334 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8457f939-4104-427e-82ef-009ac3423eaf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8457f939-4104-427e-82ef-009ac3423eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:27,394 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:16:27,394 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8382c392-20c3-4d79-a239-ecd7f0a6fd82', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8382c392-20c3-4d79-a239-ecd7f0a6fd82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:28,452 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:16:28,453 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4568428b-49be-4b6b-b2dd-88bc757aa1c0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4568428b-49be-4b6b-b2dd-88bc757aa1c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:29,514 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:16:29,514 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62b59405-6267-40c8-8b38-abf9d3f75301', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62b59405-6267-40c8-8b38-abf9d3f75301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:30,577 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.054s 2021-08-27 03:16:30,577 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7805c46c-fb73-44e5-9bd0-05ff0dc49b59', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7805c46c-fb73-44e5-9bd0-05ff0dc49b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:31,632 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:16:31,633 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f110b595-cf27-4ad2-abe7-6051c4fdfd7b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f110b595-cf27-4ad2-abe7-6051c4fdfd7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:32,693 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:16:32,694 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70ac6a56-961a-4dc6-b62e-6f92d8d66a32', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ac6a56-961a-4dc6-b62e-6f92d8d66a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:33,755 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:16:33,755 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df65df0c-62df-40d8-9785-55df227b9f28', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df65df0c-62df-40d8-9785-55df227b9f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:34,814 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:16:34,814 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d73e931b-5dda-46e3-bac1-ed9df8c664ae', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d73e931b-5dda-46e3-bac1-ed9df8c664ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:35,870 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:16:35,871 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3044596-67b4-4d5e-8979-e4a6b038947e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3044596-67b4-4d5e-8979-e4a6b038947e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:36,927 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:16:36,927 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89d47607-655b-4e7b-93ab-b627cbd92094', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89d47607-655b-4e7b-93ab-b627cbd92094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:37,984 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:16:37,984 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4535b642-1db4-4482-ae7d-df19884bdade', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4535b642-1db4-4482-ae7d-df19884bdade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:39,040 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:16:39,041 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9594fe2-dd0b-4f1a-9a2b-b179fccdf11c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9594fe2-dd0b-4f1a-9a2b-b179fccdf11c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:40,102 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:16:40,103 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb6a65d-2001-4d0d-a272-f77f92e0d2de', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb6a65d-2001-4d0d-a272-f77f92e0d2de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:41,160 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:16:41,161 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de0ba41-228a-440d-aa25-54407926d72c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9de0ba41-228a-440d-aa25-54407926d72c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:42,218 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:16:42,218 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e443d3c5-ecb6-425b-9595-23a859c67197', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e443d3c5-ecb6-425b-9595-23a859c67197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:43,273 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:16:43,274 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c03bdd-0f85-42d9-b46c-ce2d95e93001', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c03bdd-0f85-42d9-b46c-ce2d95e93001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:44,340 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.059s 2021-08-27 03:16:44,341 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa83d40b-092c-4209-87c0-bacea3281444', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa83d40b-092c-4209-87c0-bacea3281444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:45,401 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:16:45,401 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2dd3d3d-2844-4386-945c-8b0ca30bdc00', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2dd3d3d-2844-4386-945c-8b0ca30bdc00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:46,464 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.055s 2021-08-27 03:16:46,464 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2f85d8b-ff56-438b-8001-ff40dcae0a74', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2f85d8b-ff56-438b-8001-ff40dcae0a74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:47,541 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.068s 2021-08-27 03:16:47,542 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fede27c8-83ec-480a-97a0-30f646f628bb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fede27c8-83ec-480a-97a0-30f646f628bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:48,606 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.055s 2021-08-27 03:16:48,607 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb333a22-547f-4fdb-b12e-773f0b2d6200', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb333a22-547f-4fdb-b12e-773f0b2d6200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:49,663 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:16:49,664 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-330b567c-a55a-4287-9152-6bef7f888d93', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-330b567c-a55a-4287-9152-6bef7f888d93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:50,723 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:16:50,723 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e9529d4-ed85-467d-ad2c-5bdef77c77ea', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e9529d4-ed85-467d-ad2c-5bdef77c77ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:51,780 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:16:51,781 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f10eb8-565c-47d2-bf9a-ab5b83233c00', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f10eb8-565c-47d2-bf9a-ab5b83233c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:52,839 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:16:52,840 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d53e3b26-74eb-49eb-928f-9325b5ec101f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d53e3b26-74eb-49eb-928f-9325b5ec101f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:53,897 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:16:53,898 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d90afe4b-d035-4af0-afba-3c53a8fefa17', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d90afe4b-d035-4af0-afba-3c53a8fefa17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:54,958 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:16:54,958 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91a8d32-b5d4-4039-bd64-41152a41edc5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91a8d32-b5d4-4039-bd64-41152a41edc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:56,040 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.073s 2021-08-27 03:16:56,041 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2622781-7f60-4b3a-8f5f-289230a27e36', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2622781-7f60-4b3a-8f5f-289230a27e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:57,100 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:16:57,101 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27239bef-8ebf-412c-9273-c94ad5f27348', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27239bef-8ebf-412c-9273-c94ad5f27348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:58,158 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:16:58,158 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-287e3adb-9d7b-4b8c-9d36-8804e44b977d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-287e3adb-9d7b-4b8c-9d36-8804e44b977d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:16:59,221 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:16:59,221 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58786e44-298b-4a08-9285-23905cc409aa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58786e44-298b-4a08-9285-23905cc409aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:00,284 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.054s 2021-08-27 03:17:00,285 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73a5d398-fc19-4cc2-9497-bec8d5b358bc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a5d398-fc19-4cc2-9497-bec8d5b358bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:01,345 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:17:01,345 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92272de8-5afd-4f9f-9870-add826e656f5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92272de8-5afd-4f9f-9870-add826e656f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:02,410 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.056s 2021-08-27 03:17:02,411 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e78b5d6-8021-42d4-9116-6e53c09848e3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e78b5d6-8021-42d4-9116-6e53c09848e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:03,502 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.083s 2021-08-27 03:17:03,502 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5471c77b-4865-4b8a-9ac9-88608940b724', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5471c77b-4865-4b8a-9ac9-88608940b724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:04,565 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.054s 2021-08-27 03:17:04,566 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93602390-8b4a-49e9-9b62-4280ce51394a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93602390-8b4a-49e9-9b62-4280ce51394a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:05,630 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:17:05,631 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be1acfed-61f4-4080-b5db-d605fe2ea6ef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be1acfed-61f4-4080-b5db-d605fe2ea6ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:06,688 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:17:06,689 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed0ddabd-8652-4081-90d8-c58637799381', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed0ddabd-8652-4081-90d8-c58637799381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:07,750 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:17:07,750 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-848c0646-ca75-479b-90a6-521da0e8bda3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-848c0646-ca75-479b-90a6-521da0e8bda3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:08,807 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:17:08,807 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4425aad8-86d1-4e96-bbe4-9b05378bf486', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4425aad8-86d1-4e96-bbe4-9b05378bf486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:09,871 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.055s 2021-08-27 03:17:09,871 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2591eaa3-f4fd-458d-a9c7-19a931ffc589', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2591eaa3-f4fd-458d-a9c7-19a931ffc589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:10,930 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:17:10,931 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441747fc-c2ae-4a8c-a206-2058410b7a59', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441747fc-c2ae-4a8c-a206-2058410b7a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:11,989 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:17:11,990 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc1fc200-f0af-428b-a6f4-699476332299', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc1fc200-f0af-428b-a6f4-699476332299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:13,046 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:17:13,047 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9391b401-bbdb-4231-afc1-e6fedd6c1819', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9391b401-bbdb-4231-afc1-e6fedd6c1819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:14,107 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:17:14,107 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3945e75d-3c48-4ad5-8c69-fec02adf5d12', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3945e75d-3c48-4ad5-8c69-fec02adf5d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:15,164 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:17:15,165 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-285c1e30-f259-48f6-b171-fc9c7e07ae42', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-285c1e30-f259-48f6-b171-fc9c7e07ae42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:16,224 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:17:16,224 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1683baa3-a767-4917-96b9-46da1f6f4289', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1683baa3-a767-4917-96b9-46da1f6f4289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:17,280 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:17:17,280 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ef42de0-8ef1-47fb-b4e0-13a8c515bedf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ef42de0-8ef1-47fb-b4e0-13a8c515bedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:18,338 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:17:18,338 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c745dc15-3279-4773-86f1-4932caf01485', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c745dc15-3279-4773-86f1-4932caf01485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:19,392 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:17:19,392 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b02953-4834-4e9d-8b98-c1d9283965ad', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b02953-4834-4e9d-8b98-c1d9283965ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:20,547 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.146s 2021-08-27 03:17:20,548 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a1b0824-ae65-41f4-a30d-57fba2878153', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a1b0824-ae65-41f4-a30d-57fba2878153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:21,609 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:17:21,609 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4daa998e-b1d1-414c-9480-7e05b7bde8eb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4daa998e-b1d1-414c-9480-7e05b7bde8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:22,673 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.054s 2021-08-27 03:17:22,673 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e47213b-961d-4af1-8881-2a901375ac21', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e47213b-961d-4af1-8881-2a901375ac21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:23,731 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:17:23,732 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bdffda5-d327-4e4d-b540-0a28734a4b9a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bdffda5-d327-4e4d-b540-0a28734a4b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:24,791 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:17:24,791 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d09d67b-4b1c-42a2-83f7-5b0163668a16', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d09d67b-4b1c-42a2-83f7-5b0163668a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:25,860 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.057s 2021-08-27 03:17:25,861 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe78be4-0c7f-4f63-b99f-d021502ad83f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe78be4-0c7f-4f63-b99f-d021502ad83f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:26,925 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:17:26,925 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55902b39-d935-4b7a-b094-6773ec604a3c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55902b39-d935-4b7a-b094-6773ec604a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:27,982 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:17:27,983 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a15d65a-637e-467d-a830-104812bbd3f0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a15d65a-637e-467d-a830-104812bbd3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:29,037 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:17:29,038 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96af2508-ed2c-4ed6-9af2-4a07669a3786', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96af2508-ed2c-4ed6-9af2-4a07669a3786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:30,097 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:17:30,098 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-821d3097-6561-4909-9fcc-aac895030683', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-821d3097-6561-4909-9fcc-aac895030683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:31,157 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:17:31,157 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7550e7d-0339-440d-849d-71d349462959', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7550e7d-0339-440d-849d-71d349462959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:32,215 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:17:32,216 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15f6f46a-2399-43e3-8d94-ae95d9992c09', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f6f46a-2399-43e3-8d94-ae95d9992c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:33,271 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:17:33,271 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3faca21d-0f98-4425-928e-44536b03a65c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3faca21d-0f98-4425-928e-44536b03a65c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:34,333 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.054s 2021-08-27 03:17:34,334 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a5c51b-5636-4109-baa5-6b477cab06c9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a5c51b-5636-4109-baa5-6b477cab06c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:35,389 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:17:35,389 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3671f5f-cb4d-405b-8632-bc798e4d25ec', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3671f5f-cb4d-405b-8632-bc798e4d25ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:36,448 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:17:36,448 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-429e4e8c-ac0f-4fcc-9b65-aefbbed5d880', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-429e4e8c-ac0f-4fcc-9b65-aefbbed5d880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:37,506 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:17:37,507 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aab736e-0610-472d-800d-d6973f1121f7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aab736e-0610-472d-800d-d6973f1121f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:38,561 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:17:38,562 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c04eb87-1062-4cc2-abe9-f15a1e56a231', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c04eb87-1062-4cc2-abe9-f15a1e56a231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:39,623 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:17:39,623 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-837de956-1904-4aec-8aad-4dbf69923012', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-837de956-1904-4aec-8aad-4dbf69923012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:40,680 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:17:40,680 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be877e1e-5fc9-4820-a959-5fe13d32b406', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be877e1e-5fc9-4820-a959-5fe13d32b406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:41,737 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:17:41,738 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f95e3dd4-3250-4087-9506-511b71954c63', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f95e3dd4-3250-4087-9506-511b71954c63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:42,796 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:17:42,797 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74054bab-8988-4764-9d4c-7c46def0e16b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74054bab-8988-4764-9d4c-7c46def0e16b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:43,859 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.054s 2021-08-27 03:17:43,859 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55658883-1850-4038-980f-4b7f697404b1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55658883-1850-4038-980f-4b7f697404b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:44,918 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:17:44,919 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88371102-4c0a-41a8-a888-4878ae332992', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88371102-4c0a-41a8-a888-4878ae332992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:45,975 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:17:45,976 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f720f1-0087-41ae-a0d3-82512113322b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f720f1-0087-41ae-a0d3-82512113322b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:47,035 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:17:47,036 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16968114-8e8d-4e4a-bef7-9022f307493d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16968114-8e8d-4e4a-bef7-9022f307493d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:48,093 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:17:48,093 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ead1313-ac04-4e7e-993e-cd6b1645c37a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ead1313-ac04-4e7e-993e-cd6b1645c37a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:49,303 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.201s 2021-08-27 03:17:49,303 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7565c43f-9bbe-4b35-86f6-1b3f47078820', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7565c43f-9bbe-4b35-86f6-1b3f47078820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:50,360 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:17:50,360 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c579b73-c95f-4340-99c3-ab1c989a7f5c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c579b73-c95f-4340-99c3-ab1c989a7f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:51,416 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:17:51,416 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d79a9401-b78f-4c65-ac05-fd980e707580', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d79a9401-b78f-4c65-ac05-fd980e707580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:52,477 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:17:52,477 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8efd46b7-691e-4bc0-9452-969942afd0fa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8efd46b7-691e-4bc0-9452-969942afd0fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:53,538 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:17:53,539 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94253d17-7f8d-4d5f-9ded-c5fdd67ee2ad', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94253d17-7f8d-4d5f-9ded-c5fdd67ee2ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:54,602 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:17:54,602 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e5059d5-a593-4ef6-a947-569bc7f46cce', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e5059d5-a593-4ef6-a947-569bc7f46cce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:55,658 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:17:55,659 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb54dd0-25f4-4fbe-a24b-0e5d0bb8b8d6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb54dd0-25f4-4fbe-a24b-0e5d0bb8b8d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:56,720 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:17:56,720 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c4de3f4-da46-4e81-b572-a1aab9f6e55f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c4de3f4-da46-4e81-b572-a1aab9f6e55f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:57,786 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:17:57,787 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058186ef-056e-4ebf-8e0d-024da863e653', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-058186ef-056e-4ebf-8e0d-024da863e653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:58,858 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.063s 2021-08-27 03:17:58,859 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a71a95a-7342-488b-8c6e-5d7bcc617a63', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a71a95a-7342-488b-8c6e-5d7bcc617a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:17:59,917 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:17:59,918 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1227f624-f12c-43ed-919e-7ef91acfce1e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1227f624-f12c-43ed-919e-7ef91acfce1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:00,983 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.054s 2021-08-27 03:18:00,983 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dabcde55-0f52-4634-b963-131950a5dad3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dabcde55-0f52-4634-b963-131950a5dad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:02,038 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:18:02,038 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8c07536-335e-4e6f-b5e3-467c80799c0e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8c07536-335e-4e6f-b5e3-467c80799c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:03,099 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:18:03,099 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b9d8b77-15ed-4dbe-a80b-330d55081e0d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b9d8b77-15ed-4dbe-a80b-330d55081e0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:04,157 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:18:04,158 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-629668e7-0b07-45b5-8ccd-0f924ab92556', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-629668e7-0b07-45b5-8ccd-0f924ab92556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:05,213 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:18:05,214 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40a7707f-5f9b-475a-b51d-883169f8219b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40a7707f-5f9b-475a-b51d-883169f8219b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:06,271 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:18:06,272 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46a2bd92-7e76-4730-8a97-d796f8ec4754', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46a2bd92-7e76-4730-8a97-d796f8ec4754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:07,332 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:18:07,333 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-958ac769-1c99-49c5-9117-f294f63649a1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-958ac769-1c99-49c5-9117-f294f63649a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:08,393 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:18:08,393 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54cc02e7-ab4d-483a-994f-4d993fa1e02f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54cc02e7-ab4d-483a-994f-4d993fa1e02f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:09,449 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:18:09,450 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1227c68-a8a4-4f4a-a4cf-ebed571bfea4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1227c68-a8a4-4f4a-a4cf-ebed571bfea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:10,509 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:18:10,509 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26fd7b35-28ba-4f78-94b4-3e928d426479', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26fd7b35-28ba-4f78-94b4-3e928d426479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:11,566 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:18:11,567 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d8c574-442f-4167-abb4-911e02848310', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d8c574-442f-4167-abb4-911e02848310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:12,627 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:18:12,628 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d04596e3-385e-46e5-95e8-92910f2b883f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d04596e3-385e-46e5-95e8-92910f2b883f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:13,684 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:18:13,685 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91885ee5-c990-4901-8358-3ae05036ec73', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91885ee5-c990-4901-8358-3ae05036ec73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:14,740 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:18:14,741 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b30d022-266f-4a7c-b457-a439f295d927', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b30d022-266f-4a7c-b457-a439f295d927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:15,796 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:18:15,796 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5305aee4-7962-4a82-a5e9-9857be7d2687', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5305aee4-7962-4a82-a5e9-9857be7d2687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:16,855 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:18:16,855 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b60beb79-2882-4bc3-b275-e0c6eb829711', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b60beb79-2882-4bc3-b275-e0c6eb829711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:17,914 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:18:17,915 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35d82636-754f-4d54-a3ce-0e843b718228', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35d82636-754f-4d54-a3ce-0e843b718228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:18,972 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:18:18,972 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031af2b6-149e-434a-8306-e908e6420aa2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031af2b6-149e-434a-8306-e908e6420aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:20,031 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:18:20,032 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3e054a-3c0d-4078-a310-2fb912e0d5ce', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3e054a-3c0d-4078-a310-2fb912e0d5ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:21,092 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:18:21,092 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32fc51f-d2c9-4972-971f-c4a33b9d7ea9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32fc51f-d2c9-4972-971f-c4a33b9d7ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:22,167 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.060s 2021-08-27 03:18:22,168 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a3924fa-a6f0-496e-9493-3c384eb09fa8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a3924fa-a6f0-496e-9493-3c384eb09fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:23,227 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:18:23,227 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e75ae1-9e72-4c65-85ce-3ed7c652d2ff', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e75ae1-9e72-4c65-85ce-3ed7c652d2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:24,290 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.054s 2021-08-27 03:18:24,290 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db420f23-659d-45c1-8fee-27d36bcaea3b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db420f23-659d-45c1-8fee-27d36bcaea3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:25,348 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:18:25,349 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37cfdac8-5533-4e6e-ad04-dcfc068e88e7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37cfdac8-5533-4e6e-ad04-dcfc068e88e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:26,405 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:18:26,405 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-853c606a-f673-4cc8-ad49-c715e08eba3c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-853c606a-f673-4cc8-ad49-c715e08eba3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:27,470 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.055s 2021-08-27 03:18:27,470 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69e87ac9-21bc-4dc4-a555-e53562d08f01', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e87ac9-21bc-4dc4-a555-e53562d08f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:28,526 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:18:28,527 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d77c53c-3a27-4acb-a06b-09975437a9e2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d77c53c-3a27-4acb-a06b-09975437a9e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:29,587 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:18:29,587 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb220733-8aba-4912-a532-4cfba35f9e0a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb220733-8aba-4912-a532-4cfba35f9e0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:30,645 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:18:30,646 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b08091b3-567a-4e48-b02a-265eaeb216ef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b08091b3-567a-4e48-b02a-265eaeb216ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:31,703 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:18:31,704 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2400af6c-5661-4f67-8293-01f94c579309', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2400af6c-5661-4f67-8293-01f94c579309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:32,764 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:18:32,765 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-632f2884-6757-4719-a8a6-b1cfabe22e07', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-632f2884-6757-4719-a8a6-b1cfabe22e07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:33,824 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:18:33,824 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c93a9ad-2a15-43a1-91f8-72c19fdeec52', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c93a9ad-2a15-43a1-91f8-72c19fdeec52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:34,883 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:18:34,884 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dacb87c-e06a-4e84-807b-d94e2c299853', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dacb87c-e06a-4e84-807b-d94e2c299853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:35,944 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:18:35,945 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f20d3195-6dc1-40ef-967c-7764d7cf4070', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f20d3195-6dc1-40ef-967c-7764d7cf4070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:37,008 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.055s 2021-08-27 03:18:37,009 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df51a66-e5b6-4e29-89b5-2eedba4cd06f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df51a66-e5b6-4e29-89b5-2eedba4cd06f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:38,078 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.054s 2021-08-27 03:18:38,079 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4fb489e-13bb-4fef-b14f-62ba443a7716', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4fb489e-13bb-4fef-b14f-62ba443a7716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:39,143 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:18:39,143 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e9b4453-8347-4ddb-a535-a7c1fc2695d2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e9b4453-8347-4ddb-a535-a7c1fc2695d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:40,221 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.062s 2021-08-27 03:18:40,221 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab37d869-3c0e-4dda-a529-00981264af71', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab37d869-3c0e-4dda-a529-00981264af71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:41,279 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:18:41,279 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2fd3a7f-332e-4dd2-9ef8-0fdf00208263', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2fd3a7f-332e-4dd2-9ef8-0fdf00208263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:42,342 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:18:42,343 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0155452e-0dd6-40b4-8fd8-f85fe16b2488', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0155452e-0dd6-40b4-8fd8-f85fe16b2488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:43,419 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.067s 2021-08-27 03:18:43,419 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d66e63e7-12c4-440f-9bde-7ef85c61ce1b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d66e63e7-12c4-440f-9bde-7ef85c61ce1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:44,485 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.057s 2021-08-27 03:18:44,486 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f47515de-fc98-478d-b5f1-4b07a122fb86', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47515de-fc98-478d-b5f1-4b07a122fb86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:45,555 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.054s 2021-08-27 03:18:45,555 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12267a91-4ed0-4ed8-bcc9-1f6916229abe', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12267a91-4ed0-4ed8-bcc9-1f6916229abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:46,622 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.058s 2021-08-27 03:18:46,623 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edf45b24-7949-4a29-8811-bfb8fd94b137', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edf45b24-7949-4a29-8811-bfb8fd94b137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:47,690 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:18:47,691 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0106d925-3603-4092-b27f-7ad96a276bbb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0106d925-3603-4092-b27f-7ad96a276bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:48,755 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:18:48,755 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18254dbb-b063-4339-9d9f-ea3e859df73d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18254dbb-b063-4339-9d9f-ea3e859df73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:49,824 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.060s 2021-08-27 03:18:49,825 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56889016-bb8a-4cb5-99ce-2ef2e503cf5d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56889016-bb8a-4cb5-99ce-2ef2e503cf5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:50,895 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.057s 2021-08-27 03:18:50,896 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82867d6e-3d3a-4af2-bd2d-1ed04e6b4152', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82867d6e-3d3a-4af2-bd2d-1ed04e6b4152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:51,960 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.054s 2021-08-27 03:18:51,960 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f9662d4-4579-48db-93fe-41e8bf05e354', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f9662d4-4579-48db-93fe-41e8bf05e354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:53,027 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.058s 2021-08-27 03:18:53,028 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0c20875-2935-4cee-bf42-bc748fbda932', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0c20875-2935-4cee-bf42-bc748fbda932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:54,090 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.054s 2021-08-27 03:18:54,091 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-063d1c5c-1a69-4ede-95e4-9ae61f7b1a69', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-063d1c5c-1a69-4ede-95e4-9ae61f7b1a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:55,157 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:18:55,157 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13957e95-204b-47c0-aa9f-16c6d9f60949', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13957e95-204b-47c0-aa9f-16c6d9f60949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:56,220 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.054s 2021-08-27 03:18:56,220 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f1e2d7-fd11-4df8-9f48-792c7e6ba105', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f1e2d7-fd11-4df8-9f48-792c7e6ba105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:57,283 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.055s 2021-08-27 03:18:57,283 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb8b426-c970-4560-a162-9eaedb74e083', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb8b426-c970-4560-a162-9eaedb74e083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:58,351 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.060s 2021-08-27 03:18:58,352 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea8cb87-5da4-49ad-8e95-deb3537428a4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea8cb87-5da4-49ad-8e95-deb3537428a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:18:59,423 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.057s 2021-08-27 03:18:59,424 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0af87b60-d3c5-4dd7-bb0f-6165d919a110', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0af87b60-d3c5-4dd7-bb0f-6165d919a110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:00,492 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:19:00,493 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daaef690-bd3e-460a-8a2a-e3d5ffc9398f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daaef690-bd3e-460a-8a2a-e3d5ffc9398f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:01,575 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.068s 2021-08-27 03:19:01,575 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-039e224b-66bc-4ced-9b16-8dbf670fa654', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-039e224b-66bc-4ced-9b16-8dbf670fa654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:02,637 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:19:02,638 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a37d84e5-9395-4945-95b7-02eab8f0b0bc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a37d84e5-9395-4945-95b7-02eab8f0b0bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:03,713 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.066s 2021-08-27 03:19:03,714 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f4c48bb-7068-4a9e-8e41-75c6216f4d61', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f4c48bb-7068-4a9e-8e41-75c6216f4d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:04,780 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:19:04,781 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a306c48-c577-4643-88aa-7a6b01a668b1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a306c48-c577-4643-88aa-7a6b01a668b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:05,852 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.061s 2021-08-27 03:19:05,852 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5af58c11-4033-435b-842d-e43398d8e328', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5af58c11-4033-435b-842d-e43398d8e328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:06,928 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.062s 2021-08-27 03:19:06,929 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebbbd13e-d2a7-40e3-bdfb-4594eb5ec1b2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebbbd13e-d2a7-40e3-bdfb-4594eb5ec1b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:08,001 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.063s 2021-08-27 03:19:08,002 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b41be6f-f0d5-4317-b6df-5053af892fea', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b41be6f-f0d5-4317-b6df-5053af892fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:09,063 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:19:09,064 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c231b03-c033-47f3-902b-5dfd8859dce3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c231b03-c033-47f3-902b-5dfd8859dce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:10,125 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:19:10,125 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d07249e-ded5-4f40-b635-7b443298e8b6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d07249e-ded5-4f40-b635-7b443298e8b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:11,192 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.058s 2021-08-27 03:19:11,192 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf868b1d-29ae-4f23-b45a-cedf43ac97ba', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf868b1d-29ae-4f23-b45a-cedf43ac97ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:12,251 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:19:12,251 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ecd97f-8f96-486f-932e-e1d84a0d151a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ecd97f-8f96-486f-932e-e1d84a0d151a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:13,310 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:19:13,310 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21730bcf-ea38-478a-a49b-71404a2abdb6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21730bcf-ea38-478a-a49b-71404a2abdb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:14,386 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.067s 2021-08-27 03:19:14,386 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc2672dd-ba88-43f0-9de5-6b98484d8880', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc2672dd-ba88-43f0-9de5-6b98484d8880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:15,445 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:19:15,446 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00b39aee-442c-4e69-90ec-3a0b32e51074', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00b39aee-442c-4e69-90ec-3a0b32e51074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:16,504 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:19:16,505 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9013be5-b81b-494e-8b92-575b2504bbf5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9013be5-b81b-494e-8b92-575b2504bbf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:17,570 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.057s 2021-08-27 03:19:17,571 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6f80677-17fb-4540-bd0b-13c62ac7581f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6f80677-17fb-4540-bd0b-13c62ac7581f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:18,661 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.081s 2021-08-27 03:19:18,661 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9614f0f4-4739-4c81-b1b0-c0b38b7ad699', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9614f0f4-4739-4c81-b1b0-c0b38b7ad699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:19,724 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.055s 2021-08-27 03:19:19,725 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af53c94a-0a95-463f-a74a-8f8d52e9ba17', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af53c94a-0a95-463f-a74a-8f8d52e9ba17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:20,789 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.056s 2021-08-27 03:19:20,790 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9339b59-3cf8-4ac2-845c-79d7ce489e79', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9339b59-3cf8-4ac2-845c-79d7ce489e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:21,855 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.057s 2021-08-27 03:19:21,856 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d21f6ae-8a12-427e-b7bd-51c633f5db5e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d21f6ae-8a12-427e-b7bd-51c633f5db5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:22,935 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.071s 2021-08-27 03:19:22,935 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87b44edf-953b-497c-86a2-415b141b87b1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87b44edf-953b-497c-86a2-415b141b87b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:24,005 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.062s 2021-08-27 03:19:24,005 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1378e658-eb7f-4881-8776-9f8d7c986d72', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1378e658-eb7f-4881-8776-9f8d7c986d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:25,062 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:19:25,062 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0a232ed-be54-48da-acbc-697803eaa7e1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0a232ed-be54-48da-acbc-697803eaa7e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:26,116 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:19:26,117 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1552fa39-22f5-401a-be02-86b27b603b80', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1552fa39-22f5-401a-be02-86b27b603b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:27,171 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:19:27,172 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a8425de-5f73-4567-9224-41a832b8c71a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a8425de-5f73-4567-9224-41a832b8c71a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:28,225 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:19:28,226 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4425744-9f1c-41b6-91c8-ac3e18633532', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4425744-9f1c-41b6-91c8-ac3e18633532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:29,291 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.057s 2021-08-27 03:19:29,291 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25230b61-330f-42b3-a3b3-bb519cfda13f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25230b61-330f-42b3-a3b3-bb519cfda13f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:30,353 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.054s 2021-08-27 03:19:30,353 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ddca733-6099-4129-a5f9-b61271d9b98c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ddca733-6099-4129-a5f9-b61271d9b98c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:31,407 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:19:31,408 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e52bb2e-5cd8-4d8e-ba03-f8a4010b2592', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e52bb2e-5cd8-4d8e-ba03-f8a4010b2592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:32,461 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:19:32,461 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c50a6ead-f5a9-4b8a-92bb-a7e687856548', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c50a6ead-f5a9-4b8a-92bb-a7e687856548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:33,522 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:19:33,522 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-055979fb-feea-48f1-8ee0-11e0ea1df017', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-055979fb-feea-48f1-8ee0-11e0ea1df017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:34,578 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:19:34,578 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf88a508-c518-45e8-baa6-a1bf8709ffb4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf88a508-c518-45e8-baa6-a1bf8709ffb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:35,633 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:19:35,633 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f88ecd3-04f8-48de-9f8a-44558b25a2fe', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f88ecd3-04f8-48de-9f8a-44558b25a2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:36,699 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.058s 2021-08-27 03:19:36,700 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1e54572-7a6d-4e03-9169-7dd2e9f4f1aa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1e54572-7a6d-4e03-9169-7dd2e9f4f1aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:37,756 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:19:37,757 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a822d33-93de-4b15-9f08-eff4a7797b07', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a822d33-93de-4b15-9f08-eff4a7797b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:38,813 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:19:38,814 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67220005-abe2-46a1-b158-f47cf96d5d56', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67220005-abe2-46a1-b158-f47cf96d5d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:39,870 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:19:39,870 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61861f21-350f-4cf1-b8d9-5ce0e1dc2094', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61861f21-350f-4cf1-b8d9-5ce0e1dc2094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:40,927 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:19:40,928 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-436972a3-be1b-4f59-aada-a5cc6321e7ae', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-436972a3-be1b-4f59-aada-a5cc6321e7ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:41,984 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:19:41,984 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ba4c99e-8f23-45fe-924c-c1ae9f427676', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ba4c99e-8f23-45fe-924c-c1ae9f427676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:43,076 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.083s 2021-08-27 03:19:43,076 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05d8f4e4-0df8-4e67-8d0d-52e95cf01f7b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05d8f4e4-0df8-4e67-8d0d-52e95cf01f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:44,145 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.059s 2021-08-27 03:19:44,146 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40de1fd1-5b96-48ac-8aee-5f8b2b68cb26', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40de1fd1-5b96-48ac-8aee-5f8b2b68cb26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:45,210 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:19:45,210 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b40de57f-5210-42b3-97a8-780230e0e2d8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b40de57f-5210-42b3-97a8-780230e0e2d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:46,265 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:19:46,265 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-811af764-4902-40b9-9d8d-155e299716aa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-811af764-4902-40b9-9d8d-155e299716aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:47,322 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:19:47,322 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51bdcb50-86da-4e0f-a3b1-f20342fe7afc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51bdcb50-86da-4e0f-a3b1-f20342fe7afc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:48,377 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:19:48,377 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a19ddf-45f2-4e88-a517-a6308f2b8f26', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a19ddf-45f2-4e88-a517-a6308f2b8f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:49,432 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:19:49,432 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d591f991-1b03-4496-b5a0-5c5e91e10e46', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d591f991-1b03-4496-b5a0-5c5e91e10e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:50,487 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:19:50,488 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af28b9f-a0a6-4cee-a629-5f5e65426326', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af28b9f-a0a6-4cee-a629-5f5e65426326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:51,543 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:19:51,543 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b5c3fd-6143-4a3d-83ab-02dc878d60db', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b5c3fd-6143-4a3d-83ab-02dc878d60db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:52,598 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:19:52,599 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b81e4868-25c0-4553-9723-82453f2bb2e6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b81e4868-25c0-4553-9723-82453f2bb2e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:53,655 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:19:53,655 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f491d45-9183-4fae-9152-3e467b4b2ee9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f491d45-9183-4fae-9152-3e467b4b2ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:54,710 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:19:54,710 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8aee82f-9526-4bd6-a902-f7a63181e24b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8aee82f-9526-4bd6-a902-f7a63181e24b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:55,764 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:19:55,765 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66181486-97eb-4fd6-a22c-585e444743c8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66181486-97eb-4fd6-a22c-585e444743c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:56,819 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:19:56,820 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81a3d576-1196-4280-82e6-5025d99e6085', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81a3d576-1196-4280-82e6-5025d99e6085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:57,874 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:19:57,874 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a228bef-c79f-4784-9fc4-9fcd70867c3e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a228bef-c79f-4784-9fc4-9fcd70867c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:58,929 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:19:58,930 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5911fbb-c59e-4928-9674-4c6a18879183', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5911fbb-c59e-4928-9674-4c6a18879183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:19:59,986 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:19:59,987 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d2c689-6915-40c0-8c4f-66f23348282c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d2c689-6915-40c0-8c4f-66f23348282c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:01,044 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:20:01,044 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cee7722-c75a-482b-aa5a-60b539600038', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cee7722-c75a-482b-aa5a-60b539600038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:02,100 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:20:02,101 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259ccd97-71b6-4c09-a7fe-2fe5dbf1986a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259ccd97-71b6-4c09-a7fe-2fe5dbf1986a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:03,154 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:20:03,155 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2f5ae6-1a5d-4cf5-9f04-01dca562c4e7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2f5ae6-1a5d-4cf5-9f04-01dca562c4e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:04,211 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:20:04,211 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dd36fc2-57a5-44b4-9804-31577dd7e73d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dd36fc2-57a5-44b4-9804-31577dd7e73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:05,266 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:20:05,266 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65a32b4f-8039-4f4e-9921-c9678ddbdbf4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65a32b4f-8039-4f4e-9921-c9678ddbdbf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:06,321 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:20:06,322 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1caa6208-7f33-42c9-b82e-a84d6114513c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1caa6208-7f33-42c9-b82e-a84d6114513c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:07,376 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:20:07,377 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51b9bce8-9132-4a2c-b5b9-261160cf3636', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51b9bce8-9132-4a2c-b5b9-261160cf3636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:08,430 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:20:08,431 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d747f54-f438-4e53-9732-0b0ea9810bf7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d747f54-f438-4e53-9732-0b0ea9810bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:09,484 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:20:09,485 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c366c45-65b4-4eb0-94dc-a216b01cd712', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c366c45-65b4-4eb0-94dc-a216b01cd712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:10,542 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:20:10,542 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc2b0e3e-66bd-4056-b2da-920e0f3040c6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc2b0e3e-66bd-4056-b2da-920e0f3040c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:11,598 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:20:11,599 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90544a0d-5182-4326-a5f4-ce212c9d71eb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90544a0d-5182-4326-a5f4-ce212c9d71eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:12,655 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:20:12,655 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5442efa8-efd0-405c-8c71-acc54a3ac5db', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5442efa8-efd0-405c-8c71-acc54a3ac5db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:13,715 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:20:13,715 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-983c5eed-6d08-4426-95b9-f049ea86887e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-983c5eed-6d08-4426-95b9-f049ea86887e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:14,768 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:20:14,769 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c125a47b-054b-4e4b-a8cb-4aa264b2b319', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c125a47b-054b-4e4b-a8cb-4aa264b2b319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:15,825 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:20:15,826 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8e7c086-750f-4c9b-bfb0-5b4e318e07eb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8e7c086-750f-4c9b-bfb0-5b4e318e07eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:16,881 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:20:16,882 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a32ff61f-4c95-47e6-8c76-323e43d9e592', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a32ff61f-4c95-47e6-8c76-323e43d9e592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:17,939 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:20:17,939 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-210d7722-1686-43f9-8d3c-0255306fa1ad', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-210d7722-1686-43f9-8d3c-0255306fa1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:18,997 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:20:18,997 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d48b814d-11e4-4598-a582-b93ee7406b1e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d48b814d-11e4-4598-a582-b93ee7406b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:20,056 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:20:20,056 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18b85e48-0387-49cc-b479-fb4e2ec80841', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18b85e48-0387-49cc-b479-fb4e2ec80841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:21,114 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:20:21,114 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a1226fd-c092-4254-b559-8c68ea0d082d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a1226fd-c092-4254-b559-8c68ea0d082d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:22,170 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:20:22,170 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a28a1102-3d22-430f-a51f-aa4c42d30490', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a28a1102-3d22-430f-a51f-aa4c42d30490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:23,228 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:20:23,229 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb9178fd-a845-440b-92f8-70f56b0a1341', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb9178fd-a845-440b-92f8-70f56b0a1341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:24,300 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.063s 2021-08-27 03:20:24,301 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a1e22f-17b2-4e3b-957e-9e6dcc37bc77', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a1e22f-17b2-4e3b-957e-9e6dcc37bc77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:25,355 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:20:25,356 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-527bf7fd-704e-4562-87ff-9475a70d7b78', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-527bf7fd-704e-4562-87ff-9475a70d7b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:26,411 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:20:26,411 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d595948c-1370-4f98-bfc0-630e1f10df38', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d595948c-1370-4f98-bfc0-630e1f10df38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:27,468 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:20:27,469 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6774455-6850-4184-b3a6-afb3b5c6c11e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6774455-6850-4184-b3a6-afb3b5c6c11e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:28,524 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:20:28,524 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e1fb55-8edc-46b4-83d7-7c2075bcb9e1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e1fb55-8edc-46b4-83d7-7c2075bcb9e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:29,578 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:20:29,578 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc464956-75a6-4306-a3be-cb36e68a068b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc464956-75a6-4306-a3be-cb36e68a068b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:30,635 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:20:30,635 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-392261a3-1325-42ba-94b1-6e1b66c14bb4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-392261a3-1325-42ba-94b1-6e1b66c14bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:31,691 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:20:31,692 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-572e11e6-7c7b-43e2-8eae-28d7246a3c56', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-572e11e6-7c7b-43e2-8eae-28d7246a3c56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:32,747 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:20:32,747 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f01772-401a-4354-9ba2-2d6d929f4574', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f01772-401a-4354-9ba2-2d6d929f4574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:33,803 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:20:33,803 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d39b9cb2-a2b2-4a2b-8676-b76ad77b1107', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d39b9cb2-a2b2-4a2b-8676-b76ad77b1107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:34,862 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:20:34,863 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-960b9b98-3834-41ce-a118-f3c3a3445d49', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-960b9b98-3834-41ce-a118-f3c3a3445d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:35,919 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:20:35,919 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c76c876c-65b1-431c-b867-a20a6b559d7c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c76c876c-65b1-431c-b867-a20a6b559d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:36,983 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.054s 2021-08-27 03:20:36,984 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edb31746-f038-47f6-a3c8-339c7c169212', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edb31746-f038-47f6-a3c8-339c7c169212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:38,062 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.071s 2021-08-27 03:20:38,063 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01c875ee-f456-4ac3-bb2e-9429cf0bcc47', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01c875ee-f456-4ac3-bb2e-9429cf0bcc47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:39,120 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:20:39,120 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c7955a3-fa2c-4c39-99eb-6724921d897a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c7955a3-fa2c-4c39-99eb-6724921d897a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:40,176 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:20:40,176 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6726b6ec-5a69-46c0-81f0-a521f59d32e3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6726b6ec-5a69-46c0-81f0-a521f59d32e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:41,232 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:20:41,232 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e6cf08-0043-4629-b807-76580febe6ef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e6cf08-0043-4629-b807-76580febe6ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:42,293 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:20:42,294 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-916f8079-e76b-42d8-9f5b-e2bdd4ce4d1a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-916f8079-e76b-42d8-9f5b-e2bdd4ce4d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:43,353 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:20:43,353 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d496bed-e9e3-4a6c-85d3-6a95290fdbc4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d496bed-e9e3-4a6c-85d3-6a95290fdbc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:44,411 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:20:44,411 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82d830c8-9064-4422-bec1-9b4b783bd26a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d830c8-9064-4422-bec1-9b4b783bd26a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:45,466 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:20:45,466 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a42355-0437-4d19-861a-0567c54b5268', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33a42355-0437-4d19-861a-0567c54b5268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:46,520 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:20:46,521 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae139188-48fe-448b-926c-808a6a5b933c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae139188-48fe-448b-926c-808a6a5b933c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:47,577 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:20:47,577 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebd3336a-bb08-4ef9-a45c-8c141bf42020', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebd3336a-bb08-4ef9-a45c-8c141bf42020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:48,631 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:20:48,632 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72153ac1-bb3e-45e0-b68c-4019aeb45431', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72153ac1-bb3e-45e0-b68c-4019aeb45431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:49,690 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:20:49,690 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d33c6d72-0ec1-4604-8a1d-9ccefc9aaa8b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d33c6d72-0ec1-4604-8a1d-9ccefc9aaa8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:50,745 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:20:50,745 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c55fb15c-acb1-4681-be9c-23954162c32c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c55fb15c-acb1-4681-be9c-23954162c32c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:51,802 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:20:51,802 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec7ce2e2-ef76-4890-bc52-c6e49e1d563a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec7ce2e2-ef76-4890-bc52-c6e49e1d563a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:52,859 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:20:52,860 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ca7d17a-39f0-4d55-86d9-bc18a1fbfff3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ca7d17a-39f0-4d55-86d9-bc18a1fbfff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:53,918 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:20:53,918 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18f057a0-bf6f-4bd9-bef3-1ae7dc89668b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18f057a0-bf6f-4bd9-bef3-1ae7dc89668b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:54,981 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.054s 2021-08-27 03:20:54,981 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1eb4f6-9606-490c-b206-f24f0547ea29', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1eb4f6-9606-490c-b206-f24f0547ea29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:56,036 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:20:56,037 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59429249-2637-41c7-9e3e-5a1bf333d0e3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59429249-2637-41c7-9e3e-5a1bf333d0e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:57,110 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.064s 2021-08-27 03:20:57,110 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5763fa77-4db2-4184-84a9-1540fafe6bc4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5763fa77-4db2-4184-84a9-1540fafe6bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:58,166 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:20:58,167 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b632c87a-1872-4d40-9a36-1ff8f97a0dc3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b632c87a-1872-4d40-9a36-1ff8f97a0dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:20:59,222 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:20:59,222 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e32844-8db9-4251-8965-f2e3d846a257', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e32844-8db9-4251-8965-f2e3d846a257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:00,276 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:21:00,277 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1dbcce-b094-4391-8e5b-87dbebc98fcb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1dbcce-b094-4391-8e5b-87dbebc98fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:01,336 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:21:01,336 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f758c5-2dde-467e-a2a4-50f5ccd63657', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f758c5-2dde-467e-a2a4-50f5ccd63657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:02,393 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:21:02,393 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d19297a-63ac-453e-92da-ffae5ea5511a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d19297a-63ac-453e-92da-ffae5ea5511a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:03,448 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:21:03,449 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c415d10f-23f5-4222-9818-f09cff805415', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c415d10f-23f5-4222-9818-f09cff805415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:04,504 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:21:04,504 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b53532a-1f63-49e8-90b0-3b81e1f39bc7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b53532a-1f63-49e8-90b0-3b81e1f39bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:05,559 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:21:05,559 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6850b7e-af15-41e0-91b3-b85dccc4bd8d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6850b7e-af15-41e0-91b3-b85dccc4bd8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:06,616 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:21:06,617 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66f572b4-3cc7-417c-a5ab-ede234eacd8b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66f572b4-3cc7-417c-a5ab-ede234eacd8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:07,673 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:21:07,674 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e770b9-34e9-42c3-89cd-37b82a02b741', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e770b9-34e9-42c3-89cd-37b82a02b741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:08,730 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:21:08,730 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-369735af-3fc3-4467-8578-e98a17de32a6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-369735af-3fc3-4467-8578-e98a17de32a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:09,787 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:21:09,787 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05e772bd-6398-4ee1-8dbf-63eb3f88afcc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05e772bd-6398-4ee1-8dbf-63eb3f88afcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:10,842 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:21:10,843 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eeb778a-c50b-485b-bfef-b38cc6862fa9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eeb778a-c50b-485b-bfef-b38cc6862fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:11,900 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:21:11,900 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef5d638-04ad-44aa-a55b-79250a1ae973', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef5d638-04ad-44aa-a55b-79250a1ae973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:12,957 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:21:12,958 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb12bb69-656f-4e6a-a90c-1629b674e780', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb12bb69-656f-4e6a-a90c-1629b674e780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:14,012 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:21:14,012 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c24e805c-bc61-45f3-938f-644de0d0bbce', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c24e805c-bc61-45f3-938f-644de0d0bbce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:15,073 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:21:15,073 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af78f94c-b16b-4700-9db6-993cd69847a5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af78f94c-b16b-4700-9db6-993cd69847a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:16,127 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:21:16,127 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca95bda-1872-44f0-b6af-254f5835c2e5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca95bda-1872-44f0-b6af-254f5835c2e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:17,181 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:21:17,182 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb9171fd-25b2-4db8-a6e0-3d4aeea9afec', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb9171fd-25b2-4db8-a6e0-3d4aeea9afec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:18,236 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:21:18,236 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e40feca4-ac34-456f-b370-81aabce48c17', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e40feca4-ac34-456f-b370-81aabce48c17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:19,291 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:21:19,291 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cf78bfd-5309-4cb0-8f0b-29c7de7e5d5d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cf78bfd-5309-4cb0-8f0b-29c7de7e5d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:20,345 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:21:20,346 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-116e5f73-ea3b-49c3-a4ed-4bb2321e8f0f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-116e5f73-ea3b-49c3-a4ed-4bb2321e8f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:21,401 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:21:21,401 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-502e2e20-ef71-4bf2-8e43-e4e175649dea', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-502e2e20-ef71-4bf2-8e43-e4e175649dea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:22,455 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:21:22,456 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0703d173-b8f3-415e-916d-58925c0946be', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0703d173-b8f3-415e-916d-58925c0946be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:23,510 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:21:23,511 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0b7d111-cb79-4320-aea8-ad99ab6edfe7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0b7d111-cb79-4320-aea8-ad99ab6edfe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:24,565 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:21:24,565 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15bbfaae-d16a-4356-b1c2-b4dfaaa8833d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15bbfaae-d16a-4356-b1c2-b4dfaaa8833d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:25,623 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:21:25,623 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5824595f-f6a6-454c-a8ca-6dbf26478cc8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5824595f-f6a6-454c-a8ca-6dbf26478cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:26,682 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:21:26,682 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4520184f-28e0-4167-ba93-2f7c24eeded0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4520184f-28e0-4167-ba93-2f7c24eeded0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:27,738 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:21:27,738 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7db7a8c-7e59-4396-9cae-13c8c0af4f4e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7db7a8c-7e59-4396-9cae-13c8c0af4f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:28,794 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:21:28,794 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c134760-c60e-4f34-a2a4-65ff7c680b39', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c134760-c60e-4f34-a2a4-65ff7c680b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:29,849 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:21:29,850 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1252974-c2a4-490f-b770-c573183a1a33', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1252974-c2a4-490f-b770-c573183a1a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:30,904 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:21:30,905 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bef2c08-d921-45d3-839a-688a62b2252e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bef2c08-d921-45d3-839a-688a62b2252e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:31,962 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:21:31,962 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29fdc1ae-8e73-4be4-93e8-7738ce9bea61', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29fdc1ae-8e73-4be4-93e8-7738ce9bea61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:33,016 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:21:33,016 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af0656ee-437f-4075-99dd-b11d80ebca30', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af0656ee-437f-4075-99dd-b11d80ebca30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:34,073 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:21:34,073 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba8e4281-c67e-4738-b5c2-cceccf7d2893', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba8e4281-c67e-4738-b5c2-cceccf7d2893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:35,128 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:21:35,128 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b15acd20-ae69-4109-958f-02ccf427fd88', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b15acd20-ae69-4109-958f-02ccf427fd88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:36,186 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:21:36,186 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a9c3dd-e1c2-4f27-8d03-6e46e4ea87cc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a9c3dd-e1c2-4f27-8d03-6e46e4ea87cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:37,242 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:21:37,242 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a29c637-0591-4db2-bdee-c8ff654e1440', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a29c637-0591-4db2-bdee-c8ff654e1440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:38,299 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:21:38,299 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c640fb9c-5daf-4d6c-b79c-248a6ffe872b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c640fb9c-5daf-4d6c-b79c-248a6ffe872b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:39,355 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:21:39,355 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b19c0b-9cd2-4fb8-8ed9-d69e7d251497', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b19c0b-9cd2-4fb8-8ed9-d69e7d251497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:40,409 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:21:40,410 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c28c4f93-07c9-4ad9-ac52-bc4e8d66279b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c28c4f93-07c9-4ad9-ac52-bc4e8d66279b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:41,465 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:21:41,466 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8953b601-431e-4b35-a322-5eedde841986', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8953b601-431e-4b35-a322-5eedde841986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:42,519 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:21:42,519 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97a431ff-5716-46a3-bfe3-3b1048b73924', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97a431ff-5716-46a3-bfe3-3b1048b73924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:43,575 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:21:43,576 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8eb3a57-1124-48d4-867b-583d48df9749', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8eb3a57-1124-48d4-867b-583d48df9749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:44,630 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:21:44,631 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d40b589d-96f6-4a6b-854e-2e5f8e67c584', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d40b589d-96f6-4a6b-854e-2e5f8e67c584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:45,684 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:21:45,685 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d071d78e-8aa7-4833-96ac-35fca7ce8cef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d071d78e-8aa7-4833-96ac-35fca7ce8cef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:46,741 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:21:46,741 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcd11556-ee54-4479-9175-c0873acbf4da', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcd11556-ee54-4479-9175-c0873acbf4da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:47,796 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:21:47,797 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be85d7be-8f3d-460d-a3c8-b7040b0f01db', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be85d7be-8f3d-460d-a3c8-b7040b0f01db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:48,852 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:21:48,852 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-526e8a82-76a3-44a5-81ff-4f683aa580cd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-526e8a82-76a3-44a5-81ff-4f683aa580cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:49,907 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:21:49,908 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6f50867-129c-4a2e-984d-adf8abe38d16', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f50867-129c-4a2e-984d-adf8abe38d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:50,962 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:21:50,962 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b01500a4-31d2-4f99-ae4c-8d62ae55c978', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b01500a4-31d2-4f99-ae4c-8d62ae55c978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:52,016 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:21:52,016 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342439e9-fb51-47a3-b871-49133c8efae1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342439e9-fb51-47a3-b871-49133c8efae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:53,072 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:21:53,073 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95aa60d7-9415-43e3-9468-22a16ca48a91', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95aa60d7-9415-43e3-9468-22a16ca48a91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:54,127 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:21:54,128 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7470f4f6-f7bd-401f-a3c9-cbba9457bb1a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7470f4f6-f7bd-401f-a3c9-cbba9457bb1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:55,182 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:21:55,183 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc5be0e2-ae48-493b-959d-3e5fbdc535e8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc5be0e2-ae48-493b-959d-3e5fbdc535e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:56,240 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:21:56,240 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-800ee438-ff1a-4f74-9ed2-a1cf479c842f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-800ee438-ff1a-4f74-9ed2-a1cf479c842f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:57,298 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:21:57,298 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e40e29-8a8f-425c-85fc-4adc433b35f1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e40e29-8a8f-425c-85fc-4adc433b35f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:58,365 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.059s 2021-08-27 03:21:58,366 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cea7ec5e-3acd-4719-9716-608fcbc31e06', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cea7ec5e-3acd-4719-9716-608fcbc31e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:21:59,422 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:21:59,423 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fa0fa16-c4ff-4c57-97d0-b4106d8bafaa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fa0fa16-c4ff-4c57-97d0-b4106d8bafaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:22:00,480 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:22:00,481 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c62ec78c-5309-4e32-8967-783bfd094e57', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c62ec78c-5309-4e32-8967-783bfd094e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:22:00,540 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:22:00,541 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f003897e-19c8-4592-a662-61288bdeed83', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f003897e-19c8-4592-a662-61288bdeed83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:22:00,601 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.053s 2021-08-27 03:22:00,602 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc085143-ea0b-4445-ab51-71d29c6f0d52', 'x-compute-request-id': 'req-cc085143-ea0b-4445-ab51-71d29c6f0d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:01,668 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.063s 2021-08-27 03:22:01,669 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ddbf3ae-5b49-4f5c-91f8-bf02f5ca620f', 'x-compute-request-id': 'req-4ddbf3ae-5b49-4f5c-91f8-bf02f5ca620f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:02,723 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.050s 2021-08-27 03:22:02,724 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50f042e2-58e1-4431-8283-6e2e77ccf754', 'x-compute-request-id': 'req-50f042e2-58e1-4431-8283-6e2e77ccf754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:03,798 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.071s 2021-08-27 03:22:03,798 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d29965f5-9350-43ee-b578-1cb184719174', 'x-compute-request-id': 'req-d29965f5-9350-43ee-b578-1cb184719174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:04,849 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:22:04,850 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d4f43b6-b807-4a85-8753-19303e7ffb50', 'x-compute-request-id': 'req-4d4f43b6-b807-4a85-8753-19303e7ffb50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:05,905 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.052s 2021-08-27 03:22:05,905 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1998895c-7284-4250-895f-266143f4b8cf', 'x-compute-request-id': 'req-1998895c-7284-4250-895f-266143f4b8cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:06,959 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:22:06,959 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1766de8d-e283-4469-8012-e5537d7afc27', 'x-compute-request-id': 'req-1766de8d-e283-4469-8012-e5537d7afc27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:08,012 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:22:08,012 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a83732ac-bdc6-49f6-9187-656dcd625bdc', 'x-compute-request-id': 'req-a83732ac-bdc6-49f6-9187-656dcd625bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:09,064 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:22:09,064 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f99f520d-c931-4184-959f-b9dfd2cdcf3c', 'x-compute-request-id': 'req-f99f520d-c931-4184-959f-b9dfd2cdcf3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:10,115 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:22:10,115 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a46f278d-3ec4-4dc2-8794-a846a144245e', 'x-compute-request-id': 'req-a46f278d-3ec4-4dc2-8794-a846a144245e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:11,165 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:22:11,165 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9275da46-a553-402c-8542-1becce3fa474', 'x-compute-request-id': 'req-9275da46-a553-402c-8542-1becce3fa474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:12,214 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:22:12,215 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-474d2c9d-439f-499d-a5aa-4ad7f096e7bf', 'x-compute-request-id': 'req-474d2c9d-439f-499d-a5aa-4ad7f096e7bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:13,264 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:22:13,264 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2de3ecfe-13a2-4915-b396-9d7be9f1dbb2', 'x-compute-request-id': 'req-2de3ecfe-13a2-4915-b396-9d7be9f1dbb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:14,314 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:22:14,314 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d32d0dc6-8bbf-49e1-aadd-54db7bf5eb8e', 'x-compute-request-id': 'req-d32d0dc6-8bbf-49e1-aadd-54db7bf5eb8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:15,362 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:22:15,363 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea295907-5cb6-4c40-82d8-7ca9da08b9f6', 'x-compute-request-id': 'req-ea295907-5cb6-4c40-82d8-7ca9da08b9f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:16,413 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:22:16,413 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db434ea3-ef4d-4c19-a8f0-5241e837f581', 'x-compute-request-id': 'req-db434ea3-ef4d-4c19-a8f0-5241e837f581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:17,463 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:22:17,463 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c65ec585-ea1c-45dc-818c-2ce4d3ca5cc0', 'x-compute-request-id': 'req-c65ec585-ea1c-45dc-818c-2ce4d3ca5cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:18,512 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:22:18,513 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e34f487-647f-46f2-aaa5-34d1dcccaed4', 'x-compute-request-id': 'req-6e34f487-647f-46f2-aaa5-34d1dcccaed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:19,562 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:22:19,562 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42b7b3bd-5add-4bdd-bacf-b0aa174ff35f', 'x-compute-request-id': 'req-42b7b3bd-5add-4bdd-bacf-b0aa174ff35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:20,835 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.269s 2021-08-27 03:22:20,835 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4fb9b40-5907-48a6-9a7d-adf37aff0298', 'x-compute-request-id': 'req-a4fb9b40-5907-48a6-9a7d-adf37aff0298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:21,899 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.059s 2021-08-27 03:22:21,899 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f68028f6-b6f7-424d-af9c-fb1c84d98b07', 'x-compute-request-id': 'req-f68028f6-b6f7-424d-af9c-fb1c84d98b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:22,956 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.054s 2021-08-27 03:22:22,957 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73020f73-98c4-40ba-92ce-6532a0a1b430', 'x-compute-request-id': 'req-73020f73-98c4-40ba-92ce-6532a0a1b430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:24,005 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:22:24,006 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f197417c-c051-49bf-9d66-c82505395dbe', 'x-compute-request-id': 'req-f197417c-c051-49bf-9d66-c82505395dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:25,057 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.050s 2021-08-27 03:22:25,058 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3542eb43-011d-4de1-891b-74f09536f5a7', 'x-compute-request-id': 'req-3542eb43-011d-4de1-891b-74f09536f5a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:26,108 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:22:26,108 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e375c4d-d43b-46de-83f7-410f305165be', 'x-compute-request-id': 'req-3e375c4d-d43b-46de-83f7-410f305165be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:27,165 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.053s 2021-08-27 03:22:27,165 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dde5f44-a1e5-49e8-9492-2e6fb52aac5b', 'x-compute-request-id': 'req-0dde5f44-a1e5-49e8-9492-2e6fb52aac5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:28,214 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:22:28,214 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4b1a0bb-1749-4f82-8503-54d9438ab124', 'x-compute-request-id': 'req-d4b1a0bb-1749-4f82-8503-54d9438ab124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:29,263 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:22:29,264 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9852f900-199d-4b9b-a5fd-53e2c2429f25', 'x-compute-request-id': 'req-9852f900-199d-4b9b-a5fd-53e2c2429f25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:30,315 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:22:30,315 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-124c6add-95a0-4314-9821-64eb922aedbc', 'x-compute-request-id': 'req-124c6add-95a0-4314-9821-64eb922aedbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:31,367 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:22:31,367 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-240b314f-3258-4364-9623-8d8e85c27959', 'x-compute-request-id': 'req-240b314f-3258-4364-9623-8d8e85c27959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:32,423 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.052s 2021-08-27 03:22:32,423 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb3f66dd-5bf9-4db0-b151-fc5f0826f051', 'x-compute-request-id': 'req-bb3f66dd-5bf9-4db0-b151-fc5f0826f051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:33,489 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.062s 2021-08-27 03:22:33,490 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddccf2a3-2c33-4f54-9792-db8e18e0b81d', 'x-compute-request-id': 'req-ddccf2a3-2c33-4f54-9792-db8e18e0b81d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:34,543 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.050s 2021-08-27 03:22:34,544 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab758a33-249a-445b-bbff-a5cfbee37ea2', 'x-compute-request-id': 'req-ab758a33-249a-445b-bbff-a5cfbee37ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:35,615 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.067s 2021-08-27 03:22:35,615 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4da6ce8b-b928-4d62-92a6-edcf8afd13d7', 'x-compute-request-id': 'req-4da6ce8b-b928-4d62-92a6-edcf8afd13d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:36,677 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.058s 2021-08-27 03:22:36,677 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1012d51-f211-4ee6-ba67-fcde57c52e85', 'x-compute-request-id': 'req-e1012d51-f211-4ee6-ba67-fcde57c52e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:37,730 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.050s 2021-08-27 03:22:37,731 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03b09867-ec97-4316-a7ed-7f55d553a6bd', 'x-compute-request-id': 'req-03b09867-ec97-4316-a7ed-7f55d553a6bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:38,785 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.051s 2021-08-27 03:22:38,785 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-581ecb97-ea74-45de-9c35-b7e8610b2a91', 'x-compute-request-id': 'req-581ecb97-ea74-45de-9c35-b7e8610b2a91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:39,836 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:22:39,837 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81ac53ce-1ce3-4a34-a481-0d8df66adce7', 'x-compute-request-id': 'req-81ac53ce-1ce3-4a34-a481-0d8df66adce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:40,886 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:22:40,887 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e6d6167-e8e6-4ff6-9b5b-737bf5cd432d', 'x-compute-request-id': 'req-8e6d6167-e8e6-4ff6-9b5b-737bf5cd432d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:41,936 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:22:41,936 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bb1b392-7fdd-436f-8623-1d75f3ec7954', 'x-compute-request-id': 'req-4bb1b392-7fdd-436f-8623-1d75f3ec7954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:42,985 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:22:42,985 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ec8d67a-bfb6-4035-b093-8de80a1a42fd', 'x-compute-request-id': 'req-1ec8d67a-bfb6-4035-b093-8de80a1a42fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:44,033 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:22:44,034 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-804dd624-35be-466c-939c-f80d4ba43ce5', 'x-compute-request-id': 'req-804dd624-35be-466c-939c-f80d4ba43ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:45,086 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:22:45,086 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90b8c1f8-f6a1-43a3-b514-03344e3333bc', 'x-compute-request-id': 'req-90b8c1f8-f6a1-43a3-b514-03344e3333bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:46,136 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:22:46,137 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be338a6b-9176-4a8d-96cf-57423efe16c2', 'x-compute-request-id': 'req-be338a6b-9176-4a8d-96cf-57423efe16c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:47,227 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.085s 2021-08-27 03:22:47,227 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6117a83-beff-4d76-95c5-134d90ad6d15', 'x-compute-request-id': 'req-b6117a83-beff-4d76-95c5-134d90ad6d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:48,280 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:22:48,281 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36a11f20-3cb7-4b7f-97e8-f9c930236a9b', 'x-compute-request-id': 'req-36a11f20-3cb7-4b7f-97e8-f9c930236a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:49,333 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:22:49,333 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49b0eaa1-08bc-487c-859a-ec627acbad16', 'x-compute-request-id': 'req-49b0eaa1-08bc-487c-859a-ec627acbad16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:50,383 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:22:50,383 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07fc2dfa-811b-4f9e-a54a-4f86455b4c57', 'x-compute-request-id': 'req-07fc2dfa-811b-4f9e-a54a-4f86455b4c57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:51,432 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:22:51,432 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47678df5-9e26-4ec9-afc4-813f2e6b7775', 'x-compute-request-id': 'req-47678df5-9e26-4ec9-afc4-813f2e6b7775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:52,485 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:22:52,485 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7aea85f4-6c71-4faa-96fb-c1714cb71413', 'x-compute-request-id': 'req-7aea85f4-6c71-4faa-96fb-c1714cb71413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:53,547 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.059s 2021-08-27 03:22:53,548 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bd0f07b-ee60-4dc9-bd4c-da85d8ecd749', 'x-compute-request-id': 'req-8bd0f07b-ee60-4dc9-bd4c-da85d8ecd749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:54,607 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.056s 2021-08-27 03:22:54,608 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f97bca6-23e4-43be-9189-34ebcb508acc', 'x-compute-request-id': 'req-6f97bca6-23e4-43be-9189-34ebcb508acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:55,666 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.055s 2021-08-27 03:22:55,666 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe38c03d-d7fa-4dfe-9580-2d3580d69176', 'x-compute-request-id': 'req-fe38c03d-d7fa-4dfe-9580-2d3580d69176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:56,719 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.050s 2021-08-27 03:22:56,720 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e7f0b31-2e1d-4d82-8f5c-970fceb88f47', 'x-compute-request-id': 'req-6e7f0b31-2e1d-4d82-8f5c-970fceb88f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:57,770 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:22:57,770 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9f49b90-4887-4151-9161-dca9c4d63444', 'x-compute-request-id': 'req-f9f49b90-4887-4151-9161-dca9c4d63444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:58,823 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:22:58,823 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f52c30b-af39-4581-94d2-8899065aba60', 'x-compute-request-id': 'req-4f52c30b-af39-4581-94d2-8899065aba60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:22:59,874 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:22:59,874 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c666535-e308-44d3-bfa0-33155ef1fb3b', 'x-compute-request-id': 'req-8c666535-e308-44d3-bfa0-33155ef1fb3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:00,928 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:23:00,928 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f6fc384-b5b0-45c3-bd73-3a8e07d15a00', 'x-compute-request-id': 'req-0f6fc384-b5b0-45c3-bd73-3a8e07d15a00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:01,979 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:23:01,980 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89e6984b-95c6-425f-bbe0-2551380500b4', 'x-compute-request-id': 'req-89e6984b-95c6-425f-bbe0-2551380500b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:03,032 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.050s 2021-08-27 03:23:03,033 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad656ab0-3759-4b44-aee6-5c83757b66fe', 'x-compute-request-id': 'req-ad656ab0-3759-4b44-aee6-5c83757b66fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:04,084 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:23:04,085 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af85ca54-ac3f-44b7-ba57-fcd2d80a365f', 'x-compute-request-id': 'req-af85ca54-ac3f-44b7-ba57-fcd2d80a365f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:05,136 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:23:05,136 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ea75eb6-0587-47fc-8bb9-18ac6ada60f0', 'x-compute-request-id': 'req-0ea75eb6-0587-47fc-8bb9-18ac6ada60f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:06,192 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.053s 2021-08-27 03:23:06,192 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc98b23c-e434-42ac-89b9-dfedc6e72fec', 'x-compute-request-id': 'req-dc98b23c-e434-42ac-89b9-dfedc6e72fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:07,242 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:23:07,243 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e1d09ab-8e2e-497b-bd8b-62e8ff8b5680', 'x-compute-request-id': 'req-1e1d09ab-8e2e-497b-bd8b-62e8ff8b5680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:08,294 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:23:08,295 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a09f2d0b-4857-4060-a0aa-073419efc5a3', 'x-compute-request-id': 'req-a09f2d0b-4857-4060-a0aa-073419efc5a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:09,347 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:23:09,347 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-160ab9df-3161-48d6-a753-d5f43edb6c80', 'x-compute-request-id': 'req-160ab9df-3161-48d6-a753-d5f43edb6c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:10,398 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:23:10,398 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19434b59-f1dd-41e5-ae5b-2be5e6ffd556', 'x-compute-request-id': 'req-19434b59-f1dd-41e5-ae5b-2be5e6ffd556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:11,450 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:23:11,450 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fc7bb90-ff72-4407-abfa-9a2b475af468', 'x-compute-request-id': 'req-3fc7bb90-ff72-4407-abfa-9a2b475af468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:12,510 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.057s 2021-08-27 03:23:12,510 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b195cf0f-de73-4c29-935f-5fd5aaa13984', 'x-compute-request-id': 'req-b195cf0f-de73-4c29-935f-5fd5aaa13984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:13,561 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:23:13,561 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4138fe07-614b-4754-80a7-a6c9ad467b5e', 'x-compute-request-id': 'req-4138fe07-614b-4754-80a7-a6c9ad467b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:14,613 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:23:14,613 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b4c7e68-e132-4429-93bf-c0cd5c003845', 'x-compute-request-id': 'req-9b4c7e68-e132-4429-93bf-c0cd5c003845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:15,662 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:23:15,663 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-226ba259-071f-4688-beb0-c9cf95a7b924', 'x-compute-request-id': 'req-226ba259-071f-4688-beb0-c9cf95a7b924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:16,713 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:23:16,713 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0473e574-329a-4c27-b60a-99556a2c7c76', 'x-compute-request-id': 'req-0473e574-329a-4c27-b60a-99556a2c7c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:17,763 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:23:17,763 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b122585-5c96-402e-9b94-ea6e402b46c8', 'x-compute-request-id': 'req-3b122585-5c96-402e-9b94-ea6e402b46c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:18,814 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:23:18,814 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79ff6f70-9883-4c67-9e56-d092e934525b', 'x-compute-request-id': 'req-79ff6f70-9883-4c67-9e56-d092e934525b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:19,877 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.059s 2021-08-27 03:23:19,877 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1b670df-5b77-45d4-b402-669fd8b934ff', 'x-compute-request-id': 'req-d1b670df-5b77-45d4-b402-669fd8b934ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:20,929 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:23:20,929 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10afc93e-3391-4e82-a63f-50875111d8bd', 'x-compute-request-id': 'req-10afc93e-3391-4e82-a63f-50875111d8bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:21,977 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:23:21,977 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b70b7683-3c4e-4f83-9f80-cef072fcf778', 'x-compute-request-id': 'req-b70b7683-3c4e-4f83-9f80-cef072fcf778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:23,026 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:23:23,026 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1495caf5-ccd6-4caf-a457-b454c04321a8', 'x-compute-request-id': 'req-1495caf5-ccd6-4caf-a457-b454c04321a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:24,077 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:23:24,078 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cd64aa4-81cf-41db-92c8-355de081aa97', 'x-compute-request-id': 'req-6cd64aa4-81cf-41db-92c8-355de081aa97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:25,131 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.050s 2021-08-27 03:23:25,132 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a95e2385-2eb8-4973-8ea7-3409e0f36403', 'x-compute-request-id': 'req-a95e2385-2eb8-4973-8ea7-3409e0f36403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:26,181 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:23:26,182 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adae3135-477f-4839-908a-b587830018cc', 'x-compute-request-id': 'req-adae3135-477f-4839-908a-b587830018cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:27,230 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:23:27,231 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a878ad8a-f45b-41e7-add4-f972046ebd55', 'x-compute-request-id': 'req-a878ad8a-f45b-41e7-add4-f972046ebd55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:28,279 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:23:28,280 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d32f47e-bf0f-4bf8-9c80-ac7a32918bc8', 'x-compute-request-id': 'req-8d32f47e-bf0f-4bf8-9c80-ac7a32918bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:29,332 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:23:29,332 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-868e5f12-8efb-404a-af29-893236dff9e2', 'x-compute-request-id': 'req-868e5f12-8efb-404a-af29-893236dff9e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:30,383 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:23:30,384 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7199f13-badf-4901-acf2-1d2dae9425a7', 'x-compute-request-id': 'req-b7199f13-badf-4901-acf2-1d2dae9425a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:31,441 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.054s 2021-08-27 03:23:31,441 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a94d7c1-a4d3-4523-9462-1613e560221d', 'x-compute-request-id': 'req-8a94d7c1-a4d3-4523-9462-1613e560221d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:32,497 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.053s 2021-08-27 03:23:32,498 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b88a0394-11e6-47bb-9c5c-4369953eea92', 'x-compute-request-id': 'req-b88a0394-11e6-47bb-9c5c-4369953eea92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:33,551 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:23:33,551 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03f31e3b-0ea1-46d5-8657-1a993b868333', 'x-compute-request-id': 'req-03f31e3b-0ea1-46d5-8657-1a993b868333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:34,600 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:23:34,601 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dfe6253-d3fe-41b7-82e7-da448c4bcf4b', 'x-compute-request-id': 'req-5dfe6253-d3fe-41b7-82e7-da448c4bcf4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:35,657 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.053s 2021-08-27 03:23:35,658 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5445fc52-39dc-458a-b5cd-2e42670c53e0', 'x-compute-request-id': 'req-5445fc52-39dc-458a-b5cd-2e42670c53e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:36,714 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.053s 2021-08-27 03:23:36,715 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a2e744d-43ad-426d-ab9b-11905dcbbe7b', 'x-compute-request-id': 'req-8a2e744d-43ad-426d-ab9b-11905dcbbe7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:37,763 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:23:37,763 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2279bbf-5db7-4811-97fb-137e3e0b406b', 'x-compute-request-id': 'req-a2279bbf-5db7-4811-97fb-137e3e0b406b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:38,814 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:23:38,815 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff4c71e5-668f-47cb-b09d-7f81943a27de', 'x-compute-request-id': 'req-ff4c71e5-668f-47cb-b09d-7f81943a27de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:39,866 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:23:39,867 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dbea4ea-c9b0-4de7-8119-032c55d9b887', 'x-compute-request-id': 'req-0dbea4ea-c9b0-4de7-8119-032c55d9b887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:40,921 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.050s 2021-08-27 03:23:40,921 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdeafd2c-3b18-49c6-9830-4fa9a00e3b71', 'x-compute-request-id': 'req-fdeafd2c-3b18-49c6-9830-4fa9a00e3b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:41,974 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.051s 2021-08-27 03:23:41,975 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-219d6246-2ff6-442d-8b71-c50de2791cec', 'x-compute-request-id': 'req-219d6246-2ff6-442d-8b71-c50de2791cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:43,025 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:23:43,026 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c849dc61-7c64-4815-8fef-9dfa09f5cf2a', 'x-compute-request-id': 'req-c849dc61-7c64-4815-8fef-9dfa09f5cf2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:44,078 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:23:44,078 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88ea7f2b-3b46-4e12-b359-4b853554e099', 'x-compute-request-id': 'req-88ea7f2b-3b46-4e12-b359-4b853554e099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:45,129 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:23:45,130 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afdb0515-1b94-4d32-be40-462b57d97e1e', 'x-compute-request-id': 'req-afdb0515-1b94-4d32-be40-462b57d97e1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:46,196 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.063s 2021-08-27 03:23:46,196 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cb7e8c7-8766-4bc8-8355-341c73f2c098', 'x-compute-request-id': 'req-7cb7e8c7-8766-4bc8-8355-341c73f2c098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:47,247 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:23:47,248 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-561b72d7-3aa9-4664-92dd-59d041574b9e', 'x-compute-request-id': 'req-561b72d7-3aa9-4664-92dd-59d041574b9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:48,300 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:23:48,300 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02ee2411-5c1d-41fa-85f4-112f77fc403d', 'x-compute-request-id': 'req-02ee2411-5c1d-41fa-85f4-112f77fc403d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:49,349 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:23:49,349 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bab8a75e-8583-4076-b551-bc047691a706', 'x-compute-request-id': 'req-bab8a75e-8583-4076-b551-bc047691a706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:50,398 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:23:50,398 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac6ef48f-9657-4ec7-9c50-87132ed8b52a', 'x-compute-request-id': 'req-ac6ef48f-9657-4ec7-9c50-87132ed8b52a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:51,448 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:23:51,448 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c893d613-b80d-4c4d-9fca-86db6b0afc28', 'x-compute-request-id': 'req-c893d613-b80d-4c4d-9fca-86db6b0afc28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:52,497 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:23:52,498 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68f09857-c614-4139-9647-4baec646a48a', 'x-compute-request-id': 'req-68f09857-c614-4139-9647-4baec646a48a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:53,549 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:23:53,549 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55df90f4-8c21-4412-a00b-6fa368a38b89', 'x-compute-request-id': 'req-55df90f4-8c21-4412-a00b-6fa368a38b89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:54,599 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:23:54,599 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-125164f0-e4cf-4315-b06a-37c43869ef4f', 'x-compute-request-id': 'req-125164f0-e4cf-4315-b06a-37c43869ef4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:55,650 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:23:55,651 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65e9a8e3-fa77-4c11-a7cf-e01750b0c63d', 'x-compute-request-id': 'req-65e9a8e3-fa77-4c11-a7cf-e01750b0c63d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:56,701 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:23:56,701 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c31cf44a-ee33-423b-b540-699c462a0b2f', 'x-compute-request-id': 'req-c31cf44a-ee33-423b-b540-699c462a0b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:57,765 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.061s 2021-08-27 03:23:57,766 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00acac11-1f4d-4cae-a73b-05b878024d4b', 'x-compute-request-id': 'req-00acac11-1f4d-4cae-a73b-05b878024d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:58,817 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:23:58,817 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a12d91e-29a8-4fc7-928b-9a00f9a6f238', 'x-compute-request-id': 'req-4a12d91e-29a8-4fc7-928b-9a00f9a6f238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:23:59,866 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:23:59,867 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78ab3fce-cd04-420f-91c5-95ec462c27de', 'x-compute-request-id': 'req-78ab3fce-cd04-420f-91c5-95ec462c27de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:00,918 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:24:00,918 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd40ff3b-cd4b-4a79-a8f9-2ad9cb90bcb3', 'x-compute-request-id': 'req-fd40ff3b-cd4b-4a79-a8f9-2ad9cb90bcb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:01,971 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.050s 2021-08-27 03:24:01,972 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff0eeab1-4486-4cc2-8208-5f34c67a372d', 'x-compute-request-id': 'req-ff0eeab1-4486-4cc2-8208-5f34c67a372d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:03,025 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:24:03,026 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fb53c7f-473d-45a3-8d8d-ad8a194af424', 'x-compute-request-id': 'req-8fb53c7f-473d-45a3-8d8d-ad8a194af424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:04,075 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:24:04,076 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96f592dc-1fac-45d5-9b0b-4fb73da9e071', 'x-compute-request-id': 'req-96f592dc-1fac-45d5-9b0b-4fb73da9e071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:05,130 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.051s 2021-08-27 03:24:05,130 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-805842d0-ef95-4a28-9dd0-d0bde929d16f', 'x-compute-request-id': 'req-805842d0-ef95-4a28-9dd0-d0bde929d16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:06,182 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:24:06,182 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d659cff3-4b4c-4c6c-ba1a-381a1f984976', 'x-compute-request-id': 'req-d659cff3-4b4c-4c6c-ba1a-381a1f984976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:07,230 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:24:07,231 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d54b4a2-6018-437e-8e4c-ed1e923656c3', 'x-compute-request-id': 'req-0d54b4a2-6018-437e-8e4c-ed1e923656c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:08,282 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:24:08,282 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16c38d5a-49de-408a-a674-5a6bf49b61b7', 'x-compute-request-id': 'req-16c38d5a-49de-408a-a674-5a6bf49b61b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:09,334 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:24:09,334 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc4d57c5-6e5a-4401-a012-a8ec0c4e32a0', 'x-compute-request-id': 'req-fc4d57c5-6e5a-4401-a012-a8ec0c4e32a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:10,387 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:24:10,387 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0205ec01-9559-4a9d-90f1-43f7160aedd5', 'x-compute-request-id': 'req-0205ec01-9559-4a9d-90f1-43f7160aedd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:11,439 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:24:11,439 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44bf88f0-aa97-44d1-8ba8-5415919c1c3d', 'x-compute-request-id': 'req-44bf88f0-aa97-44d1-8ba8-5415919c1c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:12,489 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:24:12,489 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22076367-84bb-4ce1-a6aa-df7a36a03da4', 'x-compute-request-id': 'req-22076367-84bb-4ce1-a6aa-df7a36a03da4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:13,540 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:24:13,540 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0586595e-db0a-44b0-8d27-562f12389a26', 'x-compute-request-id': 'req-0586595e-db0a-44b0-8d27-562f12389a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:14,594 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.051s 2021-08-27 03:24:14,594 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b9aec46-6f10-46d8-8dca-3c3a365af940', 'x-compute-request-id': 'req-7b9aec46-6f10-46d8-8dca-3c3a365af940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:15,658 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.061s 2021-08-27 03:24:15,659 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24ef8d4b-cc06-45b6-b96e-f153b41b7093', 'x-compute-request-id': 'req-24ef8d4b-cc06-45b6-b96e-f153b41b7093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:16,716 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.054s 2021-08-27 03:24:16,716 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b0b8de1-eb68-4c7d-8b12-5cff1ff7bb2d', 'x-compute-request-id': 'req-1b0b8de1-eb68-4c7d-8b12-5cff1ff7bb2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:17,769 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.050s 2021-08-27 03:24:17,770 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4228efd-6642-4cd4-a92d-48d6ed51b984', 'x-compute-request-id': 'req-b4228efd-6642-4cd4-a92d-48d6ed51b984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:18,826 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.051s 2021-08-27 03:24:18,827 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41133d8a-7412-4215-8cad-ff2644bdb407', 'x-compute-request-id': 'req-41133d8a-7412-4215-8cad-ff2644bdb407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:19,880 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.050s 2021-08-27 03:24:19,881 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcad4146-a18f-4301-9de7-0316555da685', 'x-compute-request-id': 'req-fcad4146-a18f-4301-9de7-0316555da685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:20,937 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.053s 2021-08-27 03:24:20,937 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c247b619-6b30-4855-a7f4-a29995a52cca', 'x-compute-request-id': 'req-c247b619-6b30-4855-a7f4-a29995a52cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:22,003 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.064s 2021-08-27 03:24:22,004 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a4cffda-f58b-43ce-8f6e-7d0095c08cb9', 'x-compute-request-id': 'req-8a4cffda-f58b-43ce-8f6e-7d0095c08cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:23,061 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.053s 2021-08-27 03:24:23,061 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92d4cbec-4384-4f87-8d47-e2f815246678', 'x-compute-request-id': 'req-92d4cbec-4384-4f87-8d47-e2f815246678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:24,123 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.058s 2021-08-27 03:24:24,123 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14ce21ac-0ae8-41f1-8581-acd52018f815', 'x-compute-request-id': 'req-14ce21ac-0ae8-41f1-8581-acd52018f815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:25,182 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.055s 2021-08-27 03:24:25,182 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f213d786-b2bd-4ef7-a8e5-60b4b92d9eff', 'x-compute-request-id': 'req-f213d786-b2bd-4ef7-a8e5-60b4b92d9eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:26,237 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.052s 2021-08-27 03:24:26,238 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e4bc30d-6c5e-4f2b-ad78-8271a859f848', 'x-compute-request-id': 'req-2e4bc30d-6c5e-4f2b-ad78-8271a859f848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:27,291 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.050s 2021-08-27 03:24:27,291 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-843ec7a6-1d10-45e6-9aba-40939c3b8efd', 'x-compute-request-id': 'req-843ec7a6-1d10-45e6-9aba-40939c3b8efd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:28,346 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.051s 2021-08-27 03:24:28,346 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-220e1f68-64b4-423b-8510-7da0d0ee9e49', 'x-compute-request-id': 'req-220e1f68-64b4-423b-8510-7da0d0ee9e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:29,422 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.073s 2021-08-27 03:24:29,423 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef2d487e-991b-4fa0-813f-cc51a2383456', 'x-compute-request-id': 'req-ef2d487e-991b-4fa0-813f-cc51a2383456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:30,477 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.051s 2021-08-27 03:24:30,478 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33376fab-1710-4d98-a581-ce99ba4c4459', 'x-compute-request-id': 'req-33376fab-1710-4d98-a581-ce99ba4c4459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:31,535 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.053s 2021-08-27 03:24:31,535 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b610f80-21c6-415f-956f-ad820a8ef7d4', 'x-compute-request-id': 'req-4b610f80-21c6-415f-956f-ad820a8ef7d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:32,585 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:24:32,585 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f82835a5-91aa-4193-9046-5c7503283b6f', 'x-compute-request-id': 'req-f82835a5-91aa-4193-9046-5c7503283b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:33,637 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:24:33,637 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4649064-c774-4470-8649-cde327d1e128', 'x-compute-request-id': 'req-f4649064-c774-4470-8649-cde327d1e128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:34,688 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:24:34,688 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e79ac0f-fc9e-461b-af6e-f40c571572a8', 'x-compute-request-id': 'req-7e79ac0f-fc9e-461b-af6e-f40c571572a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:35,740 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:24:35,740 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37ad213f-20fa-4a09-8307-263b63f4317d', 'x-compute-request-id': 'req-37ad213f-20fa-4a09-8307-263b63f4317d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:36,792 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:24:36,793 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1e7e9fe-cc7d-4ed1-9176-7c24d93df4f7', 'x-compute-request-id': 'req-a1e7e9fe-cc7d-4ed1-9176-7c24d93df4f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:37,841 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:24:37,842 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87398708-5d62-43d3-bcbb-b70306fc04d6', 'x-compute-request-id': 'req-87398708-5d62-43d3-bcbb-b70306fc04d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:38,890 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:24:38,891 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a2b48e5-83c2-43c9-88f9-e624a080f97e', 'x-compute-request-id': 'req-2a2b48e5-83c2-43c9-88f9-e624a080f97e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:39,944 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.050s 2021-08-27 03:24:39,944 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-267018c0-316a-4dbf-a824-0f6ff2622688', 'x-compute-request-id': 'req-267018c0-316a-4dbf-a824-0f6ff2622688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:40,995 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:24:40,996 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aabd51f2-ae4e-4983-87a1-c45034a4b71a', 'x-compute-request-id': 'req-aabd51f2-ae4e-4983-87a1-c45034a4b71a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:42,049 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.050s 2021-08-27 03:24:42,050 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e5f9192-6a00-482d-848c-177d8fb81a93', 'x-compute-request-id': 'req-1e5f9192-6a00-482d-848c-177d8fb81a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:43,101 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:24:43,102 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-796e7971-64f1-4df8-8ad0-60e1259624ae', 'x-compute-request-id': 'req-796e7971-64f1-4df8-8ad0-60e1259624ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:44,150 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:24:44,150 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3f75c25-44cd-4cb0-897a-9603719323a5', 'x-compute-request-id': 'req-b3f75c25-44cd-4cb0-897a-9603719323a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:45,199 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:24:45,200 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9d80e43-073c-4cee-8b02-692e46adb18e', 'x-compute-request-id': 'req-b9d80e43-073c-4cee-8b02-692e46adb18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:46,250 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:24:46,250 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-480887b2-83d5-4a8a-b168-c241422c9ef4', 'x-compute-request-id': 'req-480887b2-83d5-4a8a-b168-c241422c9ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:47,301 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:24:47,302 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0fd6060-98cf-43e9-829b-c397cbdca1bc', 'x-compute-request-id': 'req-e0fd6060-98cf-43e9-829b-c397cbdca1bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:48,351 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:24:48,351 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4e0dc98-d89a-404a-b49d-e8fd2c86b576', 'x-compute-request-id': 'req-b4e0dc98-d89a-404a-b49d-e8fd2c86b576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:49,402 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:24:49,403 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21b451bc-5a05-4e60-9482-3e42b9fa73c7', 'x-compute-request-id': 'req-21b451bc-5a05-4e60-9482-3e42b9fa73c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:50,452 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:24:50,452 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cab6ee1-d722-498a-8109-9115bd588abd', 'x-compute-request-id': 'req-2cab6ee1-d722-498a-8109-9115bd588abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:51,502 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:24:51,502 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1150392f-74e4-4e96-b1bf-4ac1abf56527', 'x-compute-request-id': 'req-1150392f-74e4-4e96-b1bf-4ac1abf56527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:52,551 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:24:52,551 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d6a9fe8-231b-40e7-8d0d-a4f7a1c05f47', 'x-compute-request-id': 'req-4d6a9fe8-231b-40e7-8d0d-a4f7a1c05f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:53,600 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:24:53,601 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85a52a37-3a2a-4ca6-bda9-b5b1be9cc8b1', 'x-compute-request-id': 'req-85a52a37-3a2a-4ca6-bda9-b5b1be9cc8b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:54,651 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:24:54,652 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-111545ca-c9bd-4b07-accb-921f2ad41c07', 'x-compute-request-id': 'req-111545ca-c9bd-4b07-accb-921f2ad41c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:55,700 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:24:55,700 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e906017-87cc-4de8-a1a4-3ee46e1eedfc', 'x-compute-request-id': 'req-9e906017-87cc-4de8-a1a4-3ee46e1eedfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:56,749 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:24:56,749 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cb940e7-8f3f-47d0-9517-33621730e55d', 'x-compute-request-id': 'req-3cb940e7-8f3f-47d0-9517-33621730e55d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:57,804 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.052s 2021-08-27 03:24:57,805 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d5514a6-e1e3-4e1a-a5d6-8ca6c9c652c9', 'x-compute-request-id': 'req-1d5514a6-e1e3-4e1a-a5d6-8ca6c9c652c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:58,854 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:24:58,854 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af39df75-7a1d-4640-a074-13ee36566f6c', 'x-compute-request-id': 'req-af39df75-7a1d-4640-a074-13ee36566f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:24:59,903 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:24:59,903 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c769bc5c-2dba-41e5-bac1-cc703aa4960e', 'x-compute-request-id': 'req-c769bc5c-2dba-41e5-bac1-cc703aa4960e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:00,961 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.055s 2021-08-27 03:25:00,962 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bdb2f01-952c-41bb-851d-22cded3f70f8', 'x-compute-request-id': 'req-1bdb2f01-952c-41bb-851d-22cded3f70f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:02,011 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:25:02,011 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d416004e-f77d-4800-a17e-45607b06c7a8', 'x-compute-request-id': 'req-d416004e-f77d-4800-a17e-45607b06c7a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:03,061 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:25:03,062 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aed51b5e-41a6-4ff2-9a7e-e4ad57990371', 'x-compute-request-id': 'req-aed51b5e-41a6-4ff2-9a7e-e4ad57990371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:04,110 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:25:04,111 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbc060f8-aa4e-44f3-aa7a-9165b98a4580', 'x-compute-request-id': 'req-cbc060f8-aa4e-44f3-aa7a-9165b98a4580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:05,161 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:25:05,161 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c73d07b-6903-476e-9c88-f98105d00d77', 'x-compute-request-id': 'req-0c73d07b-6903-476e-9c88-f98105d00d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:06,213 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:25:06,213 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c46da61-5c6d-42ff-b4e3-5e72afeec4b8', 'x-compute-request-id': 'req-8c46da61-5c6d-42ff-b4e3-5e72afeec4b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:07,264 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:25:07,264 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0b12aa0-3a2c-47de-bc2b-a70074154fee', 'x-compute-request-id': 'req-a0b12aa0-3a2c-47de-bc2b-a70074154fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:08,318 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.050s 2021-08-27 03:25:08,319 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-704acf86-b413-4d4a-8c80-058f45a2191b', 'x-compute-request-id': 'req-704acf86-b413-4d4a-8c80-058f45a2191b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:09,371 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:25:09,372 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d759fb9-d271-4af9-aa01-8eb683422794', 'x-compute-request-id': 'req-3d759fb9-d271-4af9-aa01-8eb683422794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:10,419 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.044s 2021-08-27 03:25:10,420 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56e58a9b-681e-4239-83d9-8e29053745d0', 'x-compute-request-id': 'req-56e58a9b-681e-4239-83d9-8e29053745d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:11,469 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:25:11,470 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f07906f5-1cc2-43ee-af49-d08b5f288d53', 'x-compute-request-id': 'req-f07906f5-1cc2-43ee-af49-d08b5f288d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:12,522 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:25:12,522 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbc6b542-4008-45e9-b8e0-d254e66c7ed8', 'x-compute-request-id': 'req-bbc6b542-4008-45e9-b8e0-d254e66c7ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:13,570 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.044s 2021-08-27 03:25:13,571 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1aa5e15d-8d94-4f3b-86cc-c68989a4b955', 'x-compute-request-id': 'req-1aa5e15d-8d94-4f3b-86cc-c68989a4b955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:14,620 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:25:14,620 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8e39cf8-9608-4b7c-9de6-ad71e3061a49', 'x-compute-request-id': 'req-d8e39cf8-9608-4b7c-9de6-ad71e3061a49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:15,674 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.051s 2021-08-27 03:25:15,675 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae6b074c-c088-40f6-b05f-05f504acc34a', 'x-compute-request-id': 'req-ae6b074c-c088-40f6-b05f-05f504acc34a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:16,727 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:25:16,728 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-939c9b55-bd40-4f88-ac9c-c71c73e02ca9', 'x-compute-request-id': 'req-939c9b55-bd40-4f88-ac9c-c71c73e02ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:17,779 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:25:17,780 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf13868e-8af5-4418-952e-1e3846ef85de', 'x-compute-request-id': 'req-bf13868e-8af5-4418-952e-1e3846ef85de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:18,834 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.051s 2021-08-27 03:25:18,835 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53062445-20b2-44f2-b7e4-243379ec20cb', 'x-compute-request-id': 'req-53062445-20b2-44f2-b7e4-243379ec20cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:19,883 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:25:19,883 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52ea5f3a-aff4-4ca4-950e-1300de11d23e', 'x-compute-request-id': 'req-52ea5f3a-aff4-4ca4-950e-1300de11d23e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:20,932 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:25:20,933 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66e3d56a-81b7-425f-a5a2-3c661235569b', 'x-compute-request-id': 'req-66e3d56a-81b7-425f-a5a2-3c661235569b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:21,981 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:25:21,981 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22cfc29b-38d5-4a78-b112-9dfc0de0bd6f', 'x-compute-request-id': 'req-22cfc29b-38d5-4a78-b112-9dfc0de0bd6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:23,030 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:25:23,030 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf9aa3bc-a759-4c03-ab89-d5a02acba785', 'x-compute-request-id': 'req-cf9aa3bc-a759-4c03-ab89-d5a02acba785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:24,078 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:25:24,079 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c140488c-4e3b-4e87-89ec-e7c75f0e426a', 'x-compute-request-id': 'req-c140488c-4e3b-4e87-89ec-e7c75f0e426a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:25,126 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:25:25,127 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-893a03b4-bb52-4969-8d6a-7f41cbbdc846', 'x-compute-request-id': 'req-893a03b4-bb52-4969-8d6a-7f41cbbdc846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:26,175 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:25:26,176 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77f93989-028b-4a3b-bdd3-7e9320cba899', 'x-compute-request-id': 'req-77f93989-028b-4a3b-bdd3-7e9320cba899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:27,223 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:25:27,223 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99b20dec-089d-454e-990e-794376f45f82', 'x-compute-request-id': 'req-99b20dec-089d-454e-990e-794376f45f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:28,271 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:25:28,272 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd64f072-0d3d-443e-9ef8-0f4e32dc0490', 'x-compute-request-id': 'req-dd64f072-0d3d-443e-9ef8-0f4e32dc0490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:29,321 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:25:29,321 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86be803d-2c8a-43af-9bd9-77ce5d3968f3', 'x-compute-request-id': 'req-86be803d-2c8a-43af-9bd9-77ce5d3968f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:30,371 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:25:30,371 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d53011d0-46d4-4290-80d6-ff488c980dee', 'x-compute-request-id': 'req-d53011d0-46d4-4290-80d6-ff488c980dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:31,421 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:25:31,421 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2c4cb5a-e293-4544-9964-e6d27e53df0a', 'x-compute-request-id': 'req-f2c4cb5a-e293-4544-9964-e6d27e53df0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:32,471 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:25:32,471 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc984dae-20b5-4523-a9e3-250500eab9a2', 'x-compute-request-id': 'req-bc984dae-20b5-4523-a9e3-250500eab9a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:33,521 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:25:33,522 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c34889de-1972-4625-9423-01c8b799dc1e', 'x-compute-request-id': 'req-c34889de-1972-4625-9423-01c8b799dc1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:34,571 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:25:34,572 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbbe29ab-083f-4148-9bfc-8c03109e570e', 'x-compute-request-id': 'req-cbbe29ab-083f-4148-9bfc-8c03109e570e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:35,619 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:25:35,620 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0f5030a-b0f1-4f9d-b6d7-90c51c70eeb4', 'x-compute-request-id': 'req-f0f5030a-b0f1-4f9d-b6d7-90c51c70eeb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:36,668 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:25:36,668 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6429d9ba-fd68-4553-8dc8-b80c2f26d7e5', 'x-compute-request-id': 'req-6429d9ba-fd68-4553-8dc8-b80c2f26d7e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:37,718 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:25:37,718 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9578b6ac-ec67-42e3-98de-c5204c234bef', 'x-compute-request-id': 'req-9578b6ac-ec67-42e3-98de-c5204c234bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:38,768 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:25:38,768 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77528215-df70-4f59-9ee1-ae79aaa0b3d6', 'x-compute-request-id': 'req-77528215-df70-4f59-9ee1-ae79aaa0b3d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:39,818 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:25:39,818 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72052aff-2873-462b-bb4a-549e7aa607a8', 'x-compute-request-id': 'req-72052aff-2873-462b-bb4a-549e7aa607a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:40,866 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.044s 2021-08-27 03:25:40,866 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96ab550e-f59a-4438-a562-94f410737328', 'x-compute-request-id': 'req-96ab550e-f59a-4438-a562-94f410737328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:41,917 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:25:41,917 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98a3cc91-5147-4828-9091-e024b49f52f1', 'x-compute-request-id': 'req-98a3cc91-5147-4828-9091-e024b49f52f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:42,967 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:25:42,967 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38221347-35f2-415d-b4a5-ec3a5c65dc9c', 'x-compute-request-id': 'req-38221347-35f2-415d-b4a5-ec3a5c65dc9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:44,016 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:25:44,016 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d624e9c2-b117-481e-8be7-eb75feedb8d4', 'x-compute-request-id': 'req-d624e9c2-b117-481e-8be7-eb75feedb8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:45,069 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.050s 2021-08-27 03:25:45,070 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53ad2030-f276-49a8-90f2-05e053bf01b2', 'x-compute-request-id': 'req-53ad2030-f276-49a8-90f2-05e053bf01b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:46,121 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:25:46,122 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50d5dfab-636d-4ae8-862d-47fe401f17c6', 'x-compute-request-id': 'req-50d5dfab-636d-4ae8-862d-47fe401f17c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:47,169 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:25:47,170 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc093bda-10b5-4e6e-a7cb-ac8dada06761', 'x-compute-request-id': 'req-dc093bda-10b5-4e6e-a7cb-ac8dada06761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:48,219 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:25:48,219 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21fab6f1-3fdc-4e83-a75c-34ae843dab08', 'x-compute-request-id': 'req-21fab6f1-3fdc-4e83-a75c-34ae843dab08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:49,267 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:25:49,268 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31f9c0af-f2b1-4b17-b325-b6ff1622f9e6', 'x-compute-request-id': 'req-31f9c0af-f2b1-4b17-b325-b6ff1622f9e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:50,316 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:25:50,317 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9df720b2-9517-4351-9034-72d9a75b4c75', 'x-compute-request-id': 'req-9df720b2-9517-4351-9034-72d9a75b4c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:51,365 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:25:51,365 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2485ad84-9431-4fca-8884-e8c43ab51695', 'x-compute-request-id': 'req-2485ad84-9431-4fca-8884-e8c43ab51695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:52,413 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.044s 2021-08-27 03:25:52,413 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b3db384-be48-46c9-8bd2-beb950a27031', 'x-compute-request-id': 'req-5b3db384-be48-46c9-8bd2-beb950a27031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:53,465 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:25:53,465 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07927a00-1040-4fc2-80bb-5c27329e3619', 'x-compute-request-id': 'req-07927a00-1040-4fc2-80bb-5c27329e3619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:54,514 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:25:54,514 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b6c7668-7148-4af2-909a-59cf943c2e74', 'x-compute-request-id': 'req-3b6c7668-7148-4af2-909a-59cf943c2e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:55,563 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:25:55,563 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51e2b8e4-8422-4b81-baa7-b1b7fc947f9d', 'x-compute-request-id': 'req-51e2b8e4-8422-4b81-baa7-b1b7fc947f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:56,611 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.044s 2021-08-27 03:25:56,611 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60f924b9-7405-4d27-a399-9d6ab29c11da', 'x-compute-request-id': 'req-60f924b9-7405-4d27-a399-9d6ab29c11da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:57,659 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:25:57,660 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a55b1dd6-a95e-46f6-8def-3a9452001c6e', 'x-compute-request-id': 'req-a55b1dd6-a95e-46f6-8def-3a9452001c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:58,709 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:25:58,709 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9353847c-4f99-46d3-9b59-06d5d769ba16', 'x-compute-request-id': 'req-9353847c-4f99-46d3-9b59-06d5d769ba16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:25:59,756 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.044s 2021-08-27 03:25:59,757 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa83615c-569e-4971-a3df-68fb741e2612', 'x-compute-request-id': 'req-aa83615c-569e-4971-a3df-68fb741e2612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:00,812 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.051s 2021-08-27 03:26:00,812 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cedced3-df69-42c5-8d82-70399c43cab2', 'x-compute-request-id': 'req-8cedced3-df69-42c5-8d82-70399c43cab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:01,862 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:26:01,862 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f637857-dfb5-458a-ad0d-2b625ca4dc4f', 'x-compute-request-id': 'req-6f637857-dfb5-458a-ad0d-2b625ca4dc4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:02,913 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:26:02,914 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e759c50-d112-4aa7-ab81-e5576d0949f3', 'x-compute-request-id': 'req-1e759c50-d112-4aa7-ab81-e5576d0949f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:03,976 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.059s 2021-08-27 03:26:03,976 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cafddfd4-785d-431b-a47b-fe714eb0e2d9', 'x-compute-request-id': 'req-cafddfd4-785d-431b-a47b-fe714eb0e2d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:05,037 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.057s 2021-08-27 03:26:05,037 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc3ec4dd-40b9-4574-aa4c-ec45e1e9e3d1', 'x-compute-request-id': 'req-cc3ec4dd-40b9-4574-aa4c-ec45e1e9e3d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:06,088 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:26:06,088 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8eff6676-3868-4d05-b1ce-341219d86606', 'x-compute-request-id': 'req-8eff6676-3868-4d05-b1ce-341219d86606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:07,139 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:26:07,139 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0282e8c-b8c7-413c-b1d0-bf0c38621973', 'x-compute-request-id': 'req-b0282e8c-b8c7-413c-b1d0-bf0c38621973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:08,187 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:08,188 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97fd3bd3-230a-4725-b8da-2aa38a9a4441', 'x-compute-request-id': 'req-97fd3bd3-230a-4725-b8da-2aa38a9a4441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:09,236 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:09,236 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aa0d87c-845e-48da-bb3b-38dfccad95f5', 'x-compute-request-id': 'req-3aa0d87c-845e-48da-bb3b-38dfccad95f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:10,284 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:10,284 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b9daa49-b208-4283-9f4d-58f7c6f1fd7b', 'x-compute-request-id': 'req-3b9daa49-b208-4283-9f4d-58f7c6f1fd7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:11,333 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:26:11,334 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-009ad0bc-5a49-4bca-a498-9024e30a3c0e', 'x-compute-request-id': 'req-009ad0bc-5a49-4bca-a498-9024e30a3c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:12,382 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:12,382 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c077d6f9-7e26-4af7-8dae-f8e3e7f8bf45', 'x-compute-request-id': 'req-c077d6f9-7e26-4af7-8dae-f8e3e7f8bf45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:13,430 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:13,431 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e8da643-6d83-4273-95ef-2e2514f38648', 'x-compute-request-id': 'req-2e8da643-6d83-4273-95ef-2e2514f38648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:14,480 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:26:14,480 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57ec9621-1346-4a78-8b61-f8d875f28c2c', 'x-compute-request-id': 'req-57ec9621-1346-4a78-8b61-f8d875f28c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:15,528 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.044s 2021-08-27 03:26:15,529 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0627e6da-20c5-4012-ad1b-208b874ae60b', 'x-compute-request-id': 'req-0627e6da-20c5-4012-ad1b-208b874ae60b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:16,577 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:16,577 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdf356ab-32e4-4312-8392-50cf75a20eb2', 'x-compute-request-id': 'req-cdf356ab-32e4-4312-8392-50cf75a20eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:17,627 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:26:17,628 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-867ceb3c-e129-4a5c-92e1-d7369e5a3653', 'x-compute-request-id': 'req-867ceb3c-e129-4a5c-92e1-d7369e5a3653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:18,677 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:26:18,677 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b05e2925-d087-493a-9a85-c51c8ade5bf3', 'x-compute-request-id': 'req-b05e2925-d087-493a-9a85-c51c8ade5bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:19,726 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:19,726 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b355948-83a2-4d3c-bcc0-86ca8c754956', 'x-compute-request-id': 'req-3b355948-83a2-4d3c-bcc0-86ca8c754956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:20,776 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:26:20,776 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2aadc67-2359-4be2-8136-72adaacabfd5', 'x-compute-request-id': 'req-f2aadc67-2359-4be2-8136-72adaacabfd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:21,825 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:26:21,826 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1840c16d-fabf-4bc6-952e-af3f05c4d5e2', 'x-compute-request-id': 'req-1840c16d-fabf-4bc6-952e-af3f05c4d5e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:22,874 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:22,875 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c13497c7-882c-4282-b0cb-f7367f2ad663', 'x-compute-request-id': 'req-c13497c7-882c-4282-b0cb-f7367f2ad663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:23,924 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:26:23,925 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-758d3241-fd25-4fc6-bf69-56e681359b72', 'x-compute-request-id': 'req-758d3241-fd25-4fc6-bf69-56e681359b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:24,975 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:26:24,976 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21d0d7f3-53b7-4fa2-9ddc-715896ece2c7', 'x-compute-request-id': 'req-21d0d7f3-53b7-4fa2-9ddc-715896ece2c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:26,027 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:26:26,027 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49f14bb9-cf19-467c-94ff-76a30a689649', 'x-compute-request-id': 'req-49f14bb9-cf19-467c-94ff-76a30a689649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:27,079 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:26:27,079 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a203d7a-7e78-4f48-902e-df2604ee0ebb', 'x-compute-request-id': 'req-5a203d7a-7e78-4f48-902e-df2604ee0ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:28,130 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:26:28,131 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-384d93f4-d5f1-4830-b9b8-89d297f92e11', 'x-compute-request-id': 'req-384d93f4-d5f1-4830-b9b8-89d297f92e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:29,179 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:29,179 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-574f3a49-814b-4501-b335-ab2b7a5ba829', 'x-compute-request-id': 'req-574f3a49-814b-4501-b335-ab2b7a5ba829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:30,228 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:30,228 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59f7b54e-0ac3-4e7c-9c19-050216cac161', 'x-compute-request-id': 'req-59f7b54e-0ac3-4e7c-9c19-050216cac161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:31,277 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:26:31,277 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44014742-b49b-48af-b977-a7740d93f1ab', 'x-compute-request-id': 'req-44014742-b49b-48af-b977-a7740d93f1ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:32,328 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:26:32,328 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-982c93e8-93e8-4a30-a57d-e8a07cbc2aa5', 'x-compute-request-id': 'req-982c93e8-93e8-4a30-a57d-e8a07cbc2aa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:33,376 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:33,376 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ca23f69-16c7-488f-882f-57cfcf7432ad', 'x-compute-request-id': 'req-4ca23f69-16c7-488f-882f-57cfcf7432ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:34,425 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:26:34,426 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04d1bef2-f682-43f0-a715-4c73ba0a5b08', 'x-compute-request-id': 'req-04d1bef2-f682-43f0-a715-4c73ba0a5b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:35,475 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:35,475 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e912f31-9d4e-4c30-837e-c893be6bdec6', 'x-compute-request-id': 'req-8e912f31-9d4e-4c30-837e-c893be6bdec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:36,522 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.044s 2021-08-27 03:26:36,522 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe340d33-9225-4eea-925e-937d41297488', 'x-compute-request-id': 'req-fe340d33-9225-4eea-925e-937d41297488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:37,574 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:26:37,574 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-558b7518-879a-431f-b71c-6b6103359c09', 'x-compute-request-id': 'req-558b7518-879a-431f-b71c-6b6103359c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:38,623 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:38,623 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b8ffbd0-990e-4399-9e9a-d15b38806a36', 'x-compute-request-id': 'req-2b8ffbd0-990e-4399-9e9a-d15b38806a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:39,672 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:39,672 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bac0b237-29d7-4500-9b44-e6c0d107e022', 'x-compute-request-id': 'req-bac0b237-29d7-4500-9b44-e6c0d107e022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:40,720 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:40,720 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d371e74-0d25-4d75-9915-717daab266bb', 'x-compute-request-id': 'req-5d371e74-0d25-4d75-9915-717daab266bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:41,768 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.044s 2021-08-27 03:26:41,768 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ec565aa-33b6-4540-961c-cb8f538fdde0', 'x-compute-request-id': 'req-8ec565aa-33b6-4540-961c-cb8f538fdde0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:42,817 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:26:42,817 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95afa9f3-baca-4c53-806e-2e5277da6d9e', 'x-compute-request-id': 'req-95afa9f3-baca-4c53-806e-2e5277da6d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:43,866 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:26:43,867 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9b07fce-75f1-47a1-ae46-d397297e2b2e', 'x-compute-request-id': 'req-f9b07fce-75f1-47a1-ae46-d397297e2b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:44,915 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:44,916 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d9b2870-b7b8-4ad4-82c7-6096eb71b959', 'x-compute-request-id': 'req-5d9b2870-b7b8-4ad4-82c7-6096eb71b959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:45,965 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:26:45,966 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dd57e98-063b-472c-b2e5-adc6fcd48741', 'x-compute-request-id': 'req-9dd57e98-063b-472c-b2e5-adc6fcd48741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:47,014 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:47,014 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e127691b-b4b3-4259-b3e7-b56747d6c9ef', 'x-compute-request-id': 'req-e127691b-b4b3-4259-b3e7-b56747d6c9ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:48,064 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:26:48,064 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be1158a0-de1a-48f4-a827-d23331fd6773', 'x-compute-request-id': 'req-be1158a0-de1a-48f4-a827-d23331fd6773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:49,112 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:49,112 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4698f72-36b9-423f-8d4d-9b9e2acb61c7', 'x-compute-request-id': 'req-c4698f72-36b9-423f-8d4d-9b9e2acb61c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:50,160 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:50,161 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf92c3d8-3cc0-4812-ac62-33f56dc38e47', 'x-compute-request-id': 'req-bf92c3d8-3cc0-4812-ac62-33f56dc38e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:51,210 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:26:51,211 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37414bf8-a080-41c4-b023-2ee4162c69df', 'x-compute-request-id': 'req-37414bf8-a080-41c4-b023-2ee4162c69df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:52,260 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:26:52,260 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1d2bb7e-fcf9-490d-afa5-d8a24521b4bd', 'x-compute-request-id': 'req-c1d2bb7e-fcf9-490d-afa5-d8a24521b4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:53,310 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:26:53,310 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85bab71c-31e7-4e7c-8748-bdef601ac681', 'x-compute-request-id': 'req-85bab71c-31e7-4e7c-8748-bdef601ac681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:54,358 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:54,359 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be701004-63d2-4514-b74b-0ba3f9920495', 'x-compute-request-id': 'req-be701004-63d2-4514-b74b-0ba3f9920495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:55,408 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:26:55,408 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d185ab8-f209-4245-af22-a2bc65154ae7', 'x-compute-request-id': 'req-8d185ab8-f209-4245-af22-a2bc65154ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:56,456 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:56,457 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e17f63c-5051-4211-9f2a-800303f3ab2b', 'x-compute-request-id': 'req-1e17f63c-5051-4211-9f2a-800303f3ab2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:57,506 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:26:57,506 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82343ce8-0977-4833-b61e-d7bc4f544349', 'x-compute-request-id': 'req-82343ce8-0977-4833-b61e-d7bc4f544349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:58,555 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:26:58,555 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-610ce7d5-7e13-4b5a-93e8-3d69822eea6a', 'x-compute-request-id': 'req-610ce7d5-7e13-4b5a-93e8-3d69822eea6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:26:59,604 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.044s 2021-08-27 03:26:59,604 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a0e890a-8f28-4e6a-882b-0add0ffebb99', 'x-compute-request-id': 'req-6a0e890a-8f28-4e6a-882b-0add0ffebb99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:00,653 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:27:00,653 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dc300ef-6218-4f62-85a4-ad7563f0d254', 'x-compute-request-id': 'req-4dc300ef-6218-4f62-85a4-ad7563f0d254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:01,702 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:01,702 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1464bdaa-d27e-40f5-b96a-f5b097646dea', 'x-compute-request-id': 'req-1464bdaa-d27e-40f5-b96a-f5b097646dea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:02,749 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:02,749 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6067dee-5cd3-41ff-aebb-a5d72ab79511', 'x-compute-request-id': 'req-f6067dee-5cd3-41ff-aebb-a5d72ab79511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:03,799 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:27:03,799 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b65cf98f-d5c8-49ca-8355-8803219459f8', 'x-compute-request-id': 'req-b65cf98f-d5c8-49ca-8355-8803219459f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:04,847 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:04,848 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12dbf9b8-bd9f-4ff6-ab35-4d32250c6de9', 'x-compute-request-id': 'req-12dbf9b8-bd9f-4ff6-ab35-4d32250c6de9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:05,897 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:27:05,897 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d86bb46-0410-4c19-8c1b-4750fad3068c', 'x-compute-request-id': 'req-1d86bb46-0410-4c19-8c1b-4750fad3068c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:06,946 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:27:06,947 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4622c7a4-531c-4937-aa3c-fc680f5b6a24', 'x-compute-request-id': 'req-4622c7a4-531c-4937-aa3c-fc680f5b6a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:07,998 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:27:07,999 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-007e7b4e-8185-4860-a074-4625b5aa9918', 'x-compute-request-id': 'req-007e7b4e-8185-4860-a074-4625b5aa9918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:09,047 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:09,047 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03530a9f-9cb7-4a0b-8b38-cdc588049811', 'x-compute-request-id': 'req-03530a9f-9cb7-4a0b-8b38-cdc588049811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:10,097 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:27:10,097 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fba82de-a7ba-40af-a46a-f7b024bf99d0', 'x-compute-request-id': 'req-9fba82de-a7ba-40af-a46a-f7b024bf99d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:11,147 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:27:11,147 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b4fcfca-17b5-49e6-9b18-ff69c3e4831c', 'x-compute-request-id': 'req-4b4fcfca-17b5-49e6-9b18-ff69c3e4831c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:12,196 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:12,196 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6f7fe7a-f2ca-4f82-8fb4-b0d3448ad0fb', 'x-compute-request-id': 'req-a6f7fe7a-f2ca-4f82-8fb4-b0d3448ad0fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:13,244 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:13,245 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd0b7f7a-7afe-4be7-9418-ceab36246db6', 'x-compute-request-id': 'req-cd0b7f7a-7afe-4be7-9418-ceab36246db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:14,293 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:14,293 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d3af6b4-c443-4b68-8cc1-622bd6b9eff5', 'x-compute-request-id': 'req-6d3af6b4-c443-4b68-8cc1-622bd6b9eff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:15,342 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:15,342 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-963ce701-ff74-4f4d-a137-2a183412eab9', 'x-compute-request-id': 'req-963ce701-ff74-4f4d-a137-2a183412eab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:16,390 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:16,390 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d648be23-fbfd-4d8b-aaab-ef1fae09c202', 'x-compute-request-id': 'req-d648be23-fbfd-4d8b-aaab-ef1fae09c202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:17,440 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:27:17,440 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a270dd1-75a6-4a27-80ba-49580bf7e15f', 'x-compute-request-id': 'req-2a270dd1-75a6-4a27-80ba-49580bf7e15f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:18,492 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.048s 2021-08-27 03:27:18,492 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6164edc5-f16f-424e-bdb6-454b2d21c2fa', 'x-compute-request-id': 'req-6164edc5-f16f-424e-bdb6-454b2d21c2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:19,540 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:19,541 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7bbc94d-c2e5-4cc4-9093-dc2c38008074', 'x-compute-request-id': 'req-c7bbc94d-c2e5-4cc4-9093-dc2c38008074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:20,652 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.108s 2021-08-27 03:27:20,652 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d506407-709a-4e75-b5c7-c8842d647b8b', 'x-compute-request-id': 'req-0d506407-709a-4e75-b5c7-c8842d647b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:21,701 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:21,701 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-608c96a7-5a49-4461-a1c5-fd125bbe3833', 'x-compute-request-id': 'req-608c96a7-5a49-4461-a1c5-fd125bbe3833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:22,749 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.044s 2021-08-27 03:27:22,749 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89d1f0bb-57ab-4d8f-8599-ecac0e257919', 'x-compute-request-id': 'req-89d1f0bb-57ab-4d8f-8599-ecac0e257919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:23,798 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:27:23,799 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8f7cde0-b55d-4683-9690-734732d1417f', 'x-compute-request-id': 'req-b8f7cde0-b55d-4683-9690-734732d1417f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:24,847 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:24,847 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c957d57-e187-4400-ad35-2953ef9677e3', 'x-compute-request-id': 'req-3c957d57-e187-4400-ad35-2953ef9677e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:25,895 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:25,896 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93d8629a-0091-4ef3-813c-285a06a32061', 'x-compute-request-id': 'req-93d8629a-0091-4ef3-813c-285a06a32061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:26,945 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:27:26,945 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a00c3210-82f2-4faf-8f60-f798994b2a17', 'x-compute-request-id': 'req-a00c3210-82f2-4faf-8f60-f798994b2a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:27,996 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:27:27,996 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53cfc888-d8fd-4012-83f9-28532d49fbc9', 'x-compute-request-id': 'req-53cfc888-d8fd-4012-83f9-28532d49fbc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:29,044 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:29,045 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed83039b-207f-438d-8b3d-8ddd164b0f15', 'x-compute-request-id': 'req-ed83039b-207f-438d-8b3d-8ddd164b0f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:30,094 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:27:30,095 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-920018c2-ada7-458b-acb1-585848e8be14', 'x-compute-request-id': 'req-920018c2-ada7-458b-acb1-585848e8be14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:31,143 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:31,143 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95f157ea-4419-4269-9bca-d02efd7eb555', 'x-compute-request-id': 'req-95f157ea-4419-4269-9bca-d02efd7eb555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:32,193 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:27:32,193 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66a54f09-e0e1-44b0-a05d-2257e41eed75', 'x-compute-request-id': 'req-66a54f09-e0e1-44b0-a05d-2257e41eed75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:33,241 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:33,241 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b05597b3-59e0-4c6a-8adb-c58455f0546b', 'x-compute-request-id': 'req-b05597b3-59e0-4c6a-8adb-c58455f0546b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:34,290 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:34,290 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1209c210-afe0-4151-b454-c89b379f4a1a', 'x-compute-request-id': 'req-1209c210-afe0-4151-b454-c89b379f4a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:35,340 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:27:35,341 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0ea2ff7-0e75-48c3-82bf-3a8bcfa99dec', 'x-compute-request-id': 'req-f0ea2ff7-0e75-48c3-82bf-3a8bcfa99dec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:36,388 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:36,388 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbfdfd21-a8be-4c19-8b2a-ba67d52d6446', 'x-compute-request-id': 'req-dbfdfd21-a8be-4c19-8b2a-ba67d52d6446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:37,436 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:37,437 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa316f23-63aa-48ca-8ac6-29fbfa9a3a0d', 'x-compute-request-id': 'req-fa316f23-63aa-48ca-8ac6-29fbfa9a3a0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:38,485 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:38,485 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebcb918e-7815-468a-837b-c6f10406f98e', 'x-compute-request-id': 'req-ebcb918e-7815-468a-837b-c6f10406f98e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:39,535 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:27:39,535 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8a9ab61-e2bf-4f67-a601-6ae5566e3ec1', 'x-compute-request-id': 'req-d8a9ab61-e2bf-4f67-a601-6ae5566e3ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:40,589 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.050s 2021-08-27 03:27:40,589 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a63d2a1e-7d01-483e-8327-9e8b620637b8', 'x-compute-request-id': 'req-a63d2a1e-7d01-483e-8327-9e8b620637b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:41,645 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.052s 2021-08-27 03:27:41,645 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34c6739f-617b-41be-9636-6c896aae80a6', 'x-compute-request-id': 'req-34c6739f-617b-41be-9636-6c896aae80a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:42,708 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.060s 2021-08-27 03:27:42,708 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e90d9f52-089d-4323-aa71-062da7bebf55', 'x-compute-request-id': 'req-e90d9f52-089d-4323-aa71-062da7bebf55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:43,758 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:27:43,759 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c50c049e-6b59-41dd-9be2-f65bd1124448', 'x-compute-request-id': 'req-c50c049e-6b59-41dd-9be2-f65bd1124448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:44,812 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.050s 2021-08-27 03:27:44,812 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a0ff578-a416-454b-870c-ec038e785551', 'x-compute-request-id': 'req-9a0ff578-a416-454b-870c-ec038e785551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:45,866 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.051s 2021-08-27 03:27:45,866 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07565469-9b16-419c-bb69-6290f2a860b9', 'x-compute-request-id': 'req-07565469-9b16-419c-bb69-6290f2a860b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:46,917 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:27:46,918 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c25af7ef-b645-4d95-a9b4-592baeb629fd', 'x-compute-request-id': 'req-c25af7ef-b645-4d95-a9b4-592baeb629fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:47,979 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.058s 2021-08-27 03:27:47,980 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e02f704-a5ed-4ef3-a92e-4e99f7d42ec1', 'x-compute-request-id': 'req-7e02f704-a5ed-4ef3-a92e-4e99f7d42ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:49,044 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.061s 2021-08-27 03:27:49,044 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b24d701-3236-46ea-a94b-59300a609dbc', 'x-compute-request-id': 'req-4b24d701-3236-46ea-a94b-59300a609dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:50,094 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:27:50,095 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-091d0d1d-4344-4dc0-a436-561222add742', 'x-compute-request-id': 'req-091d0d1d-4344-4dc0-a436-561222add742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:51,146 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.049s 2021-08-27 03:27:51,147 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7422e556-89b4-47a4-bc4a-b5f8ed0df24e', 'x-compute-request-id': 'req-7422e556-89b4-47a4-bc4a-b5f8ed0df24e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:52,196 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:27:52,196 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12e9b447-1f22-4195-9a81-4fd017624666', 'x-compute-request-id': 'req-12e9b447-1f22-4195-9a81-4fd017624666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:53,243 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.044s 2021-08-27 03:27:53,244 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6752aba5-ebea-448b-9559-cb7faf28eecf', 'x-compute-request-id': 'req-6752aba5-ebea-448b-9559-cb7faf28eecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:54,293 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:27:54,293 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e16a5b06-4b96-480a-bb6e-8b4ae204680f', 'x-compute-request-id': 'req-e16a5b06-4b96-480a-bb6e-8b4ae204680f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:55,342 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:27:55,342 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4811fb36-77d8-4e41-bc8b-f1de97e648d6', 'x-compute-request-id': 'req-4811fb36-77d8-4e41-bc8b-f1de97e648d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:56,391 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:27:56,392 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8ee4849-987d-4457-b5cd-bb3e4428a33e', 'x-compute-request-id': 'req-f8ee4849-987d-4457-b5cd-bb3e4428a33e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:57,441 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.046s 2021-08-27 03:27:57,441 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b93e3ef9-4733-4662-ab19-6aeb25d46085', 'x-compute-request-id': 'req-b93e3ef9-4733-4662-ab19-6aeb25d46085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:58,489 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.045s 2021-08-27 03:27:58,489 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcf59484-d8e2-4425-8b96-8eae8027d4d1', 'x-compute-request-id': 'req-fcf59484-d8e2-4425-8b96-8eae8027d4d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:27:59,540 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments 0.047s 2021-08-27 03:27:59,540 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22892bd6-1cc8-4bef-af18-a6f00068b5cc', 'x-compute-request-id': 'req-22892bd6-1cc8-4bef-af18-a6f00068b5cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "volumeId": "8c363708-1034-4121-af74-fbba6f0fa9fa", "serverId": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "device": "/dev/sdb"}]}' 2021-08-27 03:28:00,649 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action 0.106s 2021-08-27 03:28:00,651 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '76153', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61344e2a-24b7-430f-9336-310f09cecce1', 'x-compute-request-id': 'req-61344e2a-24b7-430f-9336-310f09cecce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:28:00,653 108917 DEBUG [tempest.common.waiters] Console output for 83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.268000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.272000] tsc: Detected 1995.193 MHz processor [ 0.276000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980772) [ 0.280013] pid_max: default: 32768 minimum: 301 [ 0.284063] Security Framework initialized [ 0.288012] Yama: becoming mindful. [ 0.292066] AppArmor: AppArmor initialized [ 0.300269] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.304127] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.308049] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.312053] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.316582] CPU: Physical Processor ID: 0 [ 0.320232] mce: CPU supports 1 MCE banks [ 0.324036] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.328007] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.332011] Spectre V2 : Mitigation: Full generic retpoline [ 0.336011] Speculative Store Bypass: Vulnerable [ 0.472454] Freeing SMP alternatives memory: 36K [ 0.496517] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.500142] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.504129] Hierarchical SRCU implementation. [ 0.508806] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.512036] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.516104] smp: Bringing up secondary CPUs ... [ 0.520040] smp: Brought up 1 node, 1 CPU [ 0.524039] smpboot: Max logical packages: 1 [ 0.528039] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.532501] devtmpfs: initialized [ 0.536142] x86/mm: Memory block size: 128MB [ 0.540319] evm: security.selinux [ 0.544012] evm: security.SMACK64 [ 0.548008] evm: security.SMACK64EXEC [ 0.552006] evm: security.SMACK64TRANSMUTE [ 0.556013] evm: security.SMACK64MMAP [ 0.560037] evm: security.apparmor [ 0.564013] evm: security.ima [ 0.568006] evm: security.capability [ 0.572281] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.576082] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.580168] pinctrl core: initialized pinctrl subsystem [ 0.584333] NET: Registered protocol family 16 [ 0.592187] audit: initializing netlink subsys (disabled) [ 0.596263] cpuidle: using governor ladder [ 0.600052] audit: type=2000 audit(1630033983.596:1): state=initialized audit_enabled=0 res=1 [ 0.604095] cpuidle: using governor menu [ 0.608095] ACPI: bus type PCI registered [ 0.612037] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.616938] PCI: Using configuration type 1 for base access [ 0.624278] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.628464] ACPI: Added _OSI(Module Device) [ 0.632053] ACPI: Added _OSI(Processor Device) [ 0.636038] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.640094] ACPI: Added _OSI(Processor Aggregator Device) [ 0.644079] ACPI: Added _OSI(Linux-Dell-Video) [ 0.660482] ACPI: Interpreter enabled [ 0.664022] ACPI: (supports S0 S5) [ 0.668036] ACPI: Using IOAPIC for interrupt routing [ 0.672084] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.676622] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.732905] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.736026] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.740055] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.744039] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.748452] PCI host bridge to bus 0000:00 [ 0.752019] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.756044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.760019] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.764043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.768043] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.772043] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.917021] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.920042] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.924041] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.928008] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.936006] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.936006] * this clock source is slow. Consider trying other clock sources [ 0.954640] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 1.038972] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 1.040694] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 1.052202] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 1.061127] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 1.064909] SCSI subsystem initialized [ 1.068306] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 1.072000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 1.072085] pci 0000:00:08.0: vgaarb: bridge control possible [ 1.076014] vgaarb: loaded [ 1.080122] pps_core: LinuxPPS API ver. 1 registered [ 1.084013] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.088041] PTP clock support registered [ 1.092123] EDAC MC: Ver: 3.0.0 [ 1.100996] hv_vmbus: Vmbus version:4.0 [ 1.104469] PCI: Using ACPI for IRQ routing [ 1.112101] NetLabel: Initializing [ 1.116025] NetLabel: domain hash size = 128 [ 1.120024] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.124054] NetLabel: unlabeled traffic allowed by default [ 1.128246] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 1.160603] VFS: Disk quotas dquot_6.6.0 [ 1.175714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.185159] AppArmor: AppArmor Filesystem Enabled [ 1.194689] pnp: PnP ACPI init [ 1.207850] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 1.236608] system 00:06: [io 0x0160-0x016f] has been reserved [ 1.252421] system 00:06: [io 0x0278-0x027f] has been reserved [ 1.267410] system 00:06: [io 0x0378-0x037f] has been reserved [ 1.291016] system 00:06: [io 0x0678-0x067f] has been reserved [ 1.296429] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.302902] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.309182] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.317207] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.326189] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.331535] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.342385] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.348142] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.362083] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.400062] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.406952] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.411078] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.417403] pnp: PnP ACPI: found 9 devices [ 1.432244] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.449848] NET: Registered protocol family 2 [ 1.458927] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.464424] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.514680] TCP: Hash tables configured (established 8192 bind 8192) [ 1.549093] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.572104] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.612375] NET: Registered protocol family 1 [ 1.636248] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.667979] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.704606] Unpacking initramfs... [ 1.736081] random: fast init done [ 2.279406] Freeing initrd memory: 13088K [ 2.305876] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 2.326537] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 2.348192] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e35402a, max_idle_ns: 881590824509 ns [ 2.359436] Scanning for low memory corruption every 60 seconds [ 2.382285] Initialise system trusted keyrings [ 2.401433] Key type blacklist registered [ 2.410608] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 2.417950] zbud: loaded [ 2.427141] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.448809] fuse init (API version 7.26) [ 2.464509] Key type asymmetric registered [ 2.471997] Asymmetric key parser 'x509' registered [ 2.490985] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 2.519357] io scheduler noop registered (default) [ 2.579580] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.593030] ACPI: Power Button [PWRF] [ 2.615233] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.663511] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.735186] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 2.752167] Linux agpgart interface v0.103 [ 2.769099] loop: module loaded [ 2.791929] hv_vmbus: registering driver hv_storvsc [ 2.847318] scsi host0: storvsc_host_t [ 2.897931] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.914665] scsi host1: storvsc_host_t [ 2.928781] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.938713] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 2.972891] scsi host2: ata_piix [ 2.978583] scsi host3: ata_piix [ 2.998922] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 3.012378] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 3.026613] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 3.045070] sd 0:0:0:0: [sda] Write Protect is off [ 3.066871] libphy: Fixed MDIO Bus: probed [ 3.074375] tun: Universal TUN/TAP device driver, 1.6 [ 3.081074] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.087960] PPP generic driver version 2.4.2 [ 3.095133] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 3.127645] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.132848] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.137096] mousedev: PS/2 mouse device common for all mice [ 3.142938] rtc_cmos 00:00: RTC can wake from S4 [ 3.183756] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.194573] sda: sda1 [ 3.207348] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.233013] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 4.240963] device-mapper: uevent: version 1.0.3 [ 4.249113] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 4.393624] NET: Registered protocol family 10 [ 4.405750] sd 0:0:0:0: [sda] Attached SCSI disk [ 4.415740] Segment Routing with IPv6 [ 4.420090] NET: Registered protocol family 17 [ 4.425067] Key type dns_resolver registered [ 4.431613] RAS: Correctable Errors collector initialized. [ 4.436512] registered taskstats version 1 [ 4.440916] Loading compiled-in X.509 certificates [ 4.449241] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 4.462298] zswap: loaded using pool lzo/zbud [ 4.478477] Key type big_key registered [ 4.482821] Key type trusted registered [ 4.490022] Key type encrypted registered [ 4.499152] AppArmor: AppArmor sha1 policy hashing enabled [ 4.504356] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 4.514599] evm: HMAC attrs: 0x1 [ 4.666879] rtc_cmos 00:00: setting system clock to 2021-08-27 03:13:12 UTC (1630033992) [ 4.689640] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.699102] EDD information not available. [ 5.555817] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 5.570870] ata2.00: configured for MWDMA2 [ 5.599312] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 5.623411] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 5.635395] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 5.655540] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 5.673958] Freeing unused kernel memory: 2248K [ 5.692621] Write protecting the kernel read-only data: 18432k [ 5.723300] Freeing unused kernel memory: 2008K [ 5.757590] Freeing unused kernel memory: 124K [ 5.796175] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 5.813880] x86/mm: Checking user space page tables [ 5.835256] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, pleasewait... starting version 229 [ 5.929634] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.942855] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.955141] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.963936] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.971693] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.984384] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 6.017419] random: udevadm: uninitialized urandom read (16 bytes read) [ 6.042459] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 6.062005] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 6.068580] random: udevadm: uninitialized urandom read (16 bytes read) [ 6.434194] hv_utils: Registering HyperV Utility Driver [ 6.446231] hv_vmbus: registering driver hv_util [ 6.499636] hv_vmbus: registering driver hv_netvsc [ 6.533958] hv_vmbus: registering driver hyperv_keyboard [ 6.586951] hidraw: raw HID events driver (C) Jiri Kosina [ 6.702477] hv_vmbus: registering driver hid_hyperv [ 6.720690] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 7.070241] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 7.217585] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 7.330827] hv_utils: Heartbeat IC version 3.0 [ 7.369669] hv_utils: Shutdown IC version 3.0 [ 7.413617] hv_utils: TimeSync IC version 4.0 [ 7.429909] hv_utils: VSS IC version 5.0 Begin: Loading essential driver ... [ 7.640194] raid6: sse2x1 gen() 2625 MB/s [ 7.716997] raid6: sse2x1 xor() 2174 MB/s [ 7.780051] raid6: sse2x2 gen() 3125 MB/s [ 7.832110] raid6: sse2x2 xor() 2481 MB/s [ 7.904090] raid6: sse2x4 gen() 4288 MB/s [ 7.960439] raid6: sse2x4 xor() 2966 MB/s [ 7.976090] raid6: using algorithm sse2x4 gen() 4288 MB/s [ 7.986129] raid6: .... xor() 2966 MB/s, rmw enabled [ 8.001239] raid6: using intx1 recovery algorithm [ 8.018815] xor: measuring software checksum speed [ 8.068036] prefetch64-sse: 9408.000 MB/sec [ 8.120308] generic_sse: 10822.000 MB/sec [ 8.129541] xor: using function: generic_sse (10822.000 MB/sec) [ 8.157196] async_tx: api initialized (async) done. Begin: Running /scripts/init-prmount ... done. Begin: Mountingroot file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 8.545377] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 8.810159] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 9.299233] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 9.319563] systemd[1]: Detected virtualization microsoft. [ 9.325353] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 9.444599] systemd[1]: Set hostname to <ubuntu>. [ 9.453446] systemd[1]: Initializing machine ID from random generator. [ 9.462487] systemd[1]: Installed transient /etc/machine-id file. [ 10.190196] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 10.322319] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemn socket. [ 10.437617] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice Sstem Slice. [ 10.608398] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [m] Listening on Journal Audit Sockt. [[0;32m OK [m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Deice-mapper event daemon FIFOs.[[0;32m OK [0m] Listening on Journal Socket. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Mounting Debug File System... Starting Create list of required st... nodes for the current kenel... Mounting POSIX Message Queue File System... Starting Load Kernel Modules... Starting Journal Service...[ 11.755257] Loading iSCSI transport class v2.0-870. [ 11.866984] iscsi: registered transport (tcp) Starting Remount Root and Kernel File Systems... [ 11.982898] EXT4-fs (sda1): re-mounted. Opts: (null) [[ 12.012105] iscsi: registered transport (iser) [0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [m] Started Forwrd Password Reqests to Wall Diectory Watch. [[0;32m OK [m] Listening on LVM2 poll daemon socket. [[0;32m OK [m] Created slice system-getty.slic. [[0;32m OK [0m] Created slice sstem-serial\x2dgetty.slice. Mounting Huge Pages File System... [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [m] Created slice Uer and Session Slice. [[0;32m OK [m] Reached target Slices. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File ystem AutomountPoint. [[0;32m OK [0m] Reached target ncrypted Volumes. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Mounted Debug Fle System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [m] Started Remount Root and KernelFile Systems. [[0;32m OK [m] Started LVM2 metadata daemon. Starting udev Cldplug all Devices... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Starting Apply Kernel Variables... Mounting FUSE Control File System... Mounting Configuration File System... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update TMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 23.323203] cloud-init[334]: Cloud-init v. 1.2 running 'init-local' at Fri, 27 Aug 2021 03:13:26 +0000. Up 18.52 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 36.961954] cloud-init[670]: Cloud-init v. 18.2 running 'init' at Fri, 27 Aug 2021 03:13:35 +0000. Up 27.06 seconds.[ [0;32m OK [0m[ 37.289498] ] Started Initial cloud-init job (metadata service crawler).cloud-init[670]: [ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++[0;32m OK [0m ] [ 37.525749] cloud-initReached target Cloud-config avalability.[670]: [ci-info: +--------+------+------------------------------+-----------------+------+-------------------+[0;32m OK [0m ] Reached target System Initialization.[ 37.693538] cloud-init [670]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [[0;32m OK [0m[ 37.823789] ] cloud-initStarted ACPI Events Check.[670]: ci-info: +--------+------+------------------------------+-----------------+-------+------------------+ [[0;32m OK [0m] Reached target Paths. [ [0;32m OK [0m] [ 38.079024] cloud-initListening on D-Bus System Message Bus Socket.[670]: ci-info: | eth0 | True | 172.20.0.9 | 255.255.255.240 | . | fa:16:3e:2e:dc:8d | [[ 38.247213] cloud-init[0;32m OK [0m[670]: ] ci-info: | eth0 | True | fe80::f816:3eff:fe2e:dc8d/64 | . | link | fa:16:3e:2e:dc:8d |Started Daily apt download activities. [ 38.399590] [cloud-init[0;32m OK [0m] Started Daily apt upgrade and clean activities.[670]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |[[0;32m OK [0m] Listening on ACPID Listen Socket.[ 38.667954] cloud-init [[670]: ci-info: | lo | True | ::1/128 | . | host | . |[0;32m OK [0m] Reached target Sockets.[ 38.878512] cloud-init[670]: [[0;32m OK [0mci-info: +--------+------+-----------------------------+-----------------+-------+-------------------+] Reached target Basic System. [ 39.110015] Starting LSB: MD monitoring daemon...cloud-init [670]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++[[0;32m OK [0m ] [ 39.382781] cloud-initStarted Deferred execution scheduler.[670]: ci-info: +------+----------------+------------+-----------------+-----------+-------+ Starting Login Service... [[ 39.677951] [0;32m OK [0m] cloud-initStarted D-Bus System Message Bus.[670]: ci-info: | Route | Destination | Gateway | Genmask | Interface |Flags | [ 39.868558] cloud-init[670] ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 39.948520] cloud-init[670]: ci-info: | 0 | 0.0.0.0 | | 0.0.0.0 | eth0 | UG | [ 40.058482] cloud-init[670]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [ 40.167366] cloud-init[670]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 40.280103] cloud-init[[670]: [0;32m OK [0mci-info: +-------+-----------------+------------+-----------------+-----------+-------+] Started ACPI event daemon. [ 40.478995] cloud-init[670]: Generating public/private rsa key pair. [ 40.492101] cloud-init[670]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 40.492220] cloud-init[670]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 40.492320] cloud-init[670]: Te key fingerprint is: [ 40.492418] cloud-init[670]: SHA256:CrIaTodxeFV6/bD1YDrG7urjsLeBwOzg6ypWMU6OERU root@tempest-attachvolumetestjson-server-414481738 [ 40.492536] cloud-init[670]: The key's randomart image is: [ 40.492635] clod-init[670]: +---[RSA 2048]---- [ 40.492757] cloud-init[670: | .E. . | [ 40.492860] cloud-init[670]: | . o . | [[0;32m OK [m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] [ 40.863382] cloud-initReached target imers.[670]: | . o . o + | [ 41.082573] cloud-init[670]: | .++. . . B o | Starting LSB: Rcord successful boot for GRUB...[ 41.252180] cloud-init[670]: | +B*+ S* . . | [ 41.512338] [[0;32m OK [0mcloud-init] [670]: Started Unattended Upgrades Shutdown.|..B*....o . | [ 41.625445] cloud-init[[670]: [0;32m OK [0m|.+oo o.. . |] Started Regular background program processing daemon. [ 41.731284] cloud-init [670]: [|++o ooo |[0;32m OK [0m ] [ 41.817538] Reached target Network is Online.cloud-init[670]: |B+ .+=+. | [ 41.972300] Starting Apply the settings speified in cloud-onfig...cloud-init [670]: +----[SHA256]----+ Starting OpenBS Secure Shell server... [ 42.291026] cloud-init [670]: Starting /etc/rc.local Compatiblity...Generating publc/private dsa ky pair. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m[ 42.722247] cloud-init] [670]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 43.028214] cloud-initStarted OpenBSD Secure Shell server.[670]: Your public key has been saved in /etc/ssh/ssh_ost_dsa_key.pub. [[0;32m OK [m[ 43.184048] ] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [cloud-init[0;32m OK [0m[670]: The key fingerprint is: ] [ 43.994047] cloud-init[670]: Started Login Srvice.SHA256:OegujO20G1XGidWCLs2bcuKG/hyrerGxn5Q1h9dAfQ root@tempest-attachvolumetestjson-server-414481738 [ [ 44.217888] [0;32m OK [m] cloud-init[670]: The key's randomart image is:Started LSB: MD monitoring daemon. [ 44.416128] cloud-init[670]: [+---[DSA 1024]----+ [0;32m OK [0m[ 44.604287] cloud-init] [670]: Started LSB: Record successful oot for GRUB.| .o... | [ 44.916211] cloud-init[670]: Starting Login to default iSCSItargets...| . .. | [ 45.385674] cloud-init[[670]: [0;32m OK [0m| . o o .E |] Started Login t default iSCSI argets.[ 45.797761] cloud-init[[0;32m OK [0m[670]: ] | o.o.o o | Reached target Remote File Systms (Pre).[ 46.111613] cloud-init[670]: [| o. S+ o |[0;32m OK [0m ] [ 46.306467] Reached target Remote File Systems.cloud-init [670]: | .o +.B o |Starting PermitUser Sessions... [ 46.552630] cloud-initStarting LSB: Set the CPU Frequency Scaling governor to "ondemand"...[670]: | *o.o+ = B | [ 46.727884] cloud-initStarting LSB: automatic crash rport generation...[670]: | .oX++o+ = | [ 46.806654] cloud-init[670]: | *BB*+.o | [[ 46.921215] cloud-init[0;32m OK [0m[670]: ] Started Permit ser Sessions.+----[SHA256]-----+ [[0;32m OK [0m[ 47.276333] ] cloud-init[670]: Started LSB: Set the CPU Frequency Scaling governor to "ondeman".Generating public/private ecdsakey pair. [ 47.396439] cloud-init[670]: Youridentification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 47.396570] coud-init[670]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 47.396729] cloud-init[670]: The key fingerprint is: [ 47.396834] cloud-init[670]: SHA256:876x+hYGp4kodFGO58FJvFY0AE0qfifr/6lITt7iIro root@tempest-attachvolumetestjso-server-414481738 [ 47.397017] cloud-init[670]: The key's radomart image is: [ 47.397196 cloud-init[670]: +---[ECDSA 256]---+ [ 47.37303] cloud-ini[670]: | .*=o | [ 47.397528] cloud-init[670]: | .*o... | [ 47.397636] cloud-init[670]: | . o.*o | [ 47.397736] cloud-init[670]: | ....oo.. . | [ 47.397838] cloud-init[670]: | ...ooo.S= | [ 47.397939] cloud-init[670]: | ...+. ooo | [ 47.398039] cloud-init[670]: | .+ .o. | [ 47.398140] cloud-init[670]: |. .*.o o.o | [ 47.398240] cloud-init[670]: Eo o*o+o++=. | [ 47.398349] cloud-init[670]: +----[SHA256]-----+ [ 47.398451] cloud-init[670]: Generating public/private ed25519 key pair. [[ 47.398618] cloud-init[0;32m OK [0m[670]: Your identificaion has been saed in /etc/ssh/ssh_host_ed25519key.] Started LSB: auomatic crash reort generation. [ 47.952105] cloud-init[[0;32m OK [m[670]: ] Your public key has been saved n /etc/ssh/ssh_ost_ed25519_key.pub.Started Getty on tty1. [ 48.363231] [cloud-init[670]: [0;32m OK [0mThe key fingerprint is: ] [ 48.535444] Started Serial Getty on ttyS0.cloud-init [670]: SHA256:7577NsKez6DShWyTs/fu/4FcD88WRtUzFn+aHDt9A4 root@tempest-attachvolumetestjson-server-414481738[[0;32m OK [m ] [ 48.765632] Reached target Login Prompts.cloud-init[670]: The key's randoart image is: [[0;32m OK [0m[ 49.121810] cloud-init] Reached target Multi-User System.[670]: +--[ED25519 256]--+[[0;32m OK [0m [ 49.338773] ] cloud-init[670]: Reached target Graphical Interface.| .+| Starting UpdateUTMP about System Runlevel Chanes...[ 49.578885] cloud-init[670]: | ++| [ 49.736646] [cloud-init[670]: [0;32m OK [0m| o.=|] Started Update UTMP about System Runlevel Changes.[ 49.912261] cloud-init [670]: | oB.| [ 50.041362] cloud-init[670]: | .SoE . O+o| [ 50.093727] cloud-init[670]: | B..o. +=+| [ 50.144987] cloud-init[670]: | o *o .o .=| [ 50.196949] cloud-init[670]: | . oo+=o ..| [ 50.258520] cloud-init[670]: | ..+BXBo...| [ 50.304884] cloud-init[670]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-attachvlumetestjson-server-414481738 ttyS0 tempest-attachvolumetestjson-server-414481738 login: [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.164000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.168000] tsc: Detected 1995.193 MHz processor [ 0.172000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980772) [ 0.176006] pid_max: default: 32768 minimum: 301 [ 0.179904] Security Framework initialized [ 0.180006] Yama: becoming mindful. [ 0.183668] AppArmor: AppArmor initialized [ 0.184252] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.188000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.188029] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.192013] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.200152] CPU: Physical Processor ID: 0 [ 0.204451] mce: CPU supports 1 MCE banks [ 0.212205] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.216008] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.220006] Spectre V2 : Mitigation: Full generic retpoline [ 0.224005] Speculative Store Bypass: Vulnerable [ 0.287839] Freeing SMP alternatives memory: 36K [ 0.292887] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.296102] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.300073] Hierarchical SRCU implementation. [ 0.304786] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.308045] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.312102] smp: Bringing up secondary CPUs ... [ 0.316014] smp: Brought up 1 node, 1 CPU [ 0.320008] smpboot: Max logical packages: 1 [ 0.324010] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.328610] devtmpfs: initialized [ 0.332094] x86/mm: Memory block size: 128MB [ 0.336273] evm: security.selinux [ 0.340010] evm: security.SMACK64 [ 0.344007] evm: security.SMACK64EXEC [ 0.348016] evm: security.SMACK64TRANSMUTE [ 0.352008] evm: security.SMACK64MMAP [ 0.356007] evm: security.apparmor [ 0.360036] evm: security.ima [ 0.364007] evm: security.capability [ 0.368219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.372019] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.376082] pinctrl core: initialized pinctrl subsystem [ 0.380279] NET: Registered protocol family 16 [ 0.384126] audit: initializing netlink subsys (disabled) [ 0.388219] cpuidle: using governor ladder [ 0.392047] audit: type=2000 audit(1630034127.388:1): state=initialized audit_enabled=0 res=1 [ 0.396015] cpuidle: using governor menu [ 0.400109] ACPI: bus type PCI registered [ 0.404005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.408833] PCI: Using configuration type 1 for base access [ 0.421592] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.424366] ACPI: Added _OSI(Module Device) [ 0.428013] ACPI: Added _OSI(Processor Device) [ 0.432164] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.436006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.440071] ACPI: Added _OSI(Linux-Dell-Video) [ 0.453404] ACPI: Interpreter enabled [ 0.456029] ACPI: (supports S0 S5) [ 0.460008] ACPI: Using IOAPIC for interrupt routing [ 0.464086] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.469475] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.569749] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.572014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.576021] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.580032] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.584388] PCI host bridge to bus 0000:00 [ 0.588013] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.592037] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.596010] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.600018] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.604015] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.608015] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.643497] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.644012] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.648014] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.652013] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.660518] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.660518] * this clock source is slow. Consider trying other clock sources [ 0.771154] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.827587] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.832321] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.840264] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.844626] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.848677] SCSI subsystem initialized [ 0.852889] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.856000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.856013] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.860034] vgaarb: loaded [ 0.864085] pps_core: LinuxPPS API ver. 1 registered [ 0.868009] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.872038] PTP clock support registered [ 0.876116] EDAC MC: Ver: 3.0.0 [ 0.885766] hv_vmbus: Vmbus version:4.0 [ 0.888149] PCI: Using ACPI for IRQ routing [ 0.892217] NetLabel: Initializing [ 0.896016] NetLabel: domain hash size = 128 [ 0.900025] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.904698] NetLabel: unlabeled traffic allowed by default [ 0.908307] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.932815] VFS: Disk quotas dquot_6.6.0 [ 0.942883] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.952894] AppArmor: AppArmor Filesystem Enabled [ 0.962416] pnp: PnP ACPI init [ 0.982636] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.991069] system 00:06: [io 0x0160-0x016f] has been reserved [ 1.002078] system 00:06: [io 0x0278-0x027f] has been reserved [ 1.084922] system 00:06: [io 0x0378-0x037f] has been reserved [ 1.119703] system 00:06: [io 0x0678-0x067f] has been reserved [ 1.126276] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.134843] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.140579] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.145221] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.150998] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.156621] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.161388] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.166691] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.172445] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.181410] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.186216] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.191233] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.197198] pnp: PnP ACPI: found 9 devices [ 1.208163] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.213443] NET: Registered protocol family 2 [ 1.218373] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.223586] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.228236] TCP: Hash tables configured (established 8192 bind 8192) [ 1.233638] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.238181] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.242938] NET: Registered protocol family 1 [ 1.248323] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.254717] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.260997] Unpacking initramfs... [ 1.556136] Freeing initrd memory: 13088K [ 1.560894] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.565397] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.570836] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e35402a, max_idle_ns: 881590824509 ns [ 1.578443] Scanning for low memory corruption every 60 seconds [ 1.583662] Initialise system trusted keyrings [ 1.588131] Key type blacklist registered [ 1.593136] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.599286] zbud: loaded [ 1.603334] random: fast init done [ 1.608380] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.613364] fuse init (API version 7.26) [ 1.618643] Key type asymmetric registered [ 1.622964] Asymmetric key parser 'x509' registered [ 1.627469] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.632367] io scheduler noop registered (default) [ 1.636682] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.641904] ACPI: Power Button [PWRF] [ 1.646518] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.675074] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.705182] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.714380] Linux agpgart interface v0.103 [ 1.720541] loop: module loaded [ 1.724403] hv_vmbus: registering driver hv_storvsc [ 1.733021] scsi host0: storvsc_host_t [ 1.742195] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.752100] scsi host1: storvsc_host_t [ 1.760789] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.766319] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.771653] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.782563] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.791590] scsi host2: ata_piix [ 1.800132] sd 0:0:0:0: [sda] Write Protect is off [ 1.811280] scsi host3: ata_piix [ 1.816259] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.827143] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.837353] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.847931] libphy: Fixed MDIO Bus: probed [ 1.852244] tun: Universal TUN/TAP device driver, 1.6 [ 1.857009] PPP generic driver version 2.4.2 [ 1.861602] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.881495] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.885961] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.891940] sda: sda1 [ 1.896822] mousedev: PS/2 mouse device common for all mice [ 1.902866] rtc_cmos 00:00: RTC can wake from S4 [ 1.933187] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.938772] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.948268] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.957250] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.961653] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.967187] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.972032] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.978958] device-mapper: uevent: version 1.0.3 [ 1.983693] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.989839] NET: Registered protocol family 10 [ 3.011006] sd 1:0:0:0: [sdb] Write Protect is off [ 3.021773] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 3.030432] Segment Routing with IPv6 [ 3.039021] NET: Registered protocol family 17 [ 3.047341] Key type dns_resolver registered [ 3.060324] RAS: Correctable Errors collector initialized. [ 3.078846] registered taskstats version 1 [ 3.085395] Loading compiled-in X.509 certificates [ 3.118797] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.129741] zswap: loaded using pool lzo/zbud [ 3.156057] Key type big_key registered [ 3.168108] Key type trusted registered [ 3.308696] sd 1:0:0:0: [sdb] Attached SCSI disk [ 3.319092] Key type encrypted registered [ 3.324659] AppArmor: AppArmor sha1 policy hashing enabled [ 3.333161] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.354280] evm: HMAC attrs: 0x1 [ 3.384489] rtc_cmos 00:00: setting system clock to 2021-08-27 03:15:32 UTC (1630034132) [ 3.394228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.401337] EDD information not available. [ 3.948171] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.960745] ata2.00: configured for MWDMA2 [ 3.977195] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.993357] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.998035] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.005918] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 4.014461] Freeing unused kernel memory: 2248K [ 4.028233] Write protecting the kernel read-only data: 18432k [ 4.033868] Freeing unused kernel memory: 2008K [ 4.038799] Freeing unused kernel memory: 124K [ 4.053766] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.058415] x86/mm: Checking user space page tables [ 4.072012] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.129065] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.134918] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.140201] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.145200] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.149610] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.160071] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.174703] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.182111] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.189424] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.194785] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.354004] hv_vmbus: registering driver hv_netvsc [ 4.369881] hv_utils: Registering HyperV Utility Driver [ 4.374323] hv_vmbus: registering driver hv_util [ 4.385165] hidraw: raw HID events driver (C) Jiri Kosina [ 4.399274] hv_vmbus: registering driver hyperv_keyboard [ 4.416609] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 4.435485] hv_vmbus: registering driver hid_hyperv [ 4.559997] hv_utils: Heartbeat IC version 3.0 [ 4.611847] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.641035] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.695422] hv_utils: Shutdown IC version 3.0 [ 4.702973] hv_utils: TimeSync IC version 4.0 [ 4.708834] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.852039] raid6: sse2x1 gen() 4445 MB/s [ 4.904042] raid6: sse2x1 xor() 3226 MB/s [ 4.956039] raid6: sse2x2 gen() 3938 MB/s [ 5.008757] raid6: sse2x2 xor() 3358 MB/s [ 5.064036] raid6: sse2x4 gen() 5833 MB/s [ 5.116038] raid6: sse2x4 xor() 3925 MB/s [ 5.120637] raid6: using algorithm sse2x4 gen() 5833 MB/s [ 5.126644] raid6: .... xor() 3925 MB/s, rmw enabled [ 5.133907] raid6: using intx1 recovery algorithm [ 5.148602] xor: measuring software checksum speed [ 5.192038] prefetch64-sse: 10136.000 MB/sec [ 5.236034] generic_sse: 8052.000 MB/sec [ 5.242394] xor: using function: prefetch64-sse (10136.000 MB/sec) [ 5.256339] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 5.480406] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.725356] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 5.730463] EXT4-fs (sda1): write access will be enabled during recovery [ 6.014307] EXT4-fs (sda1): recovery complete [ 6.043819] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 6.558384] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 6.566936] systemd[1]: Detected virtualization microsoft. [ 6.572729] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 6.646349] systemd[1]: Set hostname to <tempest-attachvolumetestjson-server-414481738>. [ 7.170163] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 7.241833] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 7.340260] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 7.417750] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 7.524581] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 7.584326] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. Mounting POSIX Message Queue File System... Starting Load Kernel Modules... Mounting Huge Pages File System...[ 8.015711] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] [ 8.073696] iscsi: registered transport (tcp) Created slice User and Session Slice. [[0;32m OK [0m[ 8.142691] iscsi: registered transport (iser) ] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Debug File System... [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m[ 8.474488] EXT4-fs (sda1): re-mounted. Opts: (null) ] Listening on Journal Socket (/dv/log). Starting Journal Service... Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Mounting Configuration File Sysem... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [m] Started Flush Jurnal to Persisent Storage. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Found device /sys/subsystem/net/devices/eth0. [ 16.186405] cloud-init[330]: Cloud-init v. 18.2 running 'init-local' at Fri, 27 Aug 2021 03:15:43 +0000. Up 14.38 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started ifup for eth0. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 20.712722] cloud-init[672]: Cloud-init v. 1.2 running 'init' at Fri, 27 Aug 2021 03:15:47 +0000. Up 18.42 seconds. [ 20.809621] cloud-init[672]: [ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [ 20.921888] cloud-init[[672]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target Network is Online. [ 21.018302] cloud-init [672]: Starting iSCSI nitiator daemon (iscsid)...ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [[ 21.132296] [0;32m OK [0mcloud-init] [672]: Reached target Cloud-config availability.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [ [0;32m OK [0m[ 21.281859] ] cloud-initReached target System Initialization. [672]: ci-info: | eth0 | True | 172.20.0.9 | 255.255.255.240 | . | fa:16:3e:2e:dc:8d | [[0;32m OK [0m[ 21.384198] ] cloud-initStarted Daily apt download activities.[672]: ci-info: | eth0 | True | fe80::f816:3eff:fe2e:dc8d/64 | . | link | fa:16:3e:2e:dc:8d | [[0;32m OK [0m ] [ 21.492564] Started Daily apt upgrade and clean activities.cloud-init[672]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |[[0;32m OK [0m ] [ 21.598361] Listening on ACPID Listen Socket.cloud-init[672]: ci-info: | lo | True | ::1/128 | . | host | . | [ 21.684935] [cloud-init[0;32m OK [0m[672]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Started ACPI Events Check. [[ 21.794309] [0;32m OK [0mcloud-init[672]: ] Reached target Paths.ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [ [0;32m OK [0m[ 21.928361] ] cloud-initStarted Daily Cleanup of Temporary Directories.[672]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[[0;32m OK [0m ] Reached target Timers.[ 22.045830] cloud-init [672]: [ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.[ 22.146553] cloud-init[[672]: [0;32m OK [0mci-info: +-------+-----------------+------------+-----------------+-----------+-------+] Reached target Sockets. [ 22.251666] [cloud-init[0;32m OK [0m[672]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |] Reached target Basic System. [ 22.360449] Starting Apply the settings specified in cloud-config...cloud-init[672]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | Starting OpenBSD Secure Shell server...[ 22.520221] cloud-init[[0;32m OK [0m[672]: ] ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U |Started Deferred execution scheduler. [ 22.716543] cloud-initStarting /etc/rc.local Compatibility...[672]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Regular background program processing daemon. Starting Login Service... [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [ 26.238091] cloud-init[718]: Cloud-init v. 18.2 running 'modules:config' at Fri, 27 Aug 2021 03:15:53 +0000. Up 23.90 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. Starting Execute cloud user/final scripts... Ubuntu 16.04.4 LTS tempest-attachvolumetestjson-server-414481738 ttyS0 tempest-attachvolumetestjson-server-414481738 login: [ 32.165500] cloud-init[800]: Printing ubuntu user authorized keys [ 32.214941] cloud-init[800]: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1LO8N2IsVPstf7mxuuDaaPZoCwTeOdIx3xtCE5ctOiVwo0Evh+Gl3yaa4xaAIWseb81NXrSunDk7azl+lLeD4r3+gOGHZz3jO2D//6jVBWXuwoY7mgWZCzRTBygdSO2fVRiA66Pq+AFxJ7z3+4jrpDL0ZXE96PMiA0Z8tIXneXBmXM1zRlrGmpaLoxBr4FaSawyn1CQMmtfzpcfFfTsgbmaToWcCDy/aLA6F3zZ+ay6Vz4Lj3VgXZnLgjLjYZWEDRiLPw8BjDky2fBuuMwwxwUFOxp0QO73EaZhiFhvfvo8anCA1btrGyvxBuC6v4Z568a24130scJ0Ug7gJJIQ/B Generated-by-Nova ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+------------------+ ci-info: | ssh-rsa | 23:56:c6:91:94:d7:1b:49:eb:a9:95:6d:c3:84:5d:91 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Aug 27 03:16:01 ec2: <14>Aug 27 03:16:01 ec2: ############################################################# <14>Aug 27 03:16:01 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Aug 27 03:16:01 ec2: 1024 SHA256:OegujO20fG1XGidWCLs2bcuKG/hyrerGxn5Q1h9dAfQ root@tempest-attachvolumetestjson-server-414481738 (DSA) <14>Aug 27 03:16:01 ec2: 256 SHA256:876x+hYGp4kodFGO58FJvFY0AE0qfifr/6lITt7iIro root@tempest-attachvolumetestjson-server-414481738 (ECDSA) <14>Aug 27 03:16:01 ec2: 256 SHA256:7577NsKez6DShWyTs/fu/4FcD88WRtUzFn+aHDt9iA4 root@tempest-attachvolumetestjson-server-414481738 (ED25519) <14>Aug 27 03:16:01 ec2: 2048 SHA256:CrIaTodxeFV6/bD1YDrG7urjsLeBwOzg6ypWMU6OERU root@tempest-attachvolumetestjson-server-414481738 (RSA) <14>Aug 27 03:16:01 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Aug 27 03:16:01 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKcUEwK++NmfTy4itcLZFubjxdACRw9k+Bm/zsVZfktTnpzyY5Dy2CILMhTibRnZfUYxbgrFp21bjfkGjaz5wZA= root@tempest-attachvolumetestjson-server-414481738 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK+gFxunFfr5rKtjWEztjsfnIInlOck0HC0M2SFmCe8c root@tempest-attachvolumetestjson-server-414481738 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFGyh9m5JRhuNVFgxXjg9SCHPxDnyzGTUDkANnoQfx3MadT0W+dyOjsApreDu2rb8Xm3j6E5KW0d78AhbSELAaBAJtf7YMVcwtUUxIw1MSPj4P4RQInuiZ5HgqXH5U2zjTIn7u36CENlKz/iBPyrNVMHe3uxAwD/TGeilbGPC1WRNtB2K5+/PE4Vb1vojMRfXHSu4whs42+Zit6bfHJgCsm1yVqiCC406JU/MCAO6sBX1xDC/v45BrvK2QzRJwjhhU0afXk/4gzCwQiUTm0evCwNKNJMNFitrpA5z/9G/qvQD1xkMoj58ajZvb4non7+fKrKiS3tlgzC0mIgEaWK67 root@tempest-attachvolumetestjson-server-414481738 -----END SSH HOST KEY KEYS----- [ 33.259600] cloud-init[800]: Cloud-init v. 18.2 running 'modules:final' at Fri, 27 Aug 2021 03:15:59 +0000. Up 29.95 seconds. [ 33.374675] cloud-init[800]: Cloud-init v. 18.2 finished at Fri, 27 Aug 2021 03:16:02 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 33.14 seconds 2021-08-27 03:28:00,700 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:28:00,700 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ed885d-cc50-4cdb-a741-cdb3fa6de6a0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ed885d-cc50-4cdb-a741-cdb3fa6de6a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:01,756 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:28:01,756 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe9a7326-5ff6-4c43-b38b-f9f7967187a5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9a7326-5ff6-4c43-b38b-f9f7967187a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:02,813 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:28:02,813 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0b28ae6-892d-42cd-93a5-c65f1a185263', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0b28ae6-892d-42cd-93a5-c65f1a185263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:03,867 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:28:03,867 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4279bd96-349f-4b06-9b54-33e76f1bf483', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4279bd96-349f-4b06-9b54-33e76f1bf483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:04,921 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:28:04,921 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-758ce642-f7bb-42ad-ab73-deb6aa04140b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-758ce642-f7bb-42ad-ab73-deb6aa04140b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:05,978 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:28:05,979 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd972aba-384c-4bcd-a986-78a0b04eeffe', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd972aba-384c-4bcd-a986-78a0b04eeffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:07,042 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.055s 2021-08-27 03:28:07,042 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f37a2b-01d1-42cd-b9c0-765200795c32', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f37a2b-01d1-42cd-b9c0-765200795c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:08,109 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.057s 2021-08-27 03:28:08,110 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da0907d-af40-4bf1-8e60-e0b55dfae5c2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da0907d-af40-4bf1-8e60-e0b55dfae5c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:09,216 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.099s 2021-08-27 03:28:09,217 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-946a32a8-fc29-4b6c-9c18-c369c426a503', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-946a32a8-fc29-4b6c-9c18-c369c426a503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:10,273 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:28:10,273 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8525a86-d684-4229-913f-3d81707bc9f1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8525a86-d684-4229-913f-3d81707bc9f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:11,333 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:28:11,333 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f91cfd62-d273-4645-b562-b876577f2d68', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f91cfd62-d273-4645-b562-b876577f2d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:12,388 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:28:12,388 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c94a3df-4d74-482e-9b0f-10d4fbcbb469', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c94a3df-4d74-482e-9b0f-10d4fbcbb469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:13,446 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:28:13,446 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7fa3153-8ba4-423a-9f71-d8a26e77b613', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7fa3153-8ba4-423a-9f71-d8a26e77b613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:14,503 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:28:14,503 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-795a7c3a-4eb6-44d9-972d-d75dd8e173eb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-795a7c3a-4eb6-44d9-972d-d75dd8e173eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:15,560 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:28:15,561 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee93070c-425f-4eff-91ca-0b002f93eacf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee93070c-425f-4eff-91ca-0b002f93eacf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:16,615 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:28:16,615 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a0c2074-bf7c-4e5f-8983-93587bd3d7f8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a0c2074-bf7c-4e5f-8983-93587bd3d7f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:17,673 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:28:17,674 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d337740-36a8-4a9c-a62d-dc23b167b4df', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d337740-36a8-4a9c-a62d-dc23b167b4df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:18,729 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:28:18,729 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c665b2fb-293f-4025-84d8-422a6d01b00e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c665b2fb-293f-4025-84d8-422a6d01b00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:19,787 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:28:19,787 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b61fd1d-25af-44f8-9eea-5de6d0e234f6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b61fd1d-25af-44f8-9eea-5de6d0e234f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:20,844 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:28:20,844 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba33aa0f-92d0-4133-b4b0-1dd9a17ada85', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba33aa0f-92d0-4133-b4b0-1dd9a17ada85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:21,898 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:28:21,899 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d270a5-71d0-4ce2-bcac-5ac403a9f315', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d270a5-71d0-4ce2-bcac-5ac403a9f315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:22,954 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:28:22,955 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-418c2b50-d7de-48b4-ae1d-fb23f070f2f9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-418c2b50-d7de-48b4-ae1d-fb23f070f2f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:24,008 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:28:24,009 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc383339-827d-4949-8dbf-629de276de49', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc383339-827d-4949-8dbf-629de276de49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:25,065 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:28:25,066 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5a52fe9-bb42-4d52-9954-acd1e01412c7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5a52fe9-bb42-4d52-9954-acd1e01412c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:26,121 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:28:26,121 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8345206f-c91b-47d1-86f3-e75e8152a684', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8345206f-c91b-47d1-86f3-e75e8152a684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:27,176 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:28:27,177 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2decce16-d934-4ccf-8aae-db7735b2bcbc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2decce16-d934-4ccf-8aae-db7735b2bcbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:28,230 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:28:28,230 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb538f8f-82b5-40dd-8b67-20e69b0ee62b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb538f8f-82b5-40dd-8b67-20e69b0ee62b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:29,286 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:28:29,286 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4760e677-76ea-43b1-a5f6-7a2f611f8105', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4760e677-76ea-43b1-a5f6-7a2f611f8105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:30,341 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:28:30,342 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55f2546e-5f01-4d49-9068-b97cd28aa1ec', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55f2546e-5f01-4d49-9068-b97cd28aa1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:31,395 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:28:31,396 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b6c574d-f082-45ab-bad1-81c83174c19f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b6c574d-f082-45ab-bad1-81c83174c19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:32,451 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:28:32,452 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccc25581-fe3e-4989-bf70-869dccccce20', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccc25581-fe3e-4989-bf70-869dccccce20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:33,507 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:28:33,508 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c09b196-ad66-4644-a6dd-5d12dd74f65c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c09b196-ad66-4644-a6dd-5d12dd74f65c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:34,563 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:28:34,564 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-102cd45c-3136-4ff9-9697-d46817952970', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-102cd45c-3136-4ff9-9697-d46817952970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:35,618 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:28:35,618 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c63ca7bc-7569-4763-8930-c595e94899cd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c63ca7bc-7569-4763-8930-c595e94899cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:36,672 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:28:36,672 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2a50fdb-9a14-47a6-a0b0-03a1b807bc6e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a50fdb-9a14-47a6-a0b0-03a1b807bc6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:37,728 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:28:37,728 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-495434e5-ffeb-4553-8c23-1bf47ffed7a1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-495434e5-ffeb-4553-8c23-1bf47ffed7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:38,784 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:28:38,784 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bd3b9a4-bb04-40d7-a044-39e08c5a463a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bd3b9a4-bb04-40d7-a044-39e08c5a463a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:39,840 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:28:39,840 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3914e3bf-4443-4bdb-b1ed-aae04390452d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3914e3bf-4443-4bdb-b1ed-aae04390452d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:40,897 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:28:40,897 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a294625-2eeb-49bb-a851-a3f037ea1dca', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a294625-2eeb-49bb-a851-a3f037ea1dca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:41,955 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:28:41,955 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7df83e-f852-4abe-a65f-b1b03909cdea', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7df83e-f852-4abe-a65f-b1b03909cdea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:43,012 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:28:43,012 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eee382f-b57e-4a7e-a1d9-e3551e9676f2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eee382f-b57e-4a7e-a1d9-e3551e9676f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:44,069 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:28:44,069 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ac49e49-f7a8-4626-9d29-47490fd58e00', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ac49e49-f7a8-4626-9d29-47490fd58e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:45,125 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:28:45,125 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27115afe-f336-42ad-b9f9-4104758561d5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27115afe-f336-42ad-b9f9-4104758561d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:46,182 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:28:46,182 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a97e57b6-399b-4f70-ba72-6fac16c249cc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a97e57b6-399b-4f70-ba72-6fac16c249cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:47,236 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:28:47,237 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc6b47ad-df23-41ac-a4ac-da6ab4998b51', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc6b47ad-df23-41ac-a4ac-da6ab4998b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:48,292 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:28:48,292 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7923260-9630-4266-95b4-220fcd8f5024', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7923260-9630-4266-95b4-220fcd8f5024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:49,347 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:28:49,347 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8876f8a6-45cf-45e8-8a57-ddace642f9c5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8876f8a6-45cf-45e8-8a57-ddace642f9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:50,401 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:28:50,401 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c47b802c-e4ca-4427-a984-c08f55f0c4e8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c47b802c-e4ca-4427-a984-c08f55f0c4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:51,458 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:28:51,458 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbac2afd-b5f4-4527-8548-6908f5e5e105', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbac2afd-b5f4-4527-8548-6908f5e5e105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:52,513 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:28:52,514 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d833c217-7ee2-438e-831a-ae0ad904fbbb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d833c217-7ee2-438e-831a-ae0ad904fbbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:53,568 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:28:53,569 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e6df010-073f-4dc4-a600-ac62ff26d1dc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e6df010-073f-4dc4-a600-ac62ff26d1dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:54,625 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:28:54,626 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18be1599-fb92-4c74-b917-8fd6c46caeff', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18be1599-fb92-4c74-b917-8fd6c46caeff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:55,681 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:28:55,681 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed745a54-e236-46f0-b715-87dd70d4504b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed745a54-e236-46f0-b715-87dd70d4504b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:56,739 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:28:56,739 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0faec751-0219-40de-858f-48e672af7ae7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0faec751-0219-40de-858f-48e672af7ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:57,793 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:28:57,793 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfa12d63-4969-48fb-9ee5-308ec4f5f003', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfa12d63-4969-48fb-9ee5-308ec4f5f003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:58,850 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:28:58,850 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb032d5-63f6-4d3c-8185-9d485d190dab', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb032d5-63f6-4d3c-8185-9d485d190dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:28:59,904 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:28:59,905 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98db852a-7a68-41c0-96aa-b94b8a305328', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98db852a-7a68-41c0-96aa-b94b8a305328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:00,961 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:29:00,962 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1b2e210-6c91-47d1-a250-3baf1be60da1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1b2e210-6c91-47d1-a250-3baf1be60da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:02,016 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:29:02,016 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a9e0640-3ee0-485a-b430-7cf8fd511daa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a9e0640-3ee0-485a-b430-7cf8fd511daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:03,074 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:29:03,074 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1a036a2-21c5-482e-834e-8b5ddcb253ab', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1a036a2-21c5-482e-834e-8b5ddcb253ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:04,131 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:29:04,131 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a16c288-b98a-4d8e-bfb7-68421a9ef1f1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a16c288-b98a-4d8e-bfb7-68421a9ef1f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:05,187 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:29:05,188 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-737518a7-b795-4569-b17b-761c140fc992', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-737518a7-b795-4569-b17b-761c140fc992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:06,244 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:29:06,245 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43c15037-efac-4b24-910e-8f24ebc97c7e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43c15037-efac-4b24-910e-8f24ebc97c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:07,302 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:07,302 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53451a42-a574-4ad6-9577-2ab26b284783', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53451a42-a574-4ad6-9577-2ab26b284783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:08,357 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:08,357 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be76e8b5-013d-46e1-aef3-b0fc83f233f1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be76e8b5-013d-46e1-aef3-b0fc83f233f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:09,414 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:29:09,414 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9781ae31-7208-4751-be6d-107c8c32e719', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9781ae31-7208-4751-be6d-107c8c32e719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:10,470 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:10,470 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62509993-dd6e-4eca-aca1-a6665d073478', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62509993-dd6e-4eca-aca1-a6665d073478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:11,526 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:11,526 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-561d84b6-fc8c-49ba-ac4a-24a7cb395651', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-561d84b6-fc8c-49ba-ac4a-24a7cb395651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:12,581 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:12,582 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aa304a8-8c52-4b7e-a776-011c0a5000a6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa304a8-8c52-4b7e-a776-011c0a5000a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:13,637 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:29:13,638 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fb65fad-7dda-4664-8a8a-2a9991d711e3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fb65fad-7dda-4664-8a8a-2a9991d711e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:14,693 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:14,693 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32e16bea-b651-4cb4-beb8-44c2475923a4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32e16bea-b651-4cb4-beb8-44c2475923a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:15,749 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:15,749 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6fc49a3-2635-451e-a910-319bedcc70fd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6fc49a3-2635-451e-a910-319bedcc70fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:16,807 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:29:16,808 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94f24f3c-28ac-45b9-9746-c4966469cb0e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94f24f3c-28ac-45b9-9746-c4966469cb0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:17,863 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:17,864 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b7a795-f651-4896-ae50-022a60dc53a8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b7a795-f651-4896-ae50-022a60dc53a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:18,917 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:29:18,918 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b89ac238-3b18-45a4-8d46-25d1eccdd498', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b89ac238-3b18-45a4-8d46-25d1eccdd498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:19,973 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:19,974 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81924ece-71a7-4d97-82b4-ee44d66c40f1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81924ece-71a7-4d97-82b4-ee44d66c40f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:21,028 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:21,029 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e35ec5c6-b68f-4503-a69a-9b47f20406a4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e35ec5c6-b68f-4503-a69a-9b47f20406a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:22,084 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:22,084 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08ceee13-237d-4ca6-8be8-608e6100933d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08ceee13-237d-4ca6-8be8-608e6100933d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:23,139 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:29:23,139 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93172a0c-3c09-405b-acec-dd537f97cb88', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93172a0c-3c09-405b-acec-dd537f97cb88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:24,195 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:24,195 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c4ff0a-bbb2-4fb4-9059-142f8e4b5f81', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c4ff0a-bbb2-4fb4-9059-142f8e4b5f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:25,250 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:25,251 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a2e5780-8589-40e8-9a20-676baa4b9fc2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a2e5780-8589-40e8-9a20-676baa4b9fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:26,305 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:29:26,306 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0485d6c4-9473-423b-b107-a133a1808742', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0485d6c4-9473-423b-b107-a133a1808742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:27,361 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:27,361 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb2b288-934e-432a-86b5-16ffe160d3d8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb2b288-934e-432a-86b5-16ffe160d3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:28,416 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:29:28,416 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d4335ab-ce5c-4e7c-83ab-dbfb013fa737', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d4335ab-ce5c-4e7c-83ab-dbfb013fa737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:29,471 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:29:29,471 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a44eece2-c93e-4c00-9802-b4b42fc79646', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a44eece2-c93e-4c00-9802-b4b42fc79646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:30,526 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:30,526 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6e5bba0-b12d-43af-af63-5d28d36f82b5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6e5bba0-b12d-43af-af63-5d28d36f82b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:31,582 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:29:31,583 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c09de368-10ae-4d78-b6f1-eaf9f778df00', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c09de368-10ae-4d78-b6f1-eaf9f778df00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:32,637 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:29:32,637 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eafde99-2588-449d-8468-685b655a716b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eafde99-2588-449d-8468-685b655a716b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:33,694 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:29:33,694 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e13654d0-454e-4c3d-b2ac-ef07499fd966', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e13654d0-454e-4c3d-b2ac-ef07499fd966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:34,752 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:34,752 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1ed8e82-d63a-4fa8-947e-12a906725b18', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1ed8e82-d63a-4fa8-947e-12a906725b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:35,812 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:29:35,812 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45905589-20d7-4fb7-b774-3005f165906f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45905589-20d7-4fb7-b774-3005f165906f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:36,867 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:29:36,868 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb367741-6902-4624-9912-66200e74d493', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb367741-6902-4624-9912-66200e74d493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:37,921 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:29:37,921 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7d3482d-591a-4350-be80-71c38bd5a980', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7d3482d-591a-4350-be80-71c38bd5a980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:38,977 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:38,978 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c234b93b-728c-45f2-a3d7-a4d2a110f3bd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c234b93b-728c-45f2-a3d7-a4d2a110f3bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:40,032 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:29:40,032 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f56487e8-6b38-40ec-9a59-caa9cc826491', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f56487e8-6b38-40ec-9a59-caa9cc826491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:41,092 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:29:41,092 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6902f971-4224-4719-bb2c-76bcd327acb3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6902f971-4224-4719-bb2c-76bcd327acb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:42,148 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:29:42,148 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a12f1cb-dc24-43ca-9370-f14fbd496507', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a12f1cb-dc24-43ca-9370-f14fbd496507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:43,206 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:29:43,206 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78a746fb-637a-433c-ab8c-f74be71949bb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78a746fb-637a-433c-ab8c-f74be71949bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:44,261 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:29:44,262 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4cdc6d0-4018-4702-a6b2-98186e6d031e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4cdc6d0-4018-4702-a6b2-98186e6d031e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:45,317 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:29:45,317 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96679294-c10f-4d5c-a3ed-d1a9fc733c22', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96679294-c10f-4d5c-a3ed-d1a9fc733c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:46,372 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:46,372 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-968dc22d-85a4-4cde-9c78-8bca2190d8ab', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-968dc22d-85a4-4cde-9c78-8bca2190d8ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:47,428 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:47,429 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bae1829-dabf-4a20-b4a2-803adc403d95', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bae1829-dabf-4a20-b4a2-803adc403d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:48,485 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:29:48,486 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f876f57-4e2b-43ec-a484-4aba3477688e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f876f57-4e2b-43ec-a484-4aba3477688e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:49,543 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:29:49,543 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe819dcb-125b-4e71-af44-a4d00a579fc5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe819dcb-125b-4e71-af44-a4d00a579fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:50,598 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:50,599 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3acd14c-fe96-498c-a711-0d25788beec3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3acd14c-fe96-498c-a711-0d25788beec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:51,653 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:29:51,653 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d880c6df-f141-435a-b4b7-14963cc5eef2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d880c6df-f141-435a-b4b7-14963cc5eef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:52,710 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:52,710 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36fd1a38-70bf-4252-8243-85d2adde6b8e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36fd1a38-70bf-4252-8243-85d2adde6b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:53,765 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:53,766 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa156624-cb22-4e4d-88d9-6a8d546f7cdf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa156624-cb22-4e4d-88d9-6a8d546f7cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:54,821 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:54,821 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df6ee7f7-3ea4-4088-bf01-06386341cacf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df6ee7f7-3ea4-4088-bf01-06386341cacf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:55,875 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:29:55,875 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38a067ff-513a-48a5-a6f7-114cf1300c71', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38a067ff-513a-48a5-a6f7-114cf1300c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:56,930 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:29:56,930 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b02bec7-e65c-4cbd-8475-70c4f476aa83', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b02bec7-e65c-4cbd-8475-70c4f476aa83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:57,986 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:29:57,986 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-750b03a8-de8d-40e4-a868-968257042a1f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-750b03a8-de8d-40e4-a868-968257042a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:29:59,039 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:29:59,040 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-789b76b3-2069-4bb5-ab4c-d0e0ecddb16e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-789b76b3-2069-4bb5-ab4c-d0e0ecddb16e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:00,095 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:30:00,095 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b97cad7a-8a1a-4c60-a105-4fa7a10e2064', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b97cad7a-8a1a-4c60-a105-4fa7a10e2064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:01,150 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:30:01,150 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d33c4661-b544-4f9c-b4b0-6871df42aa45', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d33c4661-b544-4f9c-b4b0-6871df42aa45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:02,204 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:30:02,205 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3ba2768-a03e-4868-9e2c-64115848b9c6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3ba2768-a03e-4868-9e2c-64115848b9c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:03,258 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:30:03,259 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c5b70c9-fc37-4ded-8e2e-c14104e9c98d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c5b70c9-fc37-4ded-8e2e-c14104e9c98d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:04,316 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:30:04,316 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0322e835-8b58-4f53-b14a-139a5326bd73', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0322e835-8b58-4f53-b14a-139a5326bd73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:05,371 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:30:05,371 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45a70fb5-3cc3-43a6-b016-fc06da78c1ca', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a70fb5-3cc3-43a6-b016-fc06da78c1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:06,428 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:30:06,429 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef18f18-4d73-4e62-b2a1-fd275075b263', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef18f18-4d73-4e62-b2a1-fd275075b263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:07,484 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:30:07,484 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faeef5da-159b-41aa-a2c1-ae02d4a3c777', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faeef5da-159b-41aa-a2c1-ae02d4a3c777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:08,541 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:30:08,541 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f11996-4858-4e8e-8612-e2d67b8cb557', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f11996-4858-4e8e-8612-e2d67b8cb557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:09,598 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:30:09,598 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcb134e1-ebd2-4600-8afa-25d7fe69aabe', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcb134e1-ebd2-4600-8afa-25d7fe69aabe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:10,654 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:30:10,655 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a19cc1b4-3a9e-46be-b5a3-bd97316b4d3e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a19cc1b4-3a9e-46be-b5a3-bd97316b4d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:11,712 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:30:11,712 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b4f32cc-8d30-4438-a571-d2ec12071fdc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b4f32cc-8d30-4438-a571-d2ec12071fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:12,768 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:30:12,768 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-323294e2-d40e-408b-9ebd-ec6f11e5bbb1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-323294e2-d40e-408b-9ebd-ec6f11e5bbb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:13,828 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:30:13,828 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a45695f-9e08-428f-8699-d9aadbcc5a9e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a45695f-9e08-428f-8699-d9aadbcc5a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:14,886 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:30:14,886 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-284dcf64-4505-43f5-998b-2a5094b63c5d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-284dcf64-4505-43f5-998b-2a5094b63c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:15,948 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:30:15,948 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7573d34f-3b8a-43f2-a934-82632bd80e5e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7573d34f-3b8a-43f2-a934-82632bd80e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:17,009 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:30:17,010 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f70acf0e-a473-4bac-a89e-79ee2a03303b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f70acf0e-a473-4bac-a89e-79ee2a03303b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:18,066 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:30:18,067 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1f2212e-4ae7-4613-8c6d-d02188a0b868', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1f2212e-4ae7-4613-8c6d-d02188a0b868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:19,137 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.062s 2021-08-27 03:30:19,137 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4efaa8e-0020-41f4-966a-e37974c971f5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4efaa8e-0020-41f4-966a-e37974c971f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:20,194 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:30:20,195 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-995b316a-93b3-49f8-9be5-d0999f9a5621', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-995b316a-93b3-49f8-9be5-d0999f9a5621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:21,275 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.072s 2021-08-27 03:30:21,275 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f2e5ac-f072-42f2-ad24-c9761e841e22', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f2e5ac-f072-42f2-ad24-c9761e841e22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:22,330 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:30:22,330 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3a11ad7-ddc1-4122-8002-a9e6c039eca9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3a11ad7-ddc1-4122-8002-a9e6c039eca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:23,386 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:30:23,386 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc4268bf-7b33-47b1-853f-674ed1dd2d5f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc4268bf-7b33-47b1-853f-674ed1dd2d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:24,443 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:30:24,444 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cc81a13-a924-4ab5-b945-f6b1bafae89c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cc81a13-a924-4ab5-b945-f6b1bafae89c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:25,500 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:30:25,501 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b736b66-3639-4634-b6b4-478429e64e5c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b736b66-3639-4634-b6b4-478429e64e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:26,584 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.074s 2021-08-27 03:30:26,585 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f88b5a19-c873-4f86-9e1c-e9d53ffa7643', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f88b5a19-c873-4f86-9e1c-e9d53ffa7643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:27,646 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:30:27,646 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ca79ac-122a-4100-bbbc-a3b283c64a8a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ca79ac-122a-4100-bbbc-a3b283c64a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:28,703 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:30:28,703 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b04286a7-fd53-4c4a-b8a0-018376640402', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b04286a7-fd53-4c4a-b8a0-018376640402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:29,761 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:30:29,761 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea524526-50c7-4540-9be8-eef6de787601', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea524526-50c7-4540-9be8-eef6de787601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:30,818 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:30:30,819 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea71c59d-0207-4682-beae-3829cbb980ca', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea71c59d-0207-4682-beae-3829cbb980ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:31,873 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:30:31,874 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f238b9c-8005-4107-aa02-fb6b6cfb86bb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f238b9c-8005-4107-aa02-fb6b6cfb86bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:32,930 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:30:32,931 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5800b0c-97fc-4845-8c3a-f6faf85e8342', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5800b0c-97fc-4845-8c3a-f6faf85e8342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:33,987 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:30:33,987 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d0db949-3584-4935-bcb2-1bc4407e6701', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d0db949-3584-4935-bcb2-1bc4407e6701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:35,043 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:30:35,044 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3176af42-0c4d-4c53-a21e-1f0d92c55288', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3176af42-0c4d-4c53-a21e-1f0d92c55288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:36,099 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:30:36,099 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-725d8352-8828-44ec-89c5-1d106271acc4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-725d8352-8828-44ec-89c5-1d106271acc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:37,156 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:30:37,157 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d80390c1-7752-4169-9b36-e5e72abfb428', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d80390c1-7752-4169-9b36-e5e72abfb428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:38,212 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:30:38,212 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce5ee86f-0603-4b54-ba76-87a7fb2c0a59', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce5ee86f-0603-4b54-ba76-87a7fb2c0a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:39,269 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:30:39,270 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ca46f41-5207-4f8c-a829-a07d564129ce', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ca46f41-5207-4f8c-a829-a07d564129ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:40,324 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:30:40,325 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-960be8e3-4b3d-4755-a9db-dc068b540be4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-960be8e3-4b3d-4755-a9db-dc068b540be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:41,382 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:30:41,383 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9a980e8-02c9-46a6-bc71-c25e3c833ffd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a980e8-02c9-46a6-bc71-c25e3c833ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:42,443 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:30:42,443 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab86f4c6-8fbb-4f78-9cfd-58538b1dafa3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab86f4c6-8fbb-4f78-9cfd-58538b1dafa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:43,500 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:30:43,500 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ece5ad92-be70-43f5-8bd4-e1ebbeec6143', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ece5ad92-be70-43f5-8bd4-e1ebbeec6143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:44,560 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:30:44,560 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20321290-2e98-4378-beed-cc15a6c01e7a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20321290-2e98-4378-beed-cc15a6c01e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:45,624 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.055s 2021-08-27 03:30:45,624 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf16cdf-7353-4979-baa9-09c7772213b7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf16cdf-7353-4979-baa9-09c7772213b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:46,689 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.057s 2021-08-27 03:30:46,690 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d072e97b-21d6-47ce-9d46-2b94fc4b7516', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d072e97b-21d6-47ce-9d46-2b94fc4b7516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:47,750 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:30:47,751 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c575d4b6-965e-4ecc-adf5-c4dfa26acbef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c575d4b6-965e-4ecc-adf5-c4dfa26acbef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:48,815 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.056s 2021-08-27 03:30:48,815 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c32bdc9d-9bad-4384-b9bd-bbdc3c1f30e1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c32bdc9d-9bad-4384-b9bd-bbdc3c1f30e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:49,877 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:30:49,877 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b4b9fe6-b888-459e-83eb-9310142eb123', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b4b9fe6-b888-459e-83eb-9310142eb123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:50,942 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.056s 2021-08-27 03:30:50,943 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e32cbd-c88a-441e-8b48-4ec43b193674', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e32cbd-c88a-441e-8b48-4ec43b193674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:52,002 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:30:52,003 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b57a3ae-a81d-45a8-8c28-187c80d9589b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b57a3ae-a81d-45a8-8c28-187c80d9589b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:53,058 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:30:53,059 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b82a54cb-72b0-4a64-bf9b-ddbd8f00f4d1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b82a54cb-72b0-4a64-bf9b-ddbd8f00f4d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:54,115 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:30:54,116 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d465c54-e941-4dda-80b3-10bf3d465a95', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d465c54-e941-4dda-80b3-10bf3d465a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:55,171 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:30:55,171 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-229b3c8a-bb83-47be-911e-7a47dd8d73b9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-229b3c8a-bb83-47be-911e-7a47dd8d73b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:56,227 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:30:56,227 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c574587e-5bd9-41a2-9274-10b6e69683cf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c574587e-5bd9-41a2-9274-10b6e69683cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:57,281 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:30:57,281 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f05579-e0dd-42c4-8845-d36e6224621c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f05579-e0dd-42c4-8845-d36e6224621c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:58,337 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:30:58,337 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9d21f32-ad43-4785-96b7-152a4501140c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9d21f32-ad43-4785-96b7-152a4501140c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:30:59,391 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:30:59,391 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-961349ce-c698-43b4-83b6-70bdb0677aca', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-961349ce-c698-43b4-83b6-70bdb0677aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:00,449 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:31:00,450 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f65cc9b8-f1f6-44ac-8c01-dde03d50f88c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f65cc9b8-f1f6-44ac-8c01-dde03d50f88c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:01,507 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:31:01,508 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d10cb81-7a0d-4501-9fc4-9fe325b99c71', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d10cb81-7a0d-4501-9fc4-9fe325b99c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:02,563 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:02,563 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c719e8-7ad0-4b0e-8c1a-ffbfd8f63b74', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c719e8-7ad0-4b0e-8c1a-ffbfd8f63b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:03,617 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:31:03,617 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7966960c-2cba-4bf9-88e2-11161409a6f7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7966960c-2cba-4bf9-88e2-11161409a6f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:04,674 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:04,674 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40047e74-108d-47f7-8dfa-f6a373e65b36', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40047e74-108d-47f7-8dfa-f6a373e65b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:05,730 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:31:05,730 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-291b6697-98fd-441a-81ed-88720885fd6e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-291b6697-98fd-441a-81ed-88720885fd6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:06,785 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:31:06,785 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76638304-945b-4d46-912e-7964ed54f21b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76638304-945b-4d46-912e-7964ed54f21b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:07,841 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:07,842 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81c3292-3ce3-43b8-98f5-83ab9a7a4fae', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81c3292-3ce3-43b8-98f5-83ab9a7a4fae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:08,897 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:31:08,898 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc57731-9f33-4236-995b-c80443b51441', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc57731-9f33-4236-995b-c80443b51441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:09,953 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:31:09,954 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1b7dd4-1734-4ca6-b952-d3520ac81755', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1b7dd4-1734-4ca6-b952-d3520ac81755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:11,017 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.053s 2021-08-27 03:31:11,017 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69e2ab36-6e3e-46cb-af28-3291e73d4c5b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e2ab36-6e3e-46cb-af28-3291e73d4c5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:12,077 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.052s 2021-08-27 03:31:12,077 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b0c0b2a-1097-4a56-b1f7-19316b349a1a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b0c0b2a-1097-4a56-b1f7-19316b349a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:13,135 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:31:13,136 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbfda61-33a3-4ae1-907d-7ff5a6690b38', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fbfda61-33a3-4ae1-907d-7ff5a6690b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:14,191 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:14,191 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26682071-5703-45a9-b276-0f0d0f94f740', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26682071-5703-45a9-b276-0f0d0f94f740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:15,250 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:31:15,250 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcc82ba4-d26c-4096-843f-7f3f847418d8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcc82ba4-d26c-4096-843f-7f3f847418d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:16,306 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:31:16,306 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9666f223-bef0-49af-a055-3e412d31843f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9666f223-bef0-49af-a055-3e412d31843f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:17,362 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:17,362 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7816ee-e519-4aa6-9f1d-ce4d241ef69c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7816ee-e519-4aa6-9f1d-ce4d241ef69c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:18,418 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:18,418 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23c764a7-1a1b-4a0c-be84-5c274d91e4fc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c764a7-1a1b-4a0c-be84-5c274d91e4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:19,473 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:19,473 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f694ac00-f320-4407-8dd3-37696a1bb5ff', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f694ac00-f320-4407-8dd3-37696a1bb5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:20,529 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:20,530 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45496335-ff37-43c8-b34e-2eaefe69c9c2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45496335-ff37-43c8-b34e-2eaefe69c9c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:21,583 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:31:21,584 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71876c37-c4d2-4be2-8121-bf2595d3fab6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71876c37-c4d2-4be2-8121-bf2595d3fab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:22,639 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:22,640 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-800637e3-a2c9-4af9-95c7-b7b925a5f4da', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-800637e3-a2c9-4af9-95c7-b7b925a5f4da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:23,697 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:31:23,698 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b89790db-185b-4af7-ab74-ff8b67a1ef69', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b89790db-185b-4af7-ab74-ff8b67a1ef69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:24,751 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:31:24,752 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-377baf26-fddc-4c50-a766-18475279ae09', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-377baf26-fddc-4c50-a766-18475279ae09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:25,810 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:31:25,810 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19d7e04f-ca71-45e2-a28c-790ac47db110', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19d7e04f-ca71-45e2-a28c-790ac47db110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:26,870 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:31:26,871 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75da2aa1-0a66-4cec-bfdf-4c6e9f182d66', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75da2aa1-0a66-4cec-bfdf-4c6e9f182d66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:27,925 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:31:27,925 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a3ebf74-1ebe-4309-88e4-4b91de5cf90d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a3ebf74-1ebe-4309-88e4-4b91de5cf90d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:29,128 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.194s 2021-08-27 03:31:29,128 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e98deb9a-b02b-4a8c-9962-3fe91055d3e2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e98deb9a-b02b-4a8c-9962-3fe91055d3e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:30,184 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:30,184 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5affdaa-9f5f-4582-98a0-9762628831f8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5affdaa-9f5f-4582-98a0-9762628831f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:31,239 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:31,240 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8318e123-650b-4f06-9e24-a2828facfebf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8318e123-650b-4f06-9e24-a2828facfebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:32,293 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:31:32,294 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b60ec09-3a44-4d69-be7b-c7ea55ea0c0c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b60ec09-3a44-4d69-be7b-c7ea55ea0c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:33,348 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:31:33,348 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a64c18d-5dcd-46ab-8ce6-01bdacefd556', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a64c18d-5dcd-46ab-8ce6-01bdacefd556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:34,403 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:31:34,404 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e42abed-0b83-4ca6-bdd7-07e089734a6d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e42abed-0b83-4ca6-bdd7-07e089734a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:35,458 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:31:35,458 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da4329a-f872-49fb-9f85-17fa4078ab50', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da4329a-f872-49fb-9f85-17fa4078ab50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:36,514 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:36,514 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9a7fffc-1c79-412f-983e-0b8831b6e411', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a7fffc-1c79-412f-983e-0b8831b6e411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:37,568 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:31:37,569 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7677d094-5808-48d3-a48c-3547128ba8fa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7677d094-5808-48d3-a48c-3547128ba8fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:38,624 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:38,625 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-484bb463-9cf5-417c-9022-68c58593383b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-484bb463-9cf5-417c-9022-68c58593383b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:39,680 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:39,680 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be36e9d5-f4b6-4fba-9e91-f1762c2af3d9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be36e9d5-f4b6-4fba-9e91-f1762c2af3d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:40,738 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:31:40,739 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-193a62d5-9df2-4a44-884d-3433a1d4e863', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-193a62d5-9df2-4a44-884d-3433a1d4e863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:41,795 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:31:41,795 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-027a279b-982b-459e-8023-5d3ab8fa0c9e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-027a279b-982b-459e-8023-5d3ab8fa0c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:42,851 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:42,852 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1637c618-9b04-4775-847a-7fca22619368', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1637c618-9b04-4775-847a-7fca22619368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:43,906 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:31:43,907 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-758356c1-8714-446c-b450-435877af2ce3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-758356c1-8714-446c-b450-435877af2ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:44,962 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:44,962 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7321c50-38ab-4f15-8ea5-b40aef27f56e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7321c50-38ab-4f15-8ea5-b40aef27f56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:46,017 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:31:46,017 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5af44e0e-0afc-4401-9cd9-0427c341b89d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5af44e0e-0afc-4401-9cd9-0427c341b89d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:47,072 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:31:47,072 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a529072-856e-45bb-9dc8-936e2fd2737c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a529072-856e-45bb-9dc8-936e2fd2737c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:48,127 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:31:48,127 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec6300b4-fc32-4f6c-b0d8-cc259f10e68f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec6300b4-fc32-4f6c-b0d8-cc259f10e68f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:49,181 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:31:49,181 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d9075a-22ef-464b-87f9-d0dcdb7e8ee1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d9075a-22ef-464b-87f9-d0dcdb7e8ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:50,237 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:50,237 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c3e29d3-a1a1-498c-80e8-f5facbbe5d76', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c3e29d3-a1a1-498c-80e8-f5facbbe5d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:51,291 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:51,292 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b53007e3-e1e2-4491-92d4-9680bb828be1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b53007e3-e1e2-4491-92d4-9680bb828be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:52,347 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:52,348 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3afb12e7-3307-41d5-ae04-5640d861fea7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3afb12e7-3307-41d5-ae04-5640d861fea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:53,401 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:31:53,402 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f4a397e-2731-4e50-9e5a-2c4b424add57', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f4a397e-2731-4e50-9e5a-2c4b424add57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:54,457 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:31:54,457 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34e4e54d-69d5-4741-bfb3-aa991e857bd5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34e4e54d-69d5-4741-bfb3-aa991e857bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:55,512 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:55,513 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba3cd66a-270e-4593-8a64-cce991d579b7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba3cd66a-270e-4593-8a64-cce991d579b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:56,568 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:31:56,568 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5820396c-25ec-42a3-b065-03e2a46eda79', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5820396c-25ec-42a3-b065-03e2a46eda79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:57,623 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:31:57,624 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1328ec2-c19f-4891-ac73-2249adac700e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1328ec2-c19f-4891-ac73-2249adac700e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:58,678 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:31:58,678 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff4b9496-79f6-4a10-8be1-f3f215c6e2ac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff4b9496-79f6-4a10-8be1-f3f215c6e2ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:31:59,733 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:31:59,734 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e363d0-e10c-4824-a2fe-ced7cb216177', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e363d0-e10c-4824-a2fe-ced7cb216177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:00,789 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:32:00,789 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38682c80-ff6d-478c-b868-b00378464def', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38682c80-ff6d-478c-b868-b00378464def', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:01,845 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:32:01,845 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bfd65c4-1099-4b53-87a2-affb967fa745', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bfd65c4-1099-4b53-87a2-affb967fa745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:02,899 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:02,899 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-513ba9b8-8cfe-4f62-a84f-141b50f3f141', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-513ba9b8-8cfe-4f62-a84f-141b50f3f141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:03,961 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.054s 2021-08-27 03:32:03,961 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cae1862-0ff8-4374-8166-e2dad6ea201f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cae1862-0ff8-4374-8166-e2dad6ea201f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:05,015 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:32:05,016 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb578f1-7705-4cf2-818b-ea8ad038dcda', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb578f1-7705-4cf2-818b-ea8ad038dcda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:06,072 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:32:06,072 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc3f668e-0984-46c8-b3df-7b5b1adb686f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc3f668e-0984-46c8-b3df-7b5b1adb686f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:07,126 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:32:07,126 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d82be1e-1ecb-4cbb-914c-a8b78b93b00a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d82be1e-1ecb-4cbb-914c-a8b78b93b00a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:08,180 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:08,181 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-277077cb-4b4c-400c-bfb7-b4d8a1cec1f2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-277077cb-4b4c-400c-bfb7-b4d8a1cec1f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:09,234 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:32:09,235 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0636f88-245e-4144-8d06-9b4cd796d234', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0636f88-245e-4144-8d06-9b4cd796d234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:10,289 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:10,289 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b116a972-d75f-49c1-8c9e-5eb693065441', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b116a972-d75f-49c1-8c9e-5eb693065441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:11,344 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:32:11,345 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b75948b-befc-40e1-8c3a-81d871eb5586', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b75948b-befc-40e1-8c3a-81d871eb5586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:12,398 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:12,399 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c152402d-c59e-485a-af5c-f6c7462c73ac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c152402d-c59e-485a-af5c-f6c7462c73ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:13,453 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:13,454 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b76ee4a-0c3e-45e5-b566-f434750e407d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b76ee4a-0c3e-45e5-b566-f434750e407d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:14,507 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:14,508 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f489e02-c463-4d34-8433-e09c48542cd1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f489e02-c463-4d34-8433-e09c48542cd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:15,562 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:15,562 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b77095cd-5286-40e2-a605-9b8fb0f680e4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b77095cd-5286-40e2-a605-9b8fb0f680e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:16,616 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:32:16,616 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce4c0244-c1f8-430e-ac0a-ee2079de0dd0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce4c0244-c1f8-430e-ac0a-ee2079de0dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:17,672 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:32:17,672 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ef6c958-0b99-4a4a-b9ff-0757fd2892f0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ef6c958-0b99-4a4a-b9ff-0757fd2892f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:18,726 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:32:18,726 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e9ef21-9111-403d-8d79-06b02bc1ff67', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e9ef21-9111-403d-8d79-06b02bc1ff67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:19,779 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:19,779 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb6f6951-c989-49e9-8434-60b1d403b9c7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb6f6951-c989-49e9-8434-60b1d403b9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:20,957 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.170s 2021-08-27 03:32:20,957 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ba4f589-5683-49bd-902b-ae4846b273ef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ba4f589-5683-49bd-902b-ae4846b273ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:22,012 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:22,012 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-089d39ac-ecb5-4e73-821a-0aa1c5345e2e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-089d39ac-ecb5-4e73-821a-0aa1c5345e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:23,066 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:32:23,066 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0595d4a3-70c6-438b-b68c-5c231bcea406', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0595d4a3-70c6-438b-b68c-5c231bcea406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:24,120 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:24,121 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d8ddab7-c36c-4b38-b815-3c0ec473be00', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d8ddab7-c36c-4b38-b815-3c0ec473be00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:25,176 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:25,176 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a33d4993-3414-4fe9-a49c-59c9e71c7aa9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a33d4993-3414-4fe9-a49c-59c9e71c7aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:26,230 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:26,230 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b81a1ee-f609-4da4-bb16-f967341ae49e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b81a1ee-f609-4da4-bb16-f967341ae49e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:27,285 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:27,285 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e1363e0-fc74-476d-82e9-4814cf8b66e8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e1363e0-fc74-476d-82e9-4814cf8b66e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:28,339 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:28,339 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0583a97c-8a02-4d57-b53b-16c399c1cb0e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0583a97c-8a02-4d57-b53b-16c399c1cb0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:29,394 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:29,395 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb9436e-0a5f-49c9-8e01-f8cf306e86b3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb9436e-0a5f-49c9-8e01-f8cf306e86b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:30,449 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:30,449 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae00cf1b-62af-4ea9-a4b7-b1d97349385f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae00cf1b-62af-4ea9-a4b7-b1d97349385f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:31,503 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:32:31,503 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d462a29d-15c2-4ec2-98ee-aecd5a23c455', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d462a29d-15c2-4ec2-98ee-aecd5a23c455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:32,557 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:32,558 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e8cf42c-a706-492e-a12f-ea890027beea', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e8cf42c-a706-492e-a12f-ea890027beea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:33,612 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:33,612 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f5aad12-3c12-4bbc-8619-8f71172a2aae', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f5aad12-3c12-4bbc-8619-8f71172a2aae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:34,665 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:32:34,666 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adc145f7-5d63-479d-8fe9-d900abcad053', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adc145f7-5d63-479d-8fe9-d900abcad053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:35,721 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:32:35,722 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a124e6db-c20f-420d-b03f-5969e3177745', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a124e6db-c20f-420d-b03f-5969e3177745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:36,775 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:32:36,776 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaf285c4-d89e-4d24-8af9-7dbe94144819', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaf285c4-d89e-4d24-8af9-7dbe94144819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:37,831 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:32:37,832 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e5f992-e111-4ec3-93d2-7944e255722e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e5f992-e111-4ec3-93d2-7944e255722e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:38,886 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:32:38,886 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c06f3a-c765-4871-b774-8cdc07fe0b0e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c06f3a-c765-4871-b774-8cdc07fe0b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:39,941 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:39,941 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd0819a6-f20b-44d7-97e5-ffac39d7d40b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd0819a6-f20b-44d7-97e5-ffac39d7d40b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:40,996 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:40,996 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0fbd115-4b4f-4a9e-a615-152400fc95ab', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0fbd115-4b4f-4a9e-a615-152400fc95ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:42,052 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:32:42,052 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17ba360a-6031-4d08-8d14-491c40f32411', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17ba360a-6031-4d08-8d14-491c40f32411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:43,104 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:32:43,105 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f7c7756-1965-4b30-8e1c-d6407123c804', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f7c7756-1965-4b30-8e1c-d6407123c804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:44,160 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:44,160 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1764be15-29c2-4d8e-84c5-0e066849e307', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1764be15-29c2-4d8e-84c5-0e066849e307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:45,213 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:32:45,213 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df94e27f-0581-499e-b24c-1e2cd225f02f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df94e27f-0581-499e-b24c-1e2cd225f02f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:46,269 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:32:46,269 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e4ed79-2d58-48ba-9394-2fae3b92850a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e4ed79-2d58-48ba-9394-2fae3b92850a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:47,324 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:32:47,325 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da0a8778-4dfc-45b2-be0b-cf26f2c98a6c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da0a8778-4dfc-45b2-be0b-cf26f2c98a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:48,379 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:48,380 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd61df6b-1ae5-4c05-912f-8ade55d4d220', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd61df6b-1ae5-4c05-912f-8ade55d4d220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:49,434 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:49,434 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0cde90c-862c-4caa-ab4d-1c54b55bfed7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0cde90c-862c-4caa-ab4d-1c54b55bfed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:50,489 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:50,489 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1d74ac6-8430-4ebe-8530-5f01b2d9f932', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1d74ac6-8430-4ebe-8530-5f01b2d9f932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:51,543 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:32:51,544 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4c20cdd-a961-463c-84de-4ebf6fe83611', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4c20cdd-a961-463c-84de-4ebf6fe83611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:52,599 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:32:52,599 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd175a14-37fc-4b08-a427-c47620376194', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd175a14-37fc-4b08-a427-c47620376194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:53,654 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:32:53,654 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91349d1e-d46e-4960-8072-f7e8832fdd88', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91349d1e-d46e-4960-8072-f7e8832fdd88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:54,710 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:32:54,710 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40c3b63e-7485-4f83-81bf-326d4bac1458', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40c3b63e-7485-4f83-81bf-326d4bac1458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:55,765 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:32:55,766 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f677042e-73b3-4c37-87b4-3e2aab31b18e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f677042e-73b3-4c37-87b4-3e2aab31b18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:56,821 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:32:56,821 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c683b3b7-2d4f-422c-95ba-09e505cfe3e3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c683b3b7-2d4f-422c-95ba-09e505cfe3e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:57,875 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:57,876 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca4fd176-42b5-43ff-b626-6ee1a0298984', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca4fd176-42b5-43ff-b626-6ee1a0298984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:58,931 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:32:58,931 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df8b3af-7548-4ee1-a7fd-8099729968d4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df8b3af-7548-4ee1-a7fd-8099729968d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:32:59,985 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:32:59,986 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dbce907-f563-420f-9000-05a9639ac240', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dbce907-f563-420f-9000-05a9639ac240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:01,040 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:01,040 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1696fe97-1bb3-4dfc-a172-da1a8c0658a9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1696fe97-1bb3-4dfc-a172-da1a8c0658a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:02,095 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:02,095 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b0f0c92-41df-468a-aa3b-78da5e9b6cf4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b0f0c92-41df-468a-aa3b-78da5e9b6cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:03,149 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:03,149 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d57c78a4-3be9-4a78-a07f-35010ec5efcf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d57c78a4-3be9-4a78-a07f-35010ec5efcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:04,202 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:33:04,203 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82155f0b-1c44-4256-9451-000465c005c7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82155f0b-1c44-4256-9451-000465c005c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:05,257 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:05,258 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-532e5a2f-8465-4a21-bab0-3e566d1f690d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-532e5a2f-8465-4a21-bab0-3e566d1f690d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:06,311 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:06,312 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb647340-4f97-4116-b807-416f22800088', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb647340-4f97-4116-b807-416f22800088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:07,366 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:07,366 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28205cba-4dc9-4cc6-baa7-89270e655528', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28205cba-4dc9-4cc6-baa7-89270e655528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:08,420 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:33:08,420 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ccf0ea-490c-4b60-95bf-4a672a34c66f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ccf0ea-490c-4b60-95bf-4a672a34c66f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:09,476 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:33:09,476 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4811457d-b01e-44fb-aa29-38ddaafd4f67', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4811457d-b01e-44fb-aa29-38ddaafd4f67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:10,531 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:33:10,532 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ea59502-f561-4045-9120-6331c52b7eda', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ea59502-f561-4045-9120-6331c52b7eda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:11,586 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:11,587 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c762f01b-1b09-4412-aa07-cc193c5f013a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c762f01b-1b09-4412-aa07-cc193c5f013a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:12,642 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:33:12,642 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-015f3f1a-eb7d-4ac5-98c3-c816fe2f73ad', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-015f3f1a-eb7d-4ac5-98c3-c816fe2f73ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:13,697 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:33:13,698 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b85e9f0-9abd-4455-922f-269caa8595db', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b85e9f0-9abd-4455-922f-269caa8595db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:14,752 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:14,752 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-497e9034-8394-4e1a-9ed4-7ccc46eee38c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-497e9034-8394-4e1a-9ed4-7ccc46eee38c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:15,807 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:33:15,807 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fffff5e-cb1a-43a8-b9fd-1923a07ca57b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fffff5e-cb1a-43a8-b9fd-1923a07ca57b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:16,863 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:33:16,864 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-597068e5-a2a6-4952-955d-e358f9dfb9b9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-597068e5-a2a6-4952-955d-e358f9dfb9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:17,917 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:17,917 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcd910c0-656d-469b-a8e4-5c7a4e7caebf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcd910c0-656d-469b-a8e4-5c7a4e7caebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:18,973 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:18,973 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aaef6ea-1e8f-45b5-85dc-e72f48ce8c43', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aaef6ea-1e8f-45b5-85dc-e72f48ce8c43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:20,028 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:33:20,028 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a134ffd0-a3ae-49e4-97a0-79238187b3cb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a134ffd0-a3ae-49e4-97a0-79238187b3cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:21,086 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:33:21,087 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcb95c26-bed4-4b5f-9639-2c3e43b51e68', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcb95c26-bed4-4b5f-9639-2c3e43b51e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:22,141 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:33:22,141 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e178126-22e0-4851-8582-b871774455db', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e178126-22e0-4851-8582-b871774455db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:23,197 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:33:23,197 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8aad03-4cfd-430b-aae4-37288043f719', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8aad03-4cfd-430b-aae4-37288043f719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:24,252 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:24,252 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8fe2729-9b7f-4ff1-a043-a30e9ec8dd4a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8fe2729-9b7f-4ff1-a043-a30e9ec8dd4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:25,308 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:33:25,308 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-836ffb4b-9354-4261-98b0-7f368580bcaa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-836ffb4b-9354-4261-98b0-7f368580bcaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:26,362 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:26,362 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2012c010-7af1-4164-8931-0d8119caebfe', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2012c010-7af1-4164-8931-0d8119caebfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:27,417 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:33:27,418 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2048a109-90df-4a04-8792-9a71bccfb500', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2048a109-90df-4a04-8792-9a71bccfb500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:28,471 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:33:28,471 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79c1ec60-e09f-49e4-ad38-97e3275377c2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79c1ec60-e09f-49e4-ad38-97e3275377c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:29,526 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:33:29,526 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d7d9c92-cc32-44d4-81b3-65577037cf20', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d7d9c92-cc32-44d4-81b3-65577037cf20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:30,580 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:30,580 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17a25c29-215a-4c49-aae9-0e43f9e45a1f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17a25c29-215a-4c49-aae9-0e43f9e45a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:31,634 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:33:31,634 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4694617a-a3e8-420b-8718-1ec86ced6ebf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4694617a-a3e8-420b-8718-1ec86ced6ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:32,688 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:32,688 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ab7d32-447f-4dda-9ef8-f809412df29f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ab7d32-447f-4dda-9ef8-f809412df29f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:33,742 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:33:33,742 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8702c98-b270-4ddd-bfe8-5be30cfb9db7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8702c98-b270-4ddd-bfe8-5be30cfb9db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:34,799 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:33:34,799 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7b0d685-ecf7-4afd-b98a-d2c8ef065cf7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7b0d685-ecf7-4afd-b98a-d2c8ef065cf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:35,857 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:33:35,857 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b5f58e4-b6a2-4fba-8e1e-98e7c8e02956', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b5f58e4-b6a2-4fba-8e1e-98e7c8e02956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:36,912 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:33:36,913 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71c856bc-94de-48f6-8061-2b7d6947d50d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71c856bc-94de-48f6-8061-2b7d6947d50d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:37,965 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.044s 2021-08-27 03:33:37,966 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a45c068-bfcf-4794-b665-f0f6afb93df2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a45c068-bfcf-4794-b665-f0f6afb93df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:39,020 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:39,020 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dafbdc1c-6de6-4643-87d3-2f4588ea0e98', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dafbdc1c-6de6-4643-87d3-2f4588ea0e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:40,078 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.050s 2021-08-27 03:33:40,079 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e4a1793-68b3-4cc7-bc18-c613e5a63f54', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e4a1793-68b3-4cc7-bc18-c613e5a63f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:41,134 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:33:41,134 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-332811d9-b4a8-4b14-8a2d-27b72150ecf1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-332811d9-b4a8-4b14-8a2d-27b72150ecf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:42,188 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:42,189 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e838936-84d1-4c94-9ed4-868dee98990d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e838936-84d1-4c94-9ed4-868dee98990d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:43,243 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:43,243 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9eec73a-036b-45d5-b109-439fcfaf79f4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9eec73a-036b-45d5-b109-439fcfaf79f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:44,296 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:33:44,296 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91357994-71ef-4b42-b110-3116978f4676', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91357994-71ef-4b42-b110-3116978f4676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:45,350 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:33:45,351 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8969b21-4889-4655-830a-9bf6c3dc7dca', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8969b21-4889-4655-830a-9bf6c3dc7dca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:46,405 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:46,405 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d779198-6e7d-4757-9fd3-6284b927c798', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d779198-6e7d-4757-9fd3-6284b927c798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:47,461 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:33:47,461 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9344dc3f-2fd2-4475-82c9-2d114649c4d2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9344dc3f-2fd2-4475-82c9-2d114649c4d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:48,515 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:48,516 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48582e54-0dbe-4e15-847c-3132c63ba120', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48582e54-0dbe-4e15-847c-3132c63ba120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:49,570 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:49,570 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cecddb1e-3fbe-4490-b5dc-d014683d484b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cecddb1e-3fbe-4490-b5dc-d014683d484b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:50,625 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:50,625 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c0041e-44f0-49b3-848c-9e66fbf6bc50', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c0041e-44f0-49b3-848c-9e66fbf6bc50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:51,679 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.045s 2021-08-27 03:33:51,680 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bdeefd3-72cc-4cb9-831b-35628dcf3eca', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bdeefd3-72cc-4cb9-831b-35628dcf3eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:52,733 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:33:52,734 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a6817b-cad3-4fe3-bc4c-fd0e1d25db6d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a6817b-cad3-4fe3-bc4c-fd0e1d25db6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:53,790 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:33:53,790 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd9c9567-06c9-4f45-b937-e1ca919a231d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd9c9567-06c9-4f45-b937-e1ca919a231d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:54,846 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:33:54,847 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebbe879c-fb5d-4011-862a-37c86944d13e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebbe879c-fb5d-4011-862a-37c86944d13e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:55,902 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.047s 2021-08-27 03:33:55,902 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6de96ad-dee2-4eca-bb95-f11f6954e9bb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6de96ad-dee2-4eca-bb95-f11f6954e9bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:56,959 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.049s 2021-08-27 03:33:56,960 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adad19dd-e40f-4265-ab21-f8cece83d373', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adad19dd-e40f-4265-ab21-f8cece83d373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:58,016 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.048s 2021-08-27 03:33:58,016 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-779a3d19-fb66-4a63-bfb8-8323ba261bfa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-779a3d19-fb66-4a63-bfb8-8323ba261bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:33:59,076 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.051s 2021-08-27 03:33:59,076 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb0d3b2-d7a6-4f5f-8d2b-d58e9a6296cd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb0d3b2-d7a6-4f5f-8d2b-d58e9a6296cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:34:00,131 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa 0.046s 2021-08-27 03:34:00,131 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1344d194-35ff-460f-812d-77a09b5d1707', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1344d194-35ff-460f-812d-77a09b5d1707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa'} Body: b'{"volume": {"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:14:08.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1939962511", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/8c363708-1034-4121-af74-fbba6f0fa9fa"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "attachment_id": "8623c6a4-ec4d-4699-ab48-40148c24219a", "volume_id": "8c363708-1034-4121-af74-fbba6f0fa9fa", "server_id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:14:20.000000"}], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:34:00,255 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.117s 2021-08-27 03:34:00,256 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b51247e5-2aad-499c-a8f7-51072f0c678a', 'x-compute-request-id': 'req-b51247e5-2aad-499c-a8f7-51072f0c678a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'' 2021-08-27 03:34:00,465 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.208s 2021-08-27 03:34:00,465 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1718', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b68410b-a8d8-47ca-8132-ceb1ac907f56', 'x-compute-request-id': 'req-9b68410b-a8d8-47ca-8132-ceb1ac907f56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--848530574"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:01,631 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.156s 2021-08-27 03:34:01,631 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1651', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-382d2771-be3e-4fbd-8701-8506afc6a41a', 'x-compute-request-id': 'req-382d2771-be3e-4fbd-8701-8506afc6a41a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}, {"version": 4, "addr": "172.27.1.42", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:dc:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:02,724 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.084s 2021-08-27 03:34:02,724 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d286f95-66d3-46ab-a7c3-b6f3c720bfa4', 'x-compute-request-id': 'req-0d286f95-66d3-46ab-a7c3-b6f3c720bfa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:03,820 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.087s 2021-08-27 03:34:03,820 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8922c94-1949-43d9-8ce6-6eaf2122ccc1', 'x-compute-request-id': 'req-b8922c94-1949-43d9-8ce6-6eaf2122ccc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:04,913 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.084s 2021-08-27 03:34:04,913 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62018652-c2a3-4cd8-8292-b44629ee0cdb', 'x-compute-request-id': 'req-62018652-c2a3-4cd8-8292-b44629ee0cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:06,004 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:34:06,005 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-307ad43e-a84a-4648-a498-c016e5fe934d', 'x-compute-request-id': 'req-307ad43e-a84a-4648-a498-c016e5fe934d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:07,096 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:34:07,096 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f208130e-ab31-4468-8579-be16ec825ccc', 'x-compute-request-id': 'req-f208130e-ab31-4468-8579-be16ec825ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:08,186 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.081s 2021-08-27 03:34:08,187 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e80a8887-35e6-495f-a524-ca6a6224ddd5', 'x-compute-request-id': 'req-e80a8887-35e6-495f-a524-ca6a6224ddd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:09,279 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:34:09,279 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8569e7e-ab05-441c-90e9-0a8aecd08bee', 'x-compute-request-id': 'req-d8569e7e-ab05-441c-90e9-0a8aecd08bee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:10,372 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:34:10,372 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c680177-9b16-488a-b1ec-19597bdc0fd1', 'x-compute-request-id': 'req-5c680177-9b16-488a-b1ec-19597bdc0fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:11,464 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:34:11,465 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa2f9c38-cc45-45c3-a3ff-4aa63a4f8683', 'x-compute-request-id': 'req-fa2f9c38-cc45-45c3-a3ff-4aa63a4f8683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:12,559 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.085s 2021-08-27 03:34:12,560 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ee6db3a-c7de-496e-8eca-3011e0f4f47b', 'x-compute-request-id': 'req-6ee6db3a-c7de-496e-8eca-3011e0f4f47b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:13,656 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.087s 2021-08-27 03:34:13,657 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a83210cd-dd1a-47e8-b573-ca63979f7fb6', 'x-compute-request-id': 'req-a83210cd-dd1a-47e8-b573-ca63979f7fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:14,748 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:34:14,748 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3415039-51f9-41c1-baa2-2f3c5b8924b4', 'x-compute-request-id': 'req-a3415039-51f9-41c1-baa2-2f3c5b8924b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:15,847 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.090s 2021-08-27 03:34:15,847 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5c8a3f6-6340-46b8-b793-5018345c9bed', 'x-compute-request-id': 'req-b5c8a3f6-6340-46b8-b793-5018345c9bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:16,937 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:34:16,937 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d237603c-29a8-4695-9268-3a86e9db6d63', 'x-compute-request-id': 'req-d237603c-29a8-4695-9268-3a86e9db6d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:18,029 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.084s 2021-08-27 03:34:18,030 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13364d23-941e-4dfe-9ecc-6777b5c776c4', 'x-compute-request-id': 'req-13364d23-941e-4dfe-9ecc-6777b5c776c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:19,124 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.086s 2021-08-27 03:34:19,125 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67deef8f-1c06-4389-a62e-deb4ba8216e6', 'x-compute-request-id': 'req-67deef8f-1c06-4389-a62e-deb4ba8216e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:20,217 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:34:20,217 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79a65f6f-b6e5-48eb-b64d-8d13a1f75654', 'x-compute-request-id': 'req-79a65f6f-b6e5-48eb-b64d-8d13a1f75654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:21,308 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:34:21,308 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee59688c-b46d-4500-9e97-830f5ba95cc1', 'x-compute-request-id': 'req-ee59688c-b46d-4500-9e97-830f5ba95cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:22,398 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.081s 2021-08-27 03:34:22,398 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d414733-5546-48fe-b33d-c39167ac251a', 'x-compute-request-id': 'req-4d414733-5546-48fe-b33d-c39167ac251a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:23,488 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:34:23,489 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9268367a-3739-4b21-b893-bf675d716408', 'x-compute-request-id': 'req-9268367a-3739-4b21-b893-bf675d716408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:24,581 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:34:24,581 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fea3602-bbe8-4fa8-830f-6706f9ed54e7', 'x-compute-request-id': 'req-8fea3602-bbe8-4fa8-830f-6706f9ed54e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:25,674 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.084s 2021-08-27 03:34:25,674 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b65f39fa-99ad-4f7f-945d-03ace3522de0', 'x-compute-request-id': 'req-b65f39fa-99ad-4f7f-945d-03ace3522de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:26,766 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:34:26,767 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59305097-a4ff-403e-8603-a00e65033a30', 'x-compute-request-id': 'req-59305097-a4ff-403e-8603-a00e65033a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:27,858 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:34:27,858 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e81e9c4-d128-4f5f-a4d4-ab166ff8993f', 'x-compute-request-id': 'req-1e81e9c4-d128-4f5f-a4d4-ab166ff8993f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:28,948 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.081s 2021-08-27 03:34:28,948 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab34044d-d83e-4098-a5bc-ad6c4ec39ecd', 'x-compute-request-id': 'req-ab34044d-d83e-4098-a5bc-ad6c4ec39ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:30,039 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:34:30,040 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18bbc0c1-9829-4947-8c9a-7648a24f80db', 'x-compute-request-id': 'req-18bbc0c1-9829-4947-8c9a-7648a24f80db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:31,132 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:34:31,132 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-481085d1-2ea5-45e7-be71-dc4bc54e84c3', 'x-compute-request-id': 'req-481085d1-2ea5-45e7-be71-dc4bc54e84c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:32,224 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:34:32,224 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6979f38-f040-4248-96c5-18ef8b8dcce9', 'x-compute-request-id': 'req-a6979f38-f040-4248-96c5-18ef8b8dcce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:33,314 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:34:33,315 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbd92c5e-bf18-4f0d-9677-a5aed7221575', 'x-compute-request-id': 'req-dbd92c5e-bf18-4f0d-9677-a5aed7221575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:34,404 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.081s 2021-08-27 03:34:34,405 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d03fb02d-bb41-4fcd-b5b4-a12d9ff4f5e2', 'x-compute-request-id': 'req-d03fb02d-bb41-4fcd-b5b4-a12d9ff4f5e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:35,496 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:34:35,497 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f57dc82b-ca2e-442d-8c53-d0c28486b8ae', 'x-compute-request-id': 'req-f57dc82b-ca2e-442d-8c53-d0c28486b8ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:36,589 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:34:36,589 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41c47187-e676-4ae2-8426-bb44e90270ae', 'x-compute-request-id': 'req-41c47187-e676-4ae2-8426-bb44e90270ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:37,683 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.084s 2021-08-27 03:34:37,683 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63121a16-024b-4324-af2c-3b43a886116a', 'x-compute-request-id': 'req-63121a16-024b-4324-af2c-3b43a886116a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:38,779 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.087s 2021-08-27 03:34:38,779 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ed8459d-305c-4df9-8870-5d19eeecc7a1', 'x-compute-request-id': 'req-4ed8459d-305c-4df9-8870-5d19eeecc7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:39,876 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.089s 2021-08-27 03:34:39,877 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e61859e6-f9b0-4020-8456-fc50c237dbd4', 'x-compute-request-id': 'req-e61859e6-f9b0-4020-8456-fc50c237dbd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:40,973 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.086s 2021-08-27 03:34:40,973 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe5fab55-7e73-46cd-ad59-0c2585144b6f', 'x-compute-request-id': 'req-fe5fab55-7e73-46cd-ad59-0c2585144b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:42,065 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.084s 2021-08-27 03:34:42,066 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5264935-ebdf-4944-9894-3d2e64eddb67', 'x-compute-request-id': 'req-d5264935-ebdf-4944-9894-3d2e64eddb67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:43,165 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.091s 2021-08-27 03:34:43,166 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dec44909-1a54-4548-87fc-7dcf43080e6f', 'x-compute-request-id': 'req-dec44909-1a54-4548-87fc-7dcf43080e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:44,273 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.097s 2021-08-27 03:34:44,273 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9932803-3590-4463-bf06-3e6aa145d50f', 'x-compute-request-id': 'req-c9932803-3590-4463-bf06-3e6aa145d50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:45,367 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.085s 2021-08-27 03:34:45,367 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e2e1a7b-17cd-431c-85c7-0b8e95bba4cc', 'x-compute-request-id': 'req-1e2e1a7b-17cd-431c-85c7-0b8e95bba4cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:46,461 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.085s 2021-08-27 03:34:46,462 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6708f86e-34ff-495c-bdd9-b4c434ce21b6', 'x-compute-request-id': 'req-6708f86e-34ff-495c-bdd9-b4c434ce21b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:47,555 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.084s 2021-08-27 03:34:47,555 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef31a6c0-783f-4f0c-b96a-64ff7aad7e46', 'x-compute-request-id': 'req-ef31a6c0-783f-4f0c-b96a-64ff7aad7e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:48,645 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:34:48,645 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf939190-c9c3-4ffb-9d85-14dc59369d96', 'x-compute-request-id': 'req-bf939190-c9c3-4ffb-9d85-14dc59369d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:49,739 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.085s 2021-08-27 03:34:49,740 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95b584d3-15a9-4ae3-9cd2-116f29141837', 'x-compute-request-id': 'req-95b584d3-15a9-4ae3-9cd2-116f29141837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:50,830 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:34:50,831 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1568caa1-02dc-4d4f-a0a1-db3c31ac2d40', 'x-compute-request-id': 'req-1568caa1-02dc-4d4f-a0a1-db3c31ac2d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:51,928 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.088s 2021-08-27 03:34:51,929 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e07a994-1088-41ab-9717-d8c1b00ffe68', 'x-compute-request-id': 'req-0e07a994-1088-41ab-9717-d8c1b00ffe68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:53,021 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.085s 2021-08-27 03:34:53,022 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d390a1b-9e40-45d0-88aa-946702bfe04c', 'x-compute-request-id': 'req-3d390a1b-9e40-45d0-88aa-946702bfe04c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:54,113 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:34:54,114 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edb5531f-667b-4db5-9b0d-6145451fe8bb', 'x-compute-request-id': 'req-edb5531f-667b-4db5-9b0d-6145451fe8bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:55,206 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:34:55,206 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e359f01e-256c-4af4-8073-4d3f4f176e07', 'x-compute-request-id': 'req-e359f01e-256c-4af4-8073-4d3f4f176e07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:56,298 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:34:56,298 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fa065b0-17c8-4ff9-87ba-66a25b062344', 'x-compute-request-id': 'req-9fa065b0-17c8-4ff9-87ba-66a25b062344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:57,389 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:34:57,390 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c3a47e4-5a35-4515-b9fd-16c1ae60d340', 'x-compute-request-id': 'req-7c3a47e4-5a35-4515-b9fd-16c1ae60d340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:58,481 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:34:58,482 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e5d7da9-fdbf-41ee-8d49-388c3ad7b748', 'x-compute-request-id': 'req-7e5d7da9-fdbf-41ee-8d49-388c3ad7b748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:34:59,573 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:34:59,573 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-836f4e4e-194d-42b2-b589-632e441a8ae2', 'x-compute-request-id': 'req-836f4e4e-194d-42b2-b589-632e441a8ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:00,665 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:35:00,665 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8505755b-0fbf-4d6d-ae8a-ee512a5cc965', 'x-compute-request-id': 'req-8505755b-0fbf-4d6d-ae8a-ee512a5cc965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:01,756 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:35:01,756 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0fcc91a-2e93-4e9e-984a-32a397031d2a', 'x-compute-request-id': 'req-a0fcc91a-2e93-4e9e-984a-32a397031d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:02,848 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:35:02,849 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-508bd73d-27de-410f-9da5-a4edc09d49f6', 'x-compute-request-id': 'req-508bd73d-27de-410f-9da5-a4edc09d49f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:03,940 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:35:03,940 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ace0cbcf-48f1-412b-b49b-f87069d0c272', 'x-compute-request-id': 'req-ace0cbcf-48f1-412b-b49b-f87069d0c272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:05,035 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.086s 2021-08-27 03:35:05,035 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-665972a9-f731-4245-aee5-1ce470c26db3', 'x-compute-request-id': 'req-665972a9-f731-4245-aee5-1ce470c26db3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:06,130 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.087s 2021-08-27 03:35:06,131 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4e4baa9-a7b4-4ecc-85eb-1a864d271ab5', 'x-compute-request-id': 'req-e4e4baa9-a7b4-4ecc-85eb-1a864d271ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:07,223 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:35:07,223 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4093fa3-73c7-4cb2-91f5-de62cf556506', 'x-compute-request-id': 'req-a4093fa3-73c7-4cb2-91f5-de62cf556506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:08,316 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:35:08,316 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d33baa82-c14e-4b8b-bc14-51e0fe852dca', 'x-compute-request-id': 'req-d33baa82-c14e-4b8b-bc14-51e0fe852dca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:09,409 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.084s 2021-08-27 03:35:09,410 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37ba4d45-d3b4-4e5d-a493-eb429e17a5aa', 'x-compute-request-id': 'req-37ba4d45-d3b4-4e5d-a493-eb429e17a5aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:10,500 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.081s 2021-08-27 03:35:10,500 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19658d87-3de0-4ce2-992e-e41c5b075e15', 'x-compute-request-id': 'req-19658d87-3de0-4ce2-992e-e41c5b075e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:11,591 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:35:11,591 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78835bb2-038a-439b-ab76-90c98fd258d9', 'x-compute-request-id': 'req-78835bb2-038a-439b-ab76-90c98fd258d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:12,683 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.084s 2021-08-27 03:35:12,683 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fa2ae72-a127-4101-93b7-d9907145d273', 'x-compute-request-id': 'req-8fa2ae72-a127-4101-93b7-d9907145d273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:13,778 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.085s 2021-08-27 03:35:13,778 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a72932bc-59cf-49e3-98cb-4b1ca5c11ad1', 'x-compute-request-id': 'req-a72932bc-59cf-49e3-98cb-4b1ca5c11ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:14,870 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:35:14,870 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db2d346a-aa7a-4cd1-a093-3314de33d7ce', 'x-compute-request-id': 'req-db2d346a-aa7a-4cd1-a093-3314de33d7ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:15,960 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.081s 2021-08-27 03:35:15,961 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61c9de67-944b-4fe1-8cbb-846e0c666455', 'x-compute-request-id': 'req-61c9de67-944b-4fe1-8cbb-846e0c666455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:17,054 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.084s 2021-08-27 03:35:17,054 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7bcf349-80fd-4e95-a275-bbfbcd5e8a3b', 'x-compute-request-id': 'req-f7bcf349-80fd-4e95-a275-bbfbcd5e8a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:18,155 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.092s 2021-08-27 03:35:18,155 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb8b7ac1-77b7-4b27-b5f1-8d7e70dc0029', 'x-compute-request-id': 'req-fb8b7ac1-77b7-4b27-b5f1-8d7e70dc0029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:19,249 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.085s 2021-08-27 03:35:19,250 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeff1b4d-6b99-4811-9f8e-70a6e61d2d57', 'x-compute-request-id': 'req-aeff1b4d-6b99-4811-9f8e-70a6e61d2d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:20,340 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:35:20,340 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebd5f1df-1216-49e9-83aa-c2e04ff61be7', 'x-compute-request-id': 'req-ebd5f1df-1216-49e9-83aa-c2e04ff61be7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:21,431 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:35:21,431 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6372eb32-8a85-45fc-96ef-e1d142d59808', 'x-compute-request-id': 'req-6372eb32-8a85-45fc-96ef-e1d142d59808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:22,524 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:35:22,524 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5290a860-c3a5-426c-aa5d-16bb51d1fbbd', 'x-compute-request-id': 'req-5290a860-c3a5-426c-aa5d-16bb51d1fbbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:23,614 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:35:23,615 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f70a47f-ba4a-457f-9764-fb4570249a28', 'x-compute-request-id': 'req-0f70a47f-ba4a-457f-9764-fb4570249a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:24,705 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:35:24,706 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18226a38-6b5c-4ec8-852f-2f11b73a95c9', 'x-compute-request-id': 'req-18226a38-6b5c-4ec8-852f-2f11b73a95c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:25,796 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.081s 2021-08-27 03:35:25,797 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c6583a6-8dab-49b3-ad50-7763f5f471d7', 'x-compute-request-id': 'req-7c6583a6-8dab-49b3-ad50-7763f5f471d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:26,888 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:35:26,888 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a823dfd-431c-4b97-883a-2d2a7f29685a', 'x-compute-request-id': 'req-1a823dfd-431c-4b97-883a-2d2a7f29685a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:27,979 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:35:27,980 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49c10031-514f-436b-b5e9-dff500baddb4', 'x-compute-request-id': 'req-49c10031-514f-436b-b5e9-dff500baddb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:29,069 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:35:29,070 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6397b79-6312-4b96-b136-2424cbe7ff85', 'x-compute-request-id': 'req-a6397b79-6312-4b96-b136-2424cbe7ff85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:30,159 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:35:30,160 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c5e3d7f-6ba0-44d7-95ff-d9f06d984719', 'x-compute-request-id': 'req-5c5e3d7f-6ba0-44d7-95ff-d9f06d984719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:31,261 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.092s 2021-08-27 03:35:31,261 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-611a7c16-f05b-4996-be10-a2d4719b1b3b', 'x-compute-request-id': 'req-611a7c16-f05b-4996-be10-a2d4719b1b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:32,359 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.089s 2021-08-27 03:35:32,359 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed9fcb00-5a47-4019-9133-7026563b594d', 'x-compute-request-id': 'req-ed9fcb00-5a47-4019-9133-7026563b594d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:33,451 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:35:33,452 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1845cfdf-a1b9-4a2f-a54d-3e4a5c12f369', 'x-compute-request-id': 'req-1845cfdf-a1b9-4a2f-a54d-3e4a5c12f369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:34,543 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:35:34,543 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f32376ff-bfdf-4705-8c5a-cda67add30a8', 'x-compute-request-id': 'req-f32376ff-bfdf-4705-8c5a-cda67add30a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:35,633 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:35:35,634 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f14e20f-9499-461e-8c43-2299c788729d', 'x-compute-request-id': 'req-2f14e20f-9499-461e-8c43-2299c788729d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:36,724 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:35:36,725 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5141bb89-5871-4322-b019-fbb9b273ac97', 'x-compute-request-id': 'req-5141bb89-5871-4322-b019-fbb9b273ac97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:37,815 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:35:37,815 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f10aed6-ef2a-417d-a8fa-1fd23c14bc94', 'x-compute-request-id': 'req-9f10aed6-ef2a-417d-a8fa-1fd23c14bc94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:38,908 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.084s 2021-08-27 03:35:38,908 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f1a963b-0f01-4d7b-ba7e-c51e82e24cc8', 'x-compute-request-id': 'req-2f1a963b-0f01-4d7b-ba7e-c51e82e24cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:40,001 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.084s 2021-08-27 03:35:40,002 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b10d9423-0448-4662-bd9f-1adf66d8e054', 'x-compute-request-id': 'req-b10d9423-0448-4662-bd9f-1adf66d8e054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:41,099 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.087s 2021-08-27 03:35:41,099 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d436720-08a8-40e3-b8bd-bf3091cf8b50', 'x-compute-request-id': 'req-9d436720-08a8-40e3-b8bd-bf3091cf8b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:42,189 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:35:42,189 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-478b7b1c-8b03-485f-9de7-f76831fcad1a', 'x-compute-request-id': 'req-478b7b1c-8b03-485f-9de7-f76831fcad1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:43,279 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.081s 2021-08-27 03:35:43,280 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28ddedf5-022f-458c-9340-dbc482c6ecc7', 'x-compute-request-id': 'req-28ddedf5-022f-458c-9340-dbc482c6ecc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:44,373 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.085s 2021-08-27 03:35:44,374 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a847d754-34d1-4981-89c6-7d4df3c606d9', 'x-compute-request-id': 'req-a847d754-34d1-4981-89c6-7d4df3c606d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:45,468 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.086s 2021-08-27 03:35:45,468 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12f456c6-4daa-403f-87ad-1406d60aee98', 'x-compute-request-id': 'req-12f456c6-4daa-403f-87ad-1406d60aee98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:46,560 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:35:46,560 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81af35d8-28d0-44a5-ad8d-6e67d8a95c84', 'x-compute-request-id': 'req-81af35d8-28d0-44a5-ad8d-6e67d8a95c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:47,651 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:35:47,652 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-596483e8-76d6-48e0-8915-f054a76f9fb2', 'x-compute-request-id': 'req-596483e8-76d6-48e0-8915-f054a76f9fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:48,742 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:35:48,742 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eacf9d84-d477-4446-8362-58c01a0c1d1f', 'x-compute-request-id': 'req-eacf9d84-d477-4446-8362-58c01a0c1d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:49,835 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:35:49,835 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e135c4f5-562d-4adf-acfb-d524625d38f6', 'x-compute-request-id': 'req-e135c4f5-562d-4adf-acfb-d524625d38f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:50,930 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.085s 2021-08-27 03:35:50,930 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e919361c-2ebe-4bac-b095-2abf74850fcc', 'x-compute-request-id': 'req-e919361c-2ebe-4bac-b095-2abf74850fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:52,021 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.082s 2021-08-27 03:35:52,021 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00a72435-9513-4473-a077-51a4a982b1b0', 'x-compute-request-id': 'req-00a72435-9513-4473-a077-51a4a982b1b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:53,113 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.084s 2021-08-27 03:35:53,113 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ecf3a97-2dc6-4d89-9c9f-012652e8e2eb', 'x-compute-request-id': 'req-5ecf3a97-2dc6-4d89-9c9f-012652e8e2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:54,205 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:35:54,205 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc87103c-c8e2-40f2-bf13-21d3477c3d18', 'x-compute-request-id': 'req-dc87103c-c8e2-40f2-bf13-21d3477c3d18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:55,296 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.081s 2021-08-27 03:35:55,296 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69148da6-e02a-4071-92b8-2373fb8896e1', 'x-compute-request-id': 'req-69148da6-e02a-4071-92b8-2373fb8896e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:56,388 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:35:56,388 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2211c8de-d66f-42c7-8299-4876b69bddfb', 'x-compute-request-id': 'req-2211c8de-d66f-42c7-8299-4876b69bddfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:57,483 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.086s 2021-08-27 03:35:57,483 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59706848-f6bc-4a36-994e-15af9dbb145a', 'x-compute-request-id': 'req-59706848-f6bc-4a36-994e-15af9dbb145a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:58,576 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.085s 2021-08-27 03:35:58,577 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81284273-805c-4d7f-a19d-4048d70d5904', 'x-compute-request-id': 'req-81284273-805c-4d7f-a19d-4048d70d5904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:35:59,668 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.083s 2021-08-27 03:35:59,668 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2911948-8913-4a91-aea6-f096a530bfdc', 'x-compute-request-id': 'req-e2911948-8913-4a91-aea6-f096a530bfdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:36:00,761 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.084s 2021-08-27 03:36:00,761 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08438f3e-3f60-4c71-a176-7ee9c1a721e9', 'x-compute-request-id': 'req-08438f3e-3f60-4c71-a176-7ee9c1a721e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:36:01,864 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.094s 2021-08-27 03:36:01,864 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a536acd2-702d-41d8-bf65-4c724c202c60', 'x-compute-request-id': 'req-a536acd2-702d-41d8-bf65-4c724c202c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"server": {"id": "83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8", "name": "tempest-AttachVolumeTestJSON-server-414481738", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:12:33Z", "updated": "2021-08-27T03:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1494132037", "OS-SRV-USG:launched_at": "2021-08-27T03:12:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c363708-1034-4121-af74-fbba6f0fa9fa"}]}}' 2021-08-27 03:36:02,904 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 0.031s 2021-08-27 03:36:02,904 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-110afe5c-3563-4dfd-bd67-334a62281618', 'x-compute-request-id': 'req-110afe5c-3563-4dfd-bd67-334a62281618', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 could not be found."}}' 2021-08-27 03:36:02,933 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-1494132037 0.028s 2021-08-27 03:36:02,933 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b0f27e5-7707-4b1f-97cc-4e1b3efd3668', 'x-compute-request-id': 'req-6b0f27e5-7707-4b1f-97cc-4e1b3efd3668', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-1494132037'} Body: b'' 2021-08-27 03:36:03,072 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/v2.0/security-groups/7c6d8e1c-d871-4b04-adbb-4e4a8a2d7786 0.139s 2021-08-27 03:36:03,073 108917 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-d1014326-5712-4b50-8bd6-70a1c6db69f4', 'content-length': '0', 'date': 'Fri, 27 Aug 2021 03:36:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups/7c6d8e1c-d871-4b04-adbb-4e4a8a2d7786'} Body: b'' 2021-08-27 03:36:03,093 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.30:9696/v2.0/security-groups/7c6d8e1c-d871-4b04-adbb-4e4a8a2d7786 0.020s 2021-08-27 03:36:03,094 108917 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-fee3b4de-9222-4eab-8b6c-5e21e0291fdd', 'date': 'Fri, 27 Aug 2021 03:36:03 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups/7c6d8e1c-d871-4b04-adbb-4e4a8a2d7786'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7c6d8e1c-d871-4b04-adbb-4e4a8a2d7786 does not exist", "detail": ""}}' 2021-08-27 03:36:03,525 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/v2.0/floatingips/b50251e3-2195-4988-8b47-a1ba9501b78c 0.431s 2021-08-27 03:36:03,526 108917 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-383be496-9eaa-4ac0-abd9-4f2ad31c0848', 'content-length': '0', 'date': 'Fri, 27 Aug 2021 03:36:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips/b50251e3-2195-4988-8b47-a1ba9501b78c'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 380, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume 8c363708-1034-4121-af74-fbba6f0fa9fa failed to detach from server 83c9e2a6-b9b6-421d-b7b2-0f1a0258a7a8 within the required time (360 s) from the compute API perspective }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 8c363708-1034-4121-af74-fbba6f0fa9fa failed to reach available status (current detaching) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 115, in test_attach_detach_volume waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 8c363708-1034-4121-af74-fbba6f0fa9fa failed to reach available status (current detaching) within the required time (360 s). |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft7.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-27 03:36:03,767 108917 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-08-27 03:36:03,768 108917 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-08-27 03:36:04,094 108917 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.30/compute/v2.1/os-keypairs 0.326s 2021-08-27 03:36:04,094 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1439720093"}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:03 GMT', 'server': 'Apache/2.4.41 (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-55939d8d-85af-47be-a27a-6991df8b167c', 'x-compute-request-id': 'req-55939d8d-85af-47be-a27a-6991df8b167c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAvsxobJfDnFMQTk/VlPjG7gThRyqwbRtpKGOCCtu0FibSal4w\\nEe4x9yoLKoII+dG9jsjG/+mmARypGnI9zF8mc3nQlJs8l7FdURseLIhgNpLN6UZd\\nRUf9Eo1uFa61XFfCLp9KaVRj9yALuSuonEqWh4iT5iw/7g2o1Wakb9fMdOH9D9hu\\n3QfrDwqE5bkX+hMeXBTKnCwgBVZOtvy9vWwazU1vqtycMAbYlWVZkSdT1PvTFvCl\\nIbjequCTC5HtxrWcfT8De2IjNblkdEMTJlKhnbpjwAo4zANUyUOcBTXtxCZRElf1\\nLDI5420z7EE4rl59UVfgUIYUruHILWnLIYvNcwIDAQABAoIBAGIa9K6xsnEU/NNn\\nlWjOKmuEstlHCARyDbYoxFsU8Rpax+LNn2X41lRCmA85YagiwpdCgaBg4Wy88e6Z\\nQ1Fss3a48hkXYSaWmmbzzKYVUXN+NMZ32cmf5G6/rhUUCkj7DuuuGDLko6oUHjMO\\nUdpbN99kyLeXlR+wglmIN5ESoxyNmYMTI3a5LVgNVfFtCGK0tGJerbX2l3+DPodq\\n21k86izZVBaboDYR1ayshBXNoIxLGjYL7mjCLG1dCMlbtWLp0u7BznS9qGSIYMJ4\\nTB3QOTZupeJfFqbsBDvCi1ub2gSqTlnpPPiIb5G9ZU4gE3biDf8gIMPqnPiudLzP\\nbKIQF1ECgYEA/aV6a+cLVATp5g3YkprzdbGrg8SKQILozKOnPbeJuuVeDYa89O5L\\nP9P8UK2NsCwyRCNPUOdnqu/VSC57MRhA4DbwEe0ZM2HJxUPd1UZfg9jM5kdrQZ/m\\nQEE2dYeusnBN//4CDUFv04T2uuo5443repyBRRSxB0ozesxCxm9CAy0CgYEAwJGj\\nYdy+tIla35vLHUft/07BGJ4ykUqGMptmIadYuTOefAwHSp9jDJ6Ryzrzjayt+lUk\\njeIJcrJ6mdaBkvRiPuvqOuB3mn+HWjAJuaCWyoR971sjPBs+UL8AWURMnfJIg9r7\\nb3pIycALi85npiXcpXAhjuF+p1tyiMryCreR9x8CgYAxNejBhIr7GxTyMF+DWhLA\\nE99t6jTUfVGDWoD5BWHwY83SnACPGKh60rsSQAnMU1bRR3R9AthnHq7nmTUHemgj\\n2CTNpY2NHXzTC+6/ES842lgumU6i5c37S2uwc8meDxHjB7oILlju1c40x3rBvmgg\\nWrrt1yzdeDTyryyJaU6KZQKBgQCZKz5peMu3jglaEvFcOPp1OI8epbZTGpPjbPev\\njQxlQ0msIWUrVdvTDc2peRqAdflsRIzuzfv130DlXFl0Ki57HesRKbn4ibd/ZPZX\\nUASg0QHagQNlq8XFNCdy2YCXoT9MocGcygdbcgW9DlAjN7ppXOdUXsf/Fh3j8IjV\\nPW48wQKBgQDAFjBvwr9pJHFhjJDH5mKkEuzhE5prQkIV36roPhKDVDnF+yEVRtii\\navZgOCJMjjouTK4b3OqCl8mK/xXYNhdeOmyinUDrS5vRLxPqFTyBh8sK2ahZ4LOj\\n2LXxi53te2BjpDpuFQ7LicjD7nfLGRtVwI3jgbEDox8/Wc5bBEnk6w==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-1439720093", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+zGhsl8OcUxBOT9WU+MbuBOFHKrBtG2koY4IK27QWJtJqXjAR7jH3Kgsqggj50b2OyMb/6aYBHKkacj3MXyZzedCUmzyXsV1RGx4siGA2ks3pRl1FR/0SjW4VrrVcV8Iun0ppVGP3IAu5K6icSpaHiJPmLD/uDajVZqRv18x04f0P2G7dB+sPCoTluRf6Ex5cFMqcLCAFVk62/L29bBrNTW+q3JwwBtiVZVmRJ1PU+9MW8KUhuN6q4JMLke3GtZx9PwN7YiM1uWR0QxMmUqGdumPACjjMA1TJQ5wFNe3EJlESV/UsMjnjbTPsQTiuXn1RV+BQhhSu4cgtacshi81z Generated-by-Nova", "fingerprint": "86:d5:4d:8e:0a:e1:75:5f:8a:5c:3d:5f:c7:c8:2f:8a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e"}}' 2021-08-27 03:36:04,096 108917 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1439720093 created 2021-08-27 03:36:04,247 108917 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-groups 0.150s 2021-08-27 03:36:04,247 108917 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--1805413366", "description": "tempest-description--596788062"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1579', 'x-openstack-request-id': 'req-95bf5d50-a1d4-4fb5-bbb3-4ae413cb359a', 'date': 'Fri, 27 Aug 2021 03:36:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "b2a444b3-f4c4-4d39-bb3f-d15923fd7998", "name": "tempest-securitygroup--1805413366", "stateful": true, "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "description": "tempest-description--596788062", "security_group_rules": [{"id": "01bf4e7e-1bd0-4169-af1f-15bd12452d96", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "security_group_id": "b2a444b3-f4c4-4d39-bb3f-d15923fd7998", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 510, "description": null, "tags": [], "created_at": "2021-08-27T03:36:04Z", "updated_at": "2021-08-27T03:36:04Z", "revision_number": 0, "project_id": "a430bc3a9be94e62a3cb96e011f0496a"}, {"id": "f4a455b9-61ad-46fc-b91a-1fd0493c897a", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "security_group_id": "b2a444b3-f4c4-4d39-bb3f-d15923fd7998", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 511, "description": null, "tags": [], "created_at": "2021-08-27T03:36:04Z", "updated_at": "2021-08-27T03:36:04Z", "revision_number": 0, "project_id": "a430bc3a9be94e62a3cb96e011f0496a"}], "tags": [], "created_at": "2021-08-27T03:36:04Z", "updated_at": "2021-08-27T03:36:04Z", "revision_number": 1, "project_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:36:04,356 108917 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.108s 2021-08-27 03:36:04,356 108917 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": "b2a444b3-f4c4-4d39-bb3f-d15923fd7998", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-9896da4d-1ced-4891-a038-e74763e7d66f', 'date': 'Fri, 27 Aug 2021 03:36:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "464ca16d-acfa-47c1-9f84-0d0514f0c432", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "security_group_id": "b2a444b3-f4c4-4d39-bb3f-d15923fd7998", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-27T03:36:04Z", "updated_at": "2021-08-27T03:36:04Z", "revision_number": 0, "project_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:36:04,472 108917 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.115s 2021-08-27 03:36:04,473 108917 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": "b2a444b3-f4c4-4d39-bb3f-d15923fd7998", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2df31f93-214a-40b5-bc65-c58389a9074b', 'date': 'Fri, 27 Aug 2021 03:36:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5ee02142-c14a-46f4-8bdb-fbadc5afced0", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "security_group_id": "b2a444b3-f4c4-4d39-bb3f-d15923fd7998", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-27T03:36:04Z", "updated_at": "2021-08-27T03:36:04Z", "revision_number": 0, "project_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:36:04,473 108917 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1805413366 created 2021-08-27 03:36:05,262 108917 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/floatingips 0.788s 2021-08-27 03:36:05,262 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "d6676dde-6651-46ea-a9ba-371911ee51a4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-e79f83b8-f7fb-4757-b99b-9bff376782e5', 'date': 'Fri, 27 Aug 2021 03:36:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d63c760d-d650-4290-8ff2-bf9eb33e6c5e", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "floating_ip_address": "172.27.1.84", "floating_network_id": "d6676dde-6651-46ea-a9ba-371911ee51a4", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a430bc3a9be94e62a3cb96e011f0496a", "description": "", "port_details": null, "tags": [], "created_at": "2021-08-27T03:36:04Z", "updated_at": "2021-08-27T03:36:04Z", "revision_number": 0}}' 2021-08-27 03:36:05,262 108917 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd63c760d-d650-4290-8ff2-bf9eb33e6c5e', 'tenant_id': 'a430bc3a9be94e62a3cb96e011f0496a', 'floating_ip_address': '172.27.1.84', 'floating_network_id': 'd6676dde-6651-46ea-a9ba-371911ee51a4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a430bc3a9be94e62a3cb96e011f0496a', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-08-27T03:36:04Z', 'updated_at': '2021-08-27T03:36:04Z', 'revision_number': 0, 'ip': '172.27.1.84'} created 2021-08-27 03:36:05,312 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.042s 2021-08-27 03:36:05,312 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3395', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f86b39d5-0a05-4e83-8195-2e8d6aedcb2d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "fd5d6512f31c41bbbd29169ed599ee5e", "name": "tempest-AttachVolumeTestJSON-755046361-project", "password_expires_at": null}, "audit_ids": ["3Z5tKWXASOm9UYE9jirKiw"], "expires_at": "2021-08-27T04:36:05.000000Z", "issued_at": "2021-08-27T03:36:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a430bc3a9be94e62a3cb96e011f0496a", "name": "tempest-AttachVolumeTestJSON-755046361"}, "is_domain": false, "roles": [{"id": "33f43afbc992421090f481b8eadc72cb", "name": "member"}, {"id": "110cedbdf8084a7fa152be8f8614d389", "name": "reader"}], "catalog": [{"endpoints": [{"id": "5d50090f497c499d96a24fe4ac671668", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "0b96d935cc2c4084ae88548f3e384000", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "09e5362194ad4051bf8dc4df2927dbcc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_a430bc3a9be94e62a3cb96e011f0496a", "region": "RegionOne"}, {"id": "c2348870db21496ebd286248bf26ceab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "2caed138cccb48a19d6ccac63a709d35", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "85117d97c85e48b193c771d22f30c4e3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}, {"id": "ae323fc4763f44019d9b4084c4089abd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "35b6257bb5f545e6a98d8f48f29aa257", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8b18a6d13a39424e8c74c2d4138005cf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/", "region": "RegionOne"}], "id": "42f56f09071c426ea24d2d3d9bc91f8f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d42990120bcb410b84c2313718f990d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/a430bc3a9be94e62a3cb96e011f0496a", "region": "RegionOne"}], "id": "5dee08897a604aa7a4cceb6edb1b1f9c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "907e2663a23a4719b72f078dcbaf5611", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a", "region": "RegionOne"}], "id": "83b4dae12eaf4f2494cc4ab37c732957", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3d5c2d3dd0424c389d5c20cdf11d3cc6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "a8c70e81fc994b0786e34360cd492fe9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d1b58e72a34747138927817c1c4874d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a", "region": "RegionOne"}], "id": "bd69ffa03b734552984a6224643dd9f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "64d24a8ed4524614ab3cb5b61206fadf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "d45452698fbd4c599e019173be420455", "type": "placement", "name": "placement"}]}}' 2021-08-27 03:36:05,313 108917 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '88c59834-6084-43f7-aebd-5573502eb794', 'name': 'tempest-AttachVolumeTestJSON-2137613434-network', 'tenant_id': 'a430bc3a9be94e62a3cb96e011f0496a', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a430bc3a9be94e62a3cb96e011f0496a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 435, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-27T03:12:04Z', 'updated_at': '2021-08-27T03:12:04Z', 'revision_number': 1} available for tenant 2021-08-27 03:36:05,313 108917 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvsxobJfDnFMQTk/VlPjG7gThRyqwbRtpKGOCCtu0FibSal4w\nEe4x9yoLKoII+dG9jsjG/+mmARypGnI9zF8mc3nQlJs8l7FdURseLIhgNpLN6UZd\nRUf9Eo1uFa61XFfCLp9KaVRj9yALuSuonEqWh4iT5iw/7g2o1Wakb9fMdOH9D9hu\n3QfrDwqE5bkX+hMeXBTKnCwgBVZOtvy9vWwazU1vqtycMAbYlWVZkSdT1PvTFvCl\nIbjequCTC5HtxrWcfT8De2IjNblkdEMTJlKhnbpjwAo4zANUyUOcBTXtxCZRElf1\nLDI5420z7EE4rl59UVfgUIYUruHILWnLIYvNcwIDAQABAoIBAGIa9K6xsnEU/NNn\nlWjOKmuEstlHCARyDbYoxFsU8Rpax+LNn2X41lRCmA85YagiwpdCgaBg4Wy88e6Z\nQ1Fss3a48hkXYSaWmmbzzKYVUXN+NMZ32cmf5G6/rhUUCkj7DuuuGDLko6oUHjMO\nUdpbN99kyLeXlR+wglmIN5ESoxyNmYMTI3a5LVgNVfFtCGK0tGJerbX2l3+DPodq\n21k86izZVBaboDYR1ayshBXNoIxLGjYL7mjCLG1dCMlbtWLp0u7BznS9qGSIYMJ4\nTB3QOTZupeJfFqbsBDvCi1ub2gSqTlnpPPiIb5G9ZU4gE3biDf8gIMPqnPiudLzP\nbKIQF1ECgYEA/aV6a+cLVATp5g3YkprzdbGrg8SKQILozKOnPbeJuuVeDYa89O5L\nP9P8UK2NsCwyRCNPUOdnqu/VSC57MRhA4DbwEe0ZM2HJxUPd1UZfg9jM5kdrQZ/m\nQEE2dYeusnBN//4CDUFv04T2uuo5443repyBRRSxB0ozesxCxm9CAy0CgYEAwJGj\nYdy+tIla35vLHUft/07BGJ4ykUqGMptmIadYuTOefAwHSp9jDJ6Ryzrzjayt+lUk\njeIJcrJ6mdaBkvRiPuvqOuB3mn+HWjAJuaCWyoR971sjPBs+UL8AWURMnfJIg9r7\nb3pIycALi85npiXcpXAhjuF+p1tyiMryCreR9x8CgYAxNejBhIr7GxTyMF+DWhLA\nE99t6jTUfVGDWoD5BWHwY83SnACPGKh60rsSQAnMU1bRR3R9AthnHq7nmTUHemgj\n2CTNpY2NHXzTC+6/ES842lgumU6i5c37S2uwc8meDxHjB7oILlju1c40x3rBvmgg\nWrrt1yzdeDTyryyJaU6KZQKBgQCZKz5peMu3jglaEvFcOPp1OI8epbZTGpPjbPev\njQxlQ0msIWUrVdvTDc2peRqAdflsRIzuzfv130DlXFl0Ki57HesRKbn4ibd/ZPZX\nUASg0QHagQNlq8XFNCdy2YCXoT9MocGcygdbcgW9DlAjN7ppXOdUXsf/Fh3j8IjV\nPW48wQKBgQDAFjBvwr9pJHFhjJDH5mKkEuzhE5prQkIV36roPhKDVDnF+yEVRtii\navZgOCJMjjouTK4b3OqCl8mK/xXYNhdeOmyinUDrS5vRLxPqFTyBh8sK2ahZ4LOj\n2LXxi53te2BjpDpuFQ7LicjD7nfLGRtVwI3jgbEDox8/Wc5bBEnk6w==\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-1439720093', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+zGhsl8OcUxBOT9WU+MbuBOFHKrBtG2koY4IK27QWJtJqXjAR7jH3Kgsqggj50b2OyMb/6aYBHKkacj3MXyZzedCUmzyXsV1RGx4siGA2ks3pRl1FR/0SjW4VrrVcV8Iun0ppVGP3IAu5K6icSpaHiJPmLD/uDajVZqRv18x04f0P2G7dB+sPCoTluRf6Ex5cFMqcLCAFVk62/L29bBrNTW+q3JwwBtiVZVmRJ1PU+9MW8KUhuN6q4JMLke3GtZx9PwN7YiM1uWR0QxMmUqGdumPACjjMA1TJQ5wFNe3EJlESV/UsMjnjbTPsQTiuXn1RV+BQhhSu4cgtacshi81z Generated-by-Nova', 'fingerprint': '86:d5:4d:8e:0a:e1:75:5f:8a:5c:3d:5f:c7:c8:2f:8a', 'user_id': 'fd5d6512f31c41bbbd29169ed599ee5e'}, 'security_group': {'id': 'b2a444b3-f4c4-4d39-bb3f-d15923fd7998', 'name': 'tempest-securitygroup--1805413366', 'stateful': True, 'tenant_id': 'a430bc3a9be94e62a3cb96e011f0496a', 'description': 'tempest-description--596788062', 'security_group_rules': [{'id': '01bf4e7e-1bd0-4169-af1f-15bd12452d96', 'tenant_id': 'a430bc3a9be94e62a3cb96e011f0496a', 'security_group_id': 'b2a444b3-f4c4-4d39-bb3f-d15923fd7998', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 510, 'description': None, 'tags': [], 'created_at': '2021-08-27T03:36:04Z', 'updated_at': '2021-08-27T03:36:04Z', 'revision_number': 0, 'project_id': 'a430bc3a9be94e62a3cb96e011f0496a'}, {'id': 'f4a455b9-61ad-46fc-b91a-1fd0493c897a', 'tenant_id': 'a430bc3a9be94e62a3cb96e011f0496a', 'security_group_id': 'b2a444b3-f4c4-4d39-bb3f-d15923fd7998', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 511, 'description': None, 'tags': [], 'created_at': '2021-08-27T03:36:04Z', 'updated_at': '2021-08-27T03:36:04Z', 'revision_number': 0, 'project_id': 'a430bc3a9be94e62a3cb96e011f0496a'}], 'tags': [], 'created_at': '2021-08-27T03:36:04Z', 'updated_at': '2021-08-27T03:36:04Z', 'revision_number': 1, 'project_id': 'a430bc3a9be94e62a3cb96e011f0496a'}, 'floating_ip': {'id': 'd63c760d-d650-4290-8ff2-bf9eb33e6c5e', 'tenant_id': 'a430bc3a9be94e62a3cb96e011f0496a', 'floating_ip_address': '172.27.1.84', 'floating_network_id': 'd6676dde-6651-46ea-a9ba-371911ee51a4', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a430bc3a9be94e62a3cb96e011f0496a', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-08-27T03:36:04Z', 'updated_at': '2021-08-27T03:36:04Z', 'revision_number': 0, 'ip': '172.27.1.84'}} 2021-08-27 03:36:05,935 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.30/compute/v2.1/servers 0.621s 2021-08-27 03:36:05,935 108917 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-1049260716", "imageRef": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "88c59834-6084-43f7-aebd-5573502eb794"}], "security_groups": [{"name": "tempest-securitygroup--1805413366"}], "key_name": "tempest-keypair-1439720093", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d048e94e-2dc0-479c-95d0-4ed65208b150', 'x-compute-request-id': 'req-d048e94e-2dc0-479c-95d0-4ed65208b150', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "e9952251-592d-4529-9347-b844a9741556", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/e9952251-592d-4529-9347-b844a9741556"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1805413366"}], "adminPass": "password"}}' 2021-08-27 03:36:06,004 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556 0.066s 2021-08-27 03:36:06,004 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34a66c89-7265-49a3-8e46-d165f3030f1a', 'x-compute-request-id': 'req-34a66c89-7265-49a3-8e46-d165f3030f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556'} Body: b'{"server": {"id": "e9952251-592d-4529-9347-b844a9741556", "name": "tempest-AttachVolumeTestJSON-server-1049260716", "status": "BUILD", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:36:06Z", "updated": "2021-08-27T03:36:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/e9952251-592d-4529-9347-b844a9741556"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1439720093", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:36:07,110 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556 0.097s 2021-08-27 03:36:07,110 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1296', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23816c41-aacc-405f-8747-fbe115dd4610', 'x-compute-request-id': 'req-23816c41-aacc-405f-8747-fbe115dd4610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556'} Body: b'{"server": {"id": "e9952251-592d-4529-9347-b844a9741556", "name": "tempest-AttachVolumeTestJSON-server-1049260716", "status": "BUILD", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:36:05Z", "updated": "2021-08-27T03:36:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/e9952251-592d-4529-9347-b844a9741556"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1439720093", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:36:07,117 108917 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2021-08-27 03:36:08,277 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556 0.158s 2021-08-27 03:36:08,277 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b413bd4-7d41-493e-b820-8fed5b7f902b', 'x-compute-request-id': 'req-7b413bd4-7d41-493e-b820-8fed5b7f902b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556'} Body: b'{"server": {"id": "e9952251-592d-4529-9347-b844a9741556", "name": "tempest-AttachVolumeTestJSON-server-1049260716", "status": "BUILD", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:36:05Z", "updated": "2021-08-27T03:36:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/e9952251-592d-4529-9347-b844a9741556"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1439720093", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1805413366"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:36:09,435 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556 0.149s 2021-08-27 03:36:09,435 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc60d9d1-a798-42eb-ae54-79a6c3798c40', 'x-compute-request-id': 'req-dc60d9d1-a798-42eb-ae54-79a6c3798c40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556'} Body: b'{"server": {"id": "e9952251-592d-4529-9347-b844a9741556", "name": "tempest-AttachVolumeTestJSON-server-1049260716", "status": "BUILD", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:36:05Z", "updated": "2021-08-27T03:36:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/e9952251-592d-4529-9347-b844a9741556"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1439720093", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1805413366"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:36:10,587 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556 0.144s 2021-08-27 03:36:10,588 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6869afc3-8149-4d2b-a8a6-7c705aa24d39', 'x-compute-request-id': 'req-6869afc3-8149-4d2b-a8a6-7c705aa24d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556'} Body: b'{"server": {"id": "e9952251-592d-4529-9347-b844a9741556", "name": "tempest-AttachVolumeTestJSON-server-1049260716", "status": "BUILD", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:36:05Z", "updated": "2021-08-27T03:36:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/e9952251-592d-4529-9347-b844a9741556"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1439720093", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1805413366"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:36:11,737 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556 0.141s 2021-08-27 03:36:11,738 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f59da403-a5df-49ce-bd4f-0e1eb3fecb63', 'x-compute-request-id': 'req-f59da403-a5df-49ce-bd4f-0e1eb3fecb63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556'} Body: b'{"server": {"id": "e9952251-592d-4529-9347-b844a9741556", "name": "tempest-AttachVolumeTestJSON-server-1049260716", "status": "BUILD", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:36:05Z", "updated": "2021-08-27T03:36:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/e9952251-592d-4529-9347-b844a9741556"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1439720093", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1805413366"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:36:12,892 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556 0.146s 2021-08-27 03:36:12,892 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7f17de3-ba50-4e58-a5b3-af3d49ec94ae', 'x-compute-request-id': 'req-e7f17de3-ba50-4e58-a5b3-af3d49ec94ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556'} Body: b'{"server": {"id": "e9952251-592d-4529-9347-b844a9741556", "name": "tempest-AttachVolumeTestJSON-server-1049260716", "status": "BUILD", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:36:05Z", "updated": "2021-08-27T03:36:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/e9952251-592d-4529-9347-b844a9741556"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1439720093", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1805413366"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:36:14,043 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556 0.142s 2021-08-27 03:36:14,043 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44049f4a-fc27-4ce0-b6cb-2d10c6dc69c8', 'x-compute-request-id': 'req-44049f4a-fc27-4ce0-b6cb-2d10c6dc69c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556'} Body: b'{"server": {"id": "e9952251-592d-4529-9347-b844a9741556", "name": "tempest-AttachVolumeTestJSON-server-1049260716", "status": "BUILD", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:36:05Z", "updated": "2021-08-27T03:36:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/e9952251-592d-4529-9347-b844a9741556"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1439720093", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1805413366"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:36:15,196 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556 0.145s 2021-08-27 03:36:15,197 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:15 GMT', 'server': 'Apache/2.4.41 (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-f5167415-c57f-4175-9666-b74a5096a51f', 'x-compute-request-id': 'req-f5167415-c57f-4175-9666-b74a5096a51f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556'} Body: b'{"server": {"id": "e9952251-592d-4529-9347-b844a9741556", "name": "tempest-AttachVolumeTestJSON-server-1049260716", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:36:05Z", "updated": "2021-08-27T03:36:14Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:1d:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/e9952251-592d-4529-9347-b844a9741556"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1439720093", "OS-SRV-USG:launched_at": "2021-08-27T03:36:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1805413366"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:36:15,205 108917 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2021-08-27 03:36:15,302 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/os-interface 0.097s 2021-08-27 03:36:15,303 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7476db0-078d-42d4-9920-42659f1d58f6', 'x-compute-request-id': 'req-b7476db0-078d-42d4-9920-42659f1d58f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "88c59834-6084-43f7-aebd-5573502eb794", "port_id": "aaeec9a7-aee3-4de8-b77b-6d7918bb0897", "mac_addr": "fa:16:3e:97:1d:b6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a1cd8e1e-3740-4c26-8f74-2e47293bbac7", "ip_address": "172.20.0.4"}]}]}' 2021-08-27 03:36:16,231 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.222.0.30:9696/v2.0/floatingips/d63c760d-d650-4290-8ff2-bf9eb33e6c5e 0.925s 2021-08-27 03:36:16,231 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "aaeec9a7-aee3-4de8-b77b-6d7918bb0897"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-5c367bf6-b1b0-4e90-a562-1f8eb91668a8', 'date': 'Fri, 27 Aug 2021 03:36:16 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips/d63c760d-d650-4290-8ff2-bf9eb33e6c5e'} Body: b'{"floatingip": {"id": "d63c760d-d650-4290-8ff2-bf9eb33e6c5e", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "floating_ip_address": "172.27.1.84", "floating_network_id": "d6676dde-6651-46ea-a9ba-371911ee51a4", "router_id": "192470f6-2056-4e85-8c70-0fb9b705f8ae", "port_id": "aaeec9a7-aee3-4de8-b77b-6d7918bb0897", "fixed_ip_address": "172.20.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "88c59834-6084-43f7-aebd-5573502eb794", "mac_address": "fa:16:3e:97:1d:b6", "admin_state_up": true, "status": "ACTIVE", "device_id": "e9952251-592d-4529-9347-b844a9741556", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-08-27T03:36:04Z", "updated_at": "2021-08-27T03:36:15Z", "revision_number": 1, "project_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:36:16,312 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.080s 2021-08-27 03:36:16,313 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dd4c559-45b8-4b27-bea3-b2f884711a6b', 'x-compute-request-id': 'req-8dd4c559-45b8-4b27-bea3-b2f884711a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": ""}' 2021-08-27 03:36:17,391 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.076s 2021-08-27 03:36:17,391 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee6ce40a-6884-4784-bf76-3d4358df66b8', 'x-compute-request-id': 'req-ee6ce40a-6884-4784-bf76-3d4358df66b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": ""}' 2021-08-27 03:36:18,465 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.071s 2021-08-27 03:36:18,465 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b57e2dd9-07c8-4cd4-8366-1d31d23f910b', 'x-compute-request-id': 'req-b57e2dd9-07c8-4cd4-8366-1d31d23f910b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": ""}' 2021-08-27 03:36:19,545 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.077s 2021-08-27 03:36:19,546 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06e060c8-c917-4bea-9a4e-6d485f4e0d50', 'x-compute-request-id': 'req-06e060c8-c917-4bea-9a4e-6d485f4e0d50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": ""}' 2021-08-27 03:36:20,627 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.079s 2021-08-27 03:36:20,627 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d380c31c-294e-4f66-b7cc-efe8a4a99293', 'x-compute-request-id': 'req-d380c31c-294e-4f66-b7cc-efe8a4a99293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": ""}' 2021-08-27 03:36:21,702 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.072s 2021-08-27 03:36:21,703 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56abeba6-4d1d-4e06-8720-ca77f111fd21', 'x-compute-request-id': 'req-56abeba6-4d1d-4e06-8720-ca77f111fd21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": ""}' 2021-08-27 03:36:22,777 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.072s 2021-08-27 03:36:22,777 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e6de5de-1e59-46e8-bbba-d321d33a52fc', 'x-compute-request-id': 'req-6e6de5de-1e59-46e8-bbba-d321d33a52fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": ""}' 2021-08-27 03:36:23,854 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.074s 2021-08-27 03:36:23,855 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5be396db-ff3c-421f-9627-d7440b33d332', 'x-compute-request-id': 'req-5be396db-ff3c-421f-9627-d7440b33d332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": ""}' 2021-08-27 03:36:24,931 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.074s 2021-08-27 03:36:24,931 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09804f71-c871-4d12-893e-a0f05a4789fd', 'x-compute-request-id': 'req-09804f71-c871-4d12-893e-a0f05a4789fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": ""}' 2021-08-27 03:36:26,020 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.087s 2021-08-27 03:36:26,020 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '4056', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d241a0a5-6b46-481f-a374-bdf8e50b859f', 'x-compute-request-id': 'req-d241a0a5-6b46-481f-a374-bdf8e50b859f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:27,109 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.086s 2021-08-27 03:36:27,110 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '15025', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ad46352-cea4-4845-96b3-7345e161a53d', 'x-compute-request-id': 'req-5ad46352-cea4-4845-96b3-7345e161a53d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:28,204 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.092s 2021-08-27 03:36:28,205 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:28 GMT', 'server': 'Apache/2.4.41 (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-a7e92715-ec24-4609-9b96-4929c87ff90e', 'x-compute-request-id': 'req-a7e92715-ec24-4609-9b96-4929c87ff90e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:29,292 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.085s 2021-08-27 03:36:29,292 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '19342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1424ea18-11e2-406b-8546-83a6c8146d0f', 'x-compute-request-id': 'req-1424ea18-11e2-406b-8546-83a6c8146d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:30,388 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.093s 2021-08-27 03:36:30,389 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '22328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6530aaa-af50-4eb3-8624-7540793c623e', 'x-compute-request-id': 'req-c6530aaa-af50-4eb3-8624-7540793c623e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:31,475 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.084s 2021-08-27 03:36:31,476 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '23804', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed969b7a-4a67-4e0b-b1ad-2d4a57f956f1', 'x-compute-request-id': 'req-ed969b7a-4a67-4e0b-b1ad-2d4a57f956f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:32,567 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.088s 2021-08-27 03:36:32,568 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8134b0ac-673d-4cc7-aefe-65269bc3f1a8', 'x-compute-request-id': 'req-8134b0ac-673d-4cc7-aefe-65269bc3f1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:33,663 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.092s 2021-08-27 03:36:33,664 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '26764', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c253ce4d-d2f6-4a2c-87a5-ec7ff149d2f4', 'x-compute-request-id': 'req-c253ce4d-d2f6-4a2c-87a5-ec7ff149d2f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:34,756 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.089s 2021-08-27 03:36:34,756 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c6dddad-66c9-466d-8d93-de2154973cec', 'x-compute-request-id': 'req-0c6dddad-66c9-466d-8d93-de2154973cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:35,846 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.087s 2021-08-27 03:36:35,847 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28193', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9874e656-b03f-4174-a8a0-e3f5ae77ece8', 'x-compute-request-id': 'req-9874e656-b03f-4174-a8a0-e3f5ae77ece8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:36,928 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.078s 2021-08-27 03:36:36,929 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28193', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01d69247-76de-4920-98ea-b9f396c381a9', 'x-compute-request-id': 'req-01d69247-76de-4920-98ea-b9f396c381a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:38,020 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.089s 2021-08-27 03:36:38,021 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28462', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30a4240c-7945-454e-a1df-2bb8aa7746d4', 'x-compute-request-id': 'req-30a4240c-7945-454e-a1df-2bb8aa7746d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:39,115 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.091s 2021-08-27 03:36:39,115 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28625', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3228baf-c50d-4ce6-9c02-c1fd313a5415', 'x-compute-request-id': 'req-b3228baf-c50d-4ce6-9c02-c1fd313a5415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:40,214 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.096s 2021-08-27 03:36:40,214 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28652', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79c009a6-4ca4-40de-b732-ae1612b8217c', 'x-compute-request-id': 'req-79c009a6-4ca4-40de-b732-ae1612b8217c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:41,296 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.079s 2021-08-27 03:36:41,297 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28652', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63f4d6b5-f132-425e-9b53-266da1962652', 'x-compute-request-id': 'req-63f4d6b5-f132-425e-9b53-266da1962652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:42,387 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.087s 2021-08-27 03:36:42,388 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28773', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36e52350-c0a9-4e7d-bac2-594706466afa', 'x-compute-request-id': 'req-36e52350-c0a9-4e7d-bac2-594706466afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:43,480 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.090s 2021-08-27 03:36:43,481 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '30969', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b68a066a-24ae-4d63-9b43-11133e6ca397', 'x-compute-request-id': 'req-b68a066a-24ae-4d63-9b43-11133e6ca397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:44,569 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.084s 2021-08-27 03:36:44,569 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32918', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9af870c0-5da6-4367-9c8e-d477afdc5bb3', 'x-compute-request-id': 'req-9af870c0-5da6-4367-9c8e-d477afdc5bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:45,658 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.086s 2021-08-27 03:36:45,659 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33930', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67b7d5ec-a9dc-4ea2-9b7a-09b40a9f49f0', 'x-compute-request-id': 'req-67b7d5ec-a9dc-4ea2-9b7a-09b40a9f49f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:46,748 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.086s 2021-08-27 03:36:46,748 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35062', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a05e4c54-0a15-4c4c-a1a2-655e432f4dec', 'x-compute-request-id': 'req-a05e4c54-0a15-4c4c-a1a2-655e432f4dec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:47,840 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.087s 2021-08-27 03:36:47,840 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '36534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c5da202-60db-4970-bc4c-f1a181304a3e', 'x-compute-request-id': 'req-0c5da202-60db-4970-bc4c-f1a181304a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:48,928 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.084s 2021-08-27 03:36:48,928 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38059', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72249a9e-5c55-4745-a2dd-e73cc09fb204', 'x-compute-request-id': 'req-72249a9e-5c55-4745-a2dd-e73cc09fb204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:50,016 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.084s 2021-08-27 03:36:50,017 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38186', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4499d77-a122-4dc8-a6e8-e20420de17ea', 'x-compute-request-id': 'req-d4499d77-a122-4dc8-a6e8-e20420de17ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:51,096 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.077s 2021-08-27 03:36:51,097 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38186', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e1ef597-42dd-44ea-9ab7-7eec17c3b80e', 'x-compute-request-id': 'req-4e1ef597-42dd-44ea-9ab7-7eec17c3b80e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:52,176 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.076s 2021-08-27 03:36:52,177 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38186', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9af52d2-9237-4d84-beb6-69013e446d1e', 'x-compute-request-id': 'req-e9af52d2-9237-4d84-beb6-69013e446d1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:53,263 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action 0.083s 2021-08-27 03:36:53,264 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daa28df0-8aa7-468b-905d-d0d078300630', 'x-compute-request-id': 'req-daa28df0-8aa7-468b-905d-d0d078300630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-08-27 03:36:53,306 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/ips 0.039s 2021-08-27 03:36:53,306 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '145', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92416584-3ac9-443c-8955-aaaff7573f73', 'x-compute-request-id': 'req-92416584-3ac9-443c-8955-aaaff7573f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.4"}, {"version": 4, "addr": "172.27.1.84"}]}}' 2021-08-27 03:36:53,496 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes 0.187s 2021-08-27 03:36:53,497 108917 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-1012211378"}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ed67377-b084-46e7-b232-99df9d67a707', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ed67377-b084-46e7-b232-99df9d67a707', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.425472", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-27 03:36:53,547 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:36:53,548 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c131efec-7d19-4fc5-a934-58ec110e02d9', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c131efec-7d19-4fc5-a934-58ec110e02d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:36:54,596 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:36:54,597 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13b65ac3-76ad-440a-8de3-b73570bdab69', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13b65ac3-76ad-440a-8de3-b73570bdab69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:36:55,647 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:36:55,648 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5980693d-ba21-4df2-869c-5c441dbd9566', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5980693d-ba21-4df2-869c-5c441dbd9566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:36:56,695 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:36:56,695 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e87c0c76-5b18-4bb4-8418-8e1d57421be2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e87c0c76-5b18-4bb4-8418-8e1d57421be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:36:57,747 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:36:57,747 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-440ecd2f-d865-4767-9c05-b6858871d614', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-440ecd2f-d865-4767-9c05-b6858871d614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:36:58,796 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:36:58,797 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6571598-c1f8-4174-b5c9-efff97667695', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6571598-c1f8-4174-b5c9-efff97667695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:36:59,846 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:36:59,846 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f7467f-512a-4cd0-908e-2e9a82e9c3d4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f7467f-512a-4cd0-908e-2e9a82e9c3d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:00,896 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:37:00,897 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d522ee6-8b01-4fea-be2c-a499d6cf3130', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d522ee6-8b01-4fea-be2c-a499d6cf3130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:01,947 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:37:01,948 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95b16626-2b4f-4a39-bb08-876a91432fb4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95b16626-2b4f-4a39-bb08-876a91432fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:02,998 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:37:02,999 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54080b9-ebe8-4cb4-92fc-fa05c17504dc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54080b9-ebe8-4cb4-92fc-fa05c17504dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:04,048 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:37:04,048 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a764abeb-07e4-4182-835b-b33cca6a494f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a764abeb-07e4-4182-835b-b33cca6a494f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:05,098 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:37:05,099 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-879820aa-6abc-4637-8407-b4ccfb28d0dc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-879820aa-6abc-4637-8407-b4ccfb28d0dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:06,148 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:37:06,148 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d425f3-de3a-41b6-9e81-5abcdc6708d2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d425f3-de3a-41b6-9e81-5abcdc6708d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:07,197 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:37:07,197 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75b36041-e987-47fa-90e7-007f109a6033', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75b36041-e987-47fa-90e7-007f109a6033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:08,246 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:37:08,246 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fade8e8-8f8c-4a05-9710-a91b9b248969', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fade8e8-8f8c-4a05-9710-a91b9b248969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:09,295 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:37:09,295 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adfd8f3f-bf44-41f5-9b7a-6545c3f0fdcc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adfd8f3f-bf44-41f5-9b7a-6545c3f0fdcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:10,345 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:37:10,346 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d4f550-d561-4d82-8b57-964c806828f4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d4f550-d561-4d82-8b57-964c806828f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:11,396 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:37:11,396 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8155c732-7b93-4b5b-b182-efffb6a74990', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8155c732-7b93-4b5b-b182-efffb6a74990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:12,445 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:37:12,446 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a6b7556-1fdb-4ce6-a210-4e20394bdc57', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a6b7556-1fdb-4ce6-a210-4e20394bdc57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:13,495 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:37:13,495 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d1da029-04ce-4fc6-a14e-fd6f6b3ede9f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d1da029-04ce-4fc6-a14e-fd6f6b3ede9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:14,544 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:37:14,544 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24a33540-fa0e-44ed-a503-2457711d6cde', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24a33540-fa0e-44ed-a503-2457711d6cde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:15,593 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:37:15,594 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24e5be1a-8f22-4b46-9abc-4e5f8d293024', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24e5be1a-8f22-4b46-9abc-4e5f8d293024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:16,642 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:37:16,642 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d481b145-3483-4eb0-82df-af6117e3a910', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d481b145-3483-4eb0-82df-af6117e3a910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:17,692 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:37:17,692 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d909af16-4f89-4850-81eb-591e5939f536', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d909af16-4f89-4850-81eb-591e5939f536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:18,741 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:37:18,741 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aea7bb1-0a6c-4436-bc6c-eab94d7b8ad1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aea7bb1-0a6c-4436-bc6c-eab94d7b8ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:19,856 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.107s 2021-08-27 03:37:19,857 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2baefea-ef90-4418-821d-9261d98523a5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2baefea-ef90-4418-821d-9261d98523a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:20,906 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:37:20,907 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d378072-0758-4fa2-995b-751c9b94b9f4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d378072-0758-4fa2-995b-751c9b94b9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:21,956 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:37:21,957 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58174c43-3b19-4ef2-a5eb-5402d28b3377', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58174c43-3b19-4ef2-a5eb-5402d28b3377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:23,006 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:37:23,006 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c326f451-872a-42d5-8777-340d01d7bf14', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c326f451-872a-42d5-8777-340d01d7bf14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:24,073 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.058s 2021-08-27 03:37:24,073 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cb3657a-7a77-45c3-86d4-d597f4b927c1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cb3657a-7a77-45c3-86d4-d597f4b927c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:25,124 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:37:25,124 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7124eb0d-5159-4caa-803e-d3072ad624d8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7124eb0d-5159-4caa-803e-d3072ad624d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:26,176 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:37:26,176 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86434dc2-8604-4650-ab37-99b0dfa2275f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86434dc2-8604-4650-ab37-99b0dfa2275f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:27,226 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:37:27,226 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29cd1fd1-50dc-43d5-a8dd-48138fb04df8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29cd1fd1-50dc-43d5-a8dd-48138fb04df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:28,276 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:37:28,276 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0940c80-4f18-4590-8713-ede8795d8abe', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0940c80-4f18-4590-8713-ede8795d8abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:29,324 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:37:29,325 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91955976-787b-48ce-9620-66e6643932d8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91955976-787b-48ce-9620-66e6643932d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:30,378 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.045s 2021-08-27 03:37:30,378 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea93d54d-bbfe-42df-9830-90a2230958ac', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea93d54d-bbfe-42df-9830-90a2230958ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:31,429 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:37:31,429 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86650b6d-57e5-463c-a7b3-4fd2f0168771', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86650b6d-57e5-463c-a7b3-4fd2f0168771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:32,480 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:37:32,480 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be1c7974-fe79-4574-95f6-ce8842354098', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be1c7974-fe79-4574-95f6-ce8842354098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:33,536 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.046s 2021-08-27 03:37:33,536 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11845abf-8d75-4021-a2d9-6f9489d2a96d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11845abf-8d75-4021-a2d9-6f9489d2a96d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:34,588 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.044s 2021-08-27 03:37:34,588 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c481d92-ad68-4d93-9473-887dc389f7c4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c481d92-ad68-4d93-9473-887dc389f7c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:35,645 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.047s 2021-08-27 03:37:35,645 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-842df130-1b47-4a4d-a79f-4a3b8477807f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-842df130-1b47-4a4d-a79f-4a3b8477807f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:36,697 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.044s 2021-08-27 03:37:36,698 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-588e8bb1-2f5a-425b-9d2d-2d7ad8fa860d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-588e8bb1-2f5a-425b-9d2d-2d7ad8fa860d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:37,750 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.044s 2021-08-27 03:37:37,750 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d67d63-762c-4614-ac5e-747eb142f818', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d67d63-762c-4614-ac5e-747eb142f818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:38,803 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.044s 2021-08-27 03:37:38,803 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342a7d96-fe81-432a-aea2-221c28da0c7b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342a7d96-fe81-432a-aea2-221c28da0c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:39,854 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:37:39,854 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a17ada0-9f1f-4143-b4d2-9ec02c96e8b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a17ada0-9f1f-4143-b4d2-9ec02c96e8b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:40,903 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:37:40,903 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5635bc8b-ed0f-44bd-82dd-a58f44e3db07', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5635bc8b-ed0f-44bd-82dd-a58f44e3db07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:41,954 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:37:41,954 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-465910b8-9c88-41df-ba22-0432aa4ebb98', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-465910b8-9c88-41df-ba22-0432aa4ebb98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:43,005 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:37:43,005 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f3e59cc-92b6-4846-ab63-23774b979a7c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f3e59cc-92b6-4846-ab63-23774b979a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:44,055 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:37:44,055 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74d624ab-8d09-48aa-96a3-803a1b89f540', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74d624ab-8d09-48aa-96a3-803a1b89f540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:45,106 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.044s 2021-08-27 03:37:45,106 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36255ead-7779-4dbc-9258-44833a56fd54', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36255ead-7779-4dbc-9258-44833a56fd54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:46,156 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:37:46,156 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abccf920-d83a-423f-be05-1c1cfbe341ee', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abccf920-d83a-423f-be05-1c1cfbe341ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:47,206 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:37:47,207 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-254654ef-335c-4720-849d-4fe9d2addcdd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-254654ef-335c-4720-849d-4fe9d2addcdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:48,257 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:37:48,258 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-badac6e8-c9ce-4d36-986d-575a10e21b5d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-badac6e8-c9ce-4d36-986d-575a10e21b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:49,308 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:37:49,308 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62129c23-a5f6-4511-942c-eb97f2220608', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62129c23-a5f6-4511-942c-eb97f2220608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:50,359 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:37:50,359 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-238c1d3a-a6c6-43be-929f-99b6030fee93', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-238c1d3a-a6c6-43be-929f-99b6030fee93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:51,408 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:37:51,409 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00db3097-4eb6-4d18-adf5-bbde1041ca46', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00db3097-4eb6-4d18-adf5-bbde1041ca46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:52,459 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:37:52,459 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13049e83-3309-45ae-8ac6-4522761bd43f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13049e83-3309-45ae-8ac6-4522761bd43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:53,508 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:37:53,509 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c30ac7c-aa92-4173-af32-d8da288b2543', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c30ac7c-aa92-4173-af32-d8da288b2543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:54,559 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:37:54,560 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32cf3fc3-95c1-40c0-b495-a4a644cb379a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32cf3fc3-95c1-40c0-b495-a4a644cb379a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:55,609 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:37:55,610 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8859ecaa-4f70-4ebd-b384-bf5e33ac2ab7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8859ecaa-4f70-4ebd-b384-bf5e33ac2ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:56,659 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:37:56,659 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ae258ee-c938-4707-8975-549c127eb8f5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ae258ee-c938-4707-8975-549c127eb8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:57,710 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:37:57,711 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0de884d1-6d15-46dc-ab20-e1489b8f5f68', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0de884d1-6d15-46dc-ab20-e1489b8f5f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:58,760 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:37:58,760 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5516a9b2-7686-4b07-bc42-17ac88602267', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5516a9b2-7686-4b07-bc42-17ac88602267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:37:59,810 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:37:59,810 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca383079-378b-41e0-9646-f1be9744d89f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca383079-378b-41e0-9646-f1be9744d89f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:00,861 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:38:00,861 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6327e488-1f66-4497-8e02-cb466d5c8854', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6327e488-1f66-4497-8e02-cb466d5c8854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:01,910 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:01,911 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf3fcb3-7632-4148-8364-309d0d916931', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf3fcb3-7632-4148-8364-309d0d916931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:02,961 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:38:02,961 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ae0cef-a5ab-4686-ac2a-78cea40d0834', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ae0cef-a5ab-4686-ac2a-78cea40d0834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:04,010 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:04,011 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f878f3ff-9bc5-46e0-bc7e-1271d66ee3c5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f878f3ff-9bc5-46e0-bc7e-1271d66ee3c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:05,061 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:38:05,061 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ddb2177-3f85-42d8-a97f-0312d1ccd262', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ddb2177-3f85-42d8-a97f-0312d1ccd262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:06,112 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:38:06,112 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5310560d-7897-4039-9602-09b655f58e98', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5310560d-7897-4039-9602-09b655f58e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:07,161 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:07,162 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-597d0f7c-6a9b-4859-8797-3fa1070629b1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-597d0f7c-6a9b-4859-8797-3fa1070629b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:08,212 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:38:08,212 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b331648f-ab1b-4919-9954-7aa531bac97d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b331648f-ab1b-4919-9954-7aa531bac97d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:09,263 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:38:09,263 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22996698-1bc2-44b5-8739-af074a105864', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22996698-1bc2-44b5-8739-af074a105864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:10,312 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:10,313 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a493df2-4241-431e-bfad-6dcdd0a06a6d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a493df2-4241-431e-bfad-6dcdd0a06a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:11,363 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:38:11,364 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f47072fa-9a5c-4469-bad5-dece40736e35', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47072fa-9a5c-4469-bad5-dece40736e35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:12,413 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:38:12,413 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bfe1f30-77dc-4683-8000-1aaea9013a37', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bfe1f30-77dc-4683-8000-1aaea9013a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:13,467 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:38:13,467 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47baca68-70e7-40e4-9b5f-46182d527fa8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47baca68-70e7-40e4-9b5f-46182d527fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:14,516 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:14,516 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff7df5d2-9730-4acb-befe-02ad2615cfc9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff7df5d2-9730-4acb-befe-02ad2615cfc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:15,565 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:15,565 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d2b102-d382-4bfe-bf80-39e3c28329a5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d2b102-d382-4bfe-bf80-39e3c28329a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:16,615 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:16,615 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb736159-c0af-4a47-ad4a-41e7561c86a9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb736159-c0af-4a47-ad4a-41e7561c86a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:17,664 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:17,664 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58c41193-9a67-4f94-a829-4f2220c64f99', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58c41193-9a67-4f94-a829-4f2220c64f99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:18,714 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:18,714 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5588b60-f6cc-4d50-951e-42097c64a7b7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5588b60-f6cc-4d50-951e-42097c64a7b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:19,763 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:19,763 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-517c4801-1138-488f-ad34-0317647b69b8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-517c4801-1138-488f-ad34-0317647b69b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:20,821 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.049s 2021-08-27 03:38:20,821 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b04bfc8d-e08c-4236-beb6-675a5156a215', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b04bfc8d-e08c-4236-beb6-675a5156a215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:21,871 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:38:21,872 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76719aea-e572-4f66-9df2-33c00ffa55bf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76719aea-e572-4f66-9df2-33c00ffa55bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:22,921 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:22,921 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da5984b5-5f43-498f-af9c-ed1380da5256', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da5984b5-5f43-498f-af9c-ed1380da5256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:23,970 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:38:23,970 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e7a8666-99b3-4886-a182-7ea7a0b590f1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e7a8666-99b3-4886-a182-7ea7a0b590f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:25,018 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:38:25,019 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a014b5e2-2cfb-47bc-b4c6-91945b626952', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a014b5e2-2cfb-47bc-b4c6-91945b626952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:26,070 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:38:26,070 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78135d8f-33ec-4062-9a33-bc34139e76fb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78135d8f-33ec-4062-9a33-bc34139e76fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:27,119 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:38:27,120 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-897f45f6-c7a5-493d-824c-92fb30792885', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-897f45f6-c7a5-493d-824c-92fb30792885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:28,171 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:38:28,171 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abad655b-c424-493e-8553-96291b5a7893', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abad655b-c424-493e-8553-96291b5a7893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:29,220 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:29,221 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4804eab-b479-48a4-bd97-0e36d70a032a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4804eab-b479-48a4-bd97-0e36d70a032a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:30,271 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:30,271 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f57275-0c24-4807-97ba-b071fca5b1e2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f57275-0c24-4807-97ba-b071fca5b1e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:31,321 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:38:31,321 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19da9423-7771-4145-abab-c18cb07ce3ca', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19da9423-7771-4145-abab-c18cb07ce3ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:32,371 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:32,371 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42fe0cef-030a-4568-93c6-28fc3b88257c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42fe0cef-030a-4568-93c6-28fc3b88257c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:33,420 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:38:33,421 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c61b39fa-0eae-4c0f-bfce-90ff446bd4f8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c61b39fa-0eae-4c0f-bfce-90ff446bd4f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:34,469 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:34,469 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-600f20f6-99ab-4d2b-8f5f-fb50f608a4ee', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-600f20f6-99ab-4d2b-8f5f-fb50f608a4ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:35,523 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.045s 2021-08-27 03:38:35,523 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-149b75ca-c876-4a73-8e1e-c1f4da0ea065', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-149b75ca-c876-4a73-8e1e-c1f4da0ea065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:36,572 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:38:36,573 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b44a620-c25b-47a0-9cf1-402af6e8c13e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b44a620-c25b-47a0-9cf1-402af6e8c13e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:37,624 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:38:37,625 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4729ff08-1b25-4347-8133-5556f9ba192e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4729ff08-1b25-4347-8133-5556f9ba192e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:38,673 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:38:38,674 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13391ab3-22d0-46af-9044-e8abbbd45ce6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13391ab3-22d0-46af-9044-e8abbbd45ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:39,723 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:39,724 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e591601d-0b08-4364-af27-762b14984c57', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e591601d-0b08-4364-af27-762b14984c57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:40,773 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:40,773 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99daa48a-0c3f-45aa-943a-50cecccc4b30', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99daa48a-0c3f-45aa-943a-50cecccc4b30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:41,823 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:38:41,824 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0247532-de61-48cf-a526-0012c1ad5384', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0247532-de61-48cf-a526-0012c1ad5384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:42,873 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:38:42,874 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52e1d008-d072-4ef1-82e3-cf7ef793401c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52e1d008-d072-4ef1-82e3-cf7ef793401c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:43,926 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.044s 2021-08-27 03:38:43,926 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa6238a4-b680-4ebc-963f-a051caabca85', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa6238a4-b680-4ebc-963f-a051caabca85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:44,975 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:44,976 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0501ea3c-5c3d-4191-8043-e791fb486280', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0501ea3c-5c3d-4191-8043-e791fb486280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:46,025 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:46,025 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98dd925c-c4d5-4bb0-984a-d16475508960', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98dd925c-c4d5-4bb0-984a-d16475508960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:47,077 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.044s 2021-08-27 03:38:47,077 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3498e65-b5db-48b8-a891-214ef6a12e03', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3498e65-b5db-48b8-a891-214ef6a12e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:48,128 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:38:48,128 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5634d47-573a-4e24-860f-11f60109b17f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5634d47-573a-4e24-860f-11f60109b17f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:49,181 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.045s 2021-08-27 03:38:49,181 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34a57211-a6bf-470b-9799-5e76fca8ae58', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34a57211-a6bf-470b-9799-5e76fca8ae58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:50,232 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:38:50,232 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d65c541-bae9-4c07-a2fe-8fe20c9612d8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d65c541-bae9-4c07-a2fe-8fe20c9612d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:51,282 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:38:51,283 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8f510f4-3838-473d-96da-2197b0984ac7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f510f4-3838-473d-96da-2197b0984ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:52,331 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:52,332 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a71341ba-d977-4118-9f4e-e06e0e6ed021', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a71341ba-d977-4118-9f4e-e06e0e6ed021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:53,382 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:53,382 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f93bc70-4038-4f80-a1f4-2f993527c309', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f93bc70-4038-4f80-a1f4-2f993527c309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:54,432 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:38:54,433 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a877806d-5941-4a0d-bde0-419272b0febd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a877806d-5941-4a0d-bde0-419272b0febd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:55,482 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:55,482 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84e5d851-a213-4609-9f8a-d18e8c8fa3ff', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84e5d851-a213-4609-9f8a-d18e8c8fa3ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:56,531 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:38:56,532 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e88bd31-0be8-4ccb-afd6-d3a36228f9a0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e88bd31-0be8-4ccb-afd6-d3a36228f9a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:57,581 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:38:57,581 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a2fb1cb-1547-420a-b987-f813652300a7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a2fb1cb-1547-420a-b987-f813652300a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:58,636 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.047s 2021-08-27 03:38:58,636 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a3118d8-9f9d-499b-95f0-a802eecb6185', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a3118d8-9f9d-499b-95f0-a802eecb6185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:38:59,685 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:38:59,686 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a1df49-fe84-44ff-8495-814876f75c02', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a1df49-fe84-44ff-8495-814876f75c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:00,735 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:00,735 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-072d1b89-1761-4317-b1e2-1a8fb761f99a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-072d1b89-1761-4317-b1e2-1a8fb761f99a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:01,784 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:39:01,784 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d08a388-79e4-424c-a477-545d847f19cc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d08a388-79e4-424c-a477-545d847f19cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:02,833 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:39:02,833 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-550e9190-12ed-4412-b4d4-1752d9ad9751', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-550e9190-12ed-4412-b4d4-1752d9ad9751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:03,889 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.047s 2021-08-27 03:39:03,890 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f712191-6a6d-4d99-bf78-486b4be2e7f0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f712191-6a6d-4d99-bf78-486b4be2e7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:04,939 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:39:04,939 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31b69610-9d0d-4f33-92a5-42701acea422', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31b69610-9d0d-4f33-92a5-42701acea422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:05,990 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:05,991 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c8bdcc-23e1-4e03-9db7-57dfbada33d5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c8bdcc-23e1-4e03-9db7-57dfbada33d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:07,044 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.046s 2021-08-27 03:39:07,045 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acb933ce-c34c-46ac-ad0b-3d7becfedf68', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acb933ce-c34c-46ac-ad0b-3d7becfedf68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:08,094 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:08,095 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f86b0c8e-ab16-4c46-a7d1-988e292218d9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f86b0c8e-ab16-4c46-a7d1-988e292218d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:09,145 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:09,145 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b7ea324-cb01-4636-991e-cb03abc9f5b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b7ea324-cb01-4636-991e-cb03abc9f5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:10,195 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:39:10,196 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9756db7f-d96f-47ca-be16-00a6c2ebd0d1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9756db7f-d96f-47ca-be16-00a6c2ebd0d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:11,245 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:11,245 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a7df70-2148-497e-9ca0-810b64b90da7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a7df70-2148-497e-9ca0-810b64b90da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:12,297 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:39:12,297 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd4d0118-a7b8-4edb-bc47-e5c89c7c5591', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd4d0118-a7b8-4edb-bc47-e5c89c7c5591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:13,346 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:39:13,346 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a3053e-1197-4752-b5bb-f78b4983b092', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a3053e-1197-4752-b5bb-f78b4983b092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:14,398 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:39:14,398 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cee4810-3c5f-44b5-a5e7-b644471d6d0b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cee4810-3c5f-44b5-a5e7-b644471d6d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:15,448 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:15,448 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3094204-6824-4c74-a75b-c4388abef8d1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3094204-6824-4c74-a75b-c4388abef8d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:16,499 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:39:16,499 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aa8cd27-9c22-4a78-a0e2-8a88760e2c28', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa8cd27-9c22-4a78-a0e2-8a88760e2c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:17,557 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.050s 2021-08-27 03:39:17,557 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9b526cb-1dc9-462b-abe0-5239b987ec90', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9b526cb-1dc9-462b-abe0-5239b987ec90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:18,607 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:18,607 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dc1f9c8-41d0-481d-8307-08431ebb7d27', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dc1f9c8-41d0-481d-8307-08431ebb7d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:19,657 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:19,658 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1abdb936-f007-44bf-962c-678e40597cfe', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1abdb936-f007-44bf-962c-678e40597cfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:20,710 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:39:20,711 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fd243a0-9050-42f0-8e03-5eb20481fd58', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fd243a0-9050-42f0-8e03-5eb20481fd58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:21,761 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:21,761 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2bdf0b6-bb57-4ec5-8670-e16dc1eddda0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2bdf0b6-bb57-4ec5-8670-e16dc1eddda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:22,811 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:22,812 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8586282-7bfe-4563-bbcd-d1ce5f99afb3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8586282-7bfe-4563-bbcd-d1ce5f99afb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:23,863 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:39:23,863 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4450c2cd-5b85-4037-ab9a-5707e7e0ca3d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4450c2cd-5b85-4037-ab9a-5707e7e0ca3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:24,911 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:39:24,912 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-332c07df-a525-4f8c-a16d-1a82a5527944', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-332c07df-a525-4f8c-a16d-1a82a5527944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:25,961 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:39:25,962 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18b6f5e7-e330-4d91-9a65-bcdc895053aa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18b6f5e7-e330-4d91-9a65-bcdc895053aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:27,011 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:27,012 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93cb7bae-dc04-4bdd-b0b8-bed63f2a611c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93cb7bae-dc04-4bdd-b0b8-bed63f2a611c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:28,066 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.046s 2021-08-27 03:39:28,066 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d3850b8-2113-4de8-ad7f-4ec1ee8bc61c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d3850b8-2113-4de8-ad7f-4ec1ee8bc61c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:29,118 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.044s 2021-08-27 03:39:29,119 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5607dbec-e834-490a-b22f-17c59fa543aa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5607dbec-e834-490a-b22f-17c59fa543aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:30,169 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:30,169 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aa0a002-3731-4e2c-b828-821e47fed777', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aa0a002-3731-4e2c-b828-821e47fed777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:31,220 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:39:31,221 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b49014a1-4a00-4c5f-acb4-0d0762dd2e25', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b49014a1-4a00-4c5f-acb4-0d0762dd2e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:32,270 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:39:32,270 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ca488f8-5ff9-43af-9cee-d3853ce454bd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ca488f8-5ff9-43af-9cee-d3853ce454bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:33,321 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:33,321 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ada9054a-d745-4a23-bae9-a885e8a88a14', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ada9054a-d745-4a23-bae9-a885e8a88a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:34,372 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:34,373 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0d40d7b-7558-48a3-a406-115bf40c1da4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0d40d7b-7558-48a3-a406-115bf40c1da4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:35,423 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:35,423 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f24afe74-826a-46da-8f8d-05e05347e8dd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f24afe74-826a-46da-8f8d-05e05347e8dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:36,473 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:36,473 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4ff5cd3-1aaa-46c6-ba96-967259335672', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4ff5cd3-1aaa-46c6-ba96-967259335672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:37,524 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:37,524 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b3690d-929f-4542-b7e1-ba24375b0988', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b3690d-929f-4542-b7e1-ba24375b0988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:38,574 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:39:38,574 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cafa8f2-525a-403f-82e4-1850fb7e3362', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cafa8f2-525a-403f-82e4-1850fb7e3362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:39,624 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:39,624 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7865b97-a514-4b8c-977f-90e041259fc2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7865b97-a514-4b8c-977f-90e041259fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:40,674 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:40,675 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-557d9d37-4170-4ceb-9d64-621138aea2ec', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-557d9d37-4170-4ceb-9d64-621138aea2ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:41,724 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:39:41,724 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10396077-f2f4-4382-b626-a8e59afa9417', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10396077-f2f4-4382-b626-a8e59afa9417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:42,774 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:42,775 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-567d4c48-9c6a-489d-82b3-2edcaca76292', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-567d4c48-9c6a-489d-82b3-2edcaca76292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:43,825 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:43,825 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69518301-faa8-41f1-b166-e11dafbbd600', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69518301-faa8-41f1-b166-e11dafbbd600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:44,877 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:39:44,877 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f2f1988-3259-4397-b604-29aa5db022df', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f2f1988-3259-4397-b604-29aa5db022df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:45,928 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:45,929 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bbdc378-623f-4905-86f6-d4c7e7bf37c2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bbdc378-623f-4905-86f6-d4c7e7bf37c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:46,979 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:46,979 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9dfbe13-8e58-41a6-a7a0-82b8020ad3f6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9dfbe13-8e58-41a6-a7a0-82b8020ad3f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:48,029 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:48,030 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7abf2ce-ba32-4333-8f67-c1fc4ec47db6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7abf2ce-ba32-4333-8f67-c1fc4ec47db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:49,081 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:39:49,081 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05cff355-abf7-4b66-b266-3556ae18c0ee', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05cff355-abf7-4b66-b266-3556ae18c0ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:50,131 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:39:50,131 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0e91ed9-2ae1-4dab-aa61-0bc47a702847', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0e91ed9-2ae1-4dab-aa61-0bc47a702847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:51,183 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.044s 2021-08-27 03:39:51,184 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85261240-9de9-4fe5-b9f7-3f63c8dcf441', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85261240-9de9-4fe5-b9f7-3f63c8dcf441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:52,235 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:39:52,235 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae0458d-5460-4d67-8259-fb638bc7ff0c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae0458d-5460-4d67-8259-fb638bc7ff0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:53,286 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:39:53,286 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0efa54d7-e404-465a-9da0-c784e02b40e1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0efa54d7-e404-465a-9da0-c784e02b40e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:54,336 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:39:54,336 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c21b42d3-dc34-45ff-98c5-b59dbd45b6d1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c21b42d3-dc34-45ff-98c5-b59dbd45b6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:55,387 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:55,387 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b57f72-a178-46cd-818c-1bdbba16f7c4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b57f72-a178-46cd-818c-1bdbba16f7c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:56,438 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:39:56,438 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc8bb738-10a6-43e9-b94e-a6e17c52f094', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc8bb738-10a6-43e9-b94e-a6e17c52f094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:57,487 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:39:57,488 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d239dedd-c01d-4f20-81d3-c6f70bce1ef2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d239dedd-c01d-4f20-81d3-c6f70bce1ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:58,537 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:58,537 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af351bcf-c607-49a0-897a-306c2188f64b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af351bcf-c607-49a0-897a-306c2188f64b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:39:59,588 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:39:59,588 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc85a6f1-d026-4f29-9a1e-ac85d4c2c0ff', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc85a6f1-d026-4f29-9a1e-ac85d4c2c0ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:00,638 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:40:00,638 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17f1a883-e2fe-43aa-a727-03e4cd54bf1b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17f1a883-e2fe-43aa-a727-03e4cd54bf1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:01,689 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:40:01,690 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d67ec03d-1fb8-4927-ba9e-2c7fb56347c5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d67ec03d-1fb8-4927-ba9e-2c7fb56347c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:02,742 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:40:02,742 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a280c66-5bba-4366-9924-933a3281aad8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a280c66-5bba-4366-9924-933a3281aad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:03,793 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:40:03,794 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d27533-de93-4253-b519-da89e933b8b6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d27533-de93-4253-b519-da89e933b8b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:04,843 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:40:04,844 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3a0bb1c-69ee-482c-a2cc-9307c41cbd15', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3a0bb1c-69ee-482c-a2cc-9307c41cbd15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:05,894 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:40:05,894 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-780727d9-4da5-4bad-a8ff-2420c7501467', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-780727d9-4da5-4bad-a8ff-2420c7501467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:06,944 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:40:06,944 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2e94710-411f-470c-945c-5778c9a31894', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2e94710-411f-470c-945c-5778c9a31894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:07,995 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:40:07,995 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b21254f3-faca-4c63-8d20-c4630e328ac5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b21254f3-faca-4c63-8d20-c4630e328ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:09,046 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:40:09,047 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f47b66-1244-48a1-9126-548b9139fd46', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f47b66-1244-48a1-9126-548b9139fd46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:10,105 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.050s 2021-08-27 03:40:10,106 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eac92fcb-d8d6-4aba-9a33-465604cd780f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eac92fcb-d8d6-4aba-9a33-465604cd780f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:11,157 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.044s 2021-08-27 03:40:11,158 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42f1b019-2dbc-4c8a-b819-5c4f88ec44ed', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42f1b019-2dbc-4c8a-b819-5c4f88ec44ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:12,209 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:40:12,209 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0288b3d-b5af-4e83-8c9e-8674ea4c0b85', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0288b3d-b5af-4e83-8c9e-8674ea4c0b85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:13,261 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.044s 2021-08-27 03:40:13,262 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d63a79e-b077-4ad2-b2bd-7f2210cfc9ee', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d63a79e-b077-4ad2-b2bd-7f2210cfc9ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:14,318 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.048s 2021-08-27 03:40:14,318 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f42209b5-026e-435d-a3c0-71d3946fe4c6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f42209b5-026e-435d-a3c0-71d3946fe4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:15,377 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.049s 2021-08-27 03:40:15,377 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53305d56-b989-49a7-92b7-2aa1ab9889f8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53305d56-b989-49a7-92b7-2aa1ab9889f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:16,437 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.051s 2021-08-27 03:40:16,437 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-053fc0bd-c3fc-4b0b-a37e-973163859003', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-053fc0bd-c3fc-4b0b-a37e-973163859003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:17,533 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.088s 2021-08-27 03:40:17,533 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8af0299-0777-4983-a68b-37c50ca1aa8f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8af0299-0777-4983-a68b-37c50ca1aa8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:18,646 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.104s 2021-08-27 03:40:18,646 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b047c597-b3f2-4ea3-b22e-b4e62a2ca6d8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b047c597-b3f2-4ea3-b22e-b4e62a2ca6d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:19,714 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.060s 2021-08-27 03:40:19,715 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51018ec0-3908-4feb-b059-c5f8c0000891', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51018ec0-3908-4feb-b059-c5f8c0000891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:20,780 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.057s 2021-08-27 03:40:20,780 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5760a67-fe80-495b-af89-32616b60b682', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5760a67-fe80-495b-af89-32616b60b682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:21,843 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.054s 2021-08-27 03:40:21,843 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14239e67-8d8e-4b36-9676-1bd7dabc6928', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14239e67-8d8e-4b36-9676-1bd7dabc6928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:22,905 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.054s 2021-08-27 03:40:22,905 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8757cb7a-7951-4dda-9768-4832fbea95ed', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8757cb7a-7951-4dda-9768-4832fbea95ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:23,972 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.059s 2021-08-27 03:40:23,973 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9fa889f-cc1e-4215-96fc-4846e1e0cd00', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9fa889f-cc1e-4215-96fc-4846e1e0cd00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:25,029 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.048s 2021-08-27 03:40:25,030 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf3f3624-cae2-4893-a613-706f137f1821', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf3f3624-cae2-4893-a613-706f137f1821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:26,088 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.050s 2021-08-27 03:40:26,088 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd791f3-ccf3-4104-b843-f4c2e0423e8d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd791f3-ccf3-4104-b843-f4c2e0423e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:27,141 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.045s 2021-08-27 03:40:27,141 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2b9e70-0d4c-414f-9213-91a2bdab4f4d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b2b9e70-0d4c-414f-9213-91a2bdab4f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:28,198 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.048s 2021-08-27 03:40:28,198 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-077182a9-5f8d-4b7c-8016-8255a048e765', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-077182a9-5f8d-4b7c-8016-8255a048e765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:29,250 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.044s 2021-08-27 03:40:29,250 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ad14831-2b57-45cd-961e-e04a20601d9f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ad14831-2b57-45cd-961e-e04a20601d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:30,300 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:40:30,300 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f84923d6-bc1e-41c9-aedc-e9d469104100', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f84923d6-bc1e-41c9-aedc-e9d469104100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:31,354 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.045s 2021-08-27 03:40:31,354 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bb6f4d4-370f-4fdd-889e-29c85747206c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bb6f4d4-370f-4fdd-889e-29c85747206c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:32,411 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.048s 2021-08-27 03:40:32,411 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b4a818-ab0e-43eb-ad08-0f01ee3b0df2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b4a818-ab0e-43eb-ad08-0f01ee3b0df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:33,465 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.045s 2021-08-27 03:40:33,466 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37bb92be-faf1-4399-bc36-747e6af1838e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37bb92be-faf1-4399-bc36-747e6af1838e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:34,515 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:40:34,515 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24d0f51e-954c-47cd-b28b-8ef80aa15697', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24d0f51e-954c-47cd-b28b-8ef80aa15697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:35,567 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.045s 2021-08-27 03:40:35,568 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11757c96-fba1-4398-a931-2a6b7b12bac8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11757c96-fba1-4398-a931-2a6b7b12bac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:36,619 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:40:36,619 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7546041-6e50-44f6-8cc8-aa4d043cabf0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7546041-6e50-44f6-8cc8-aa4d043cabf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:37,670 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:40:37,671 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51fe5fa0-e662-48bf-82d1-f4018af4cf37', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51fe5fa0-e662-48bf-82d1-f4018af4cf37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:38,740 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.061s 2021-08-27 03:40:38,740 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd285d8f-b141-4900-a89d-7f09c1f6f032', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd285d8f-b141-4900-a89d-7f09c1f6f032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:39,796 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.048s 2021-08-27 03:40:39,797 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c19fcaf-6da4-4f6e-a2d3-f1607195fb09', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c19fcaf-6da4-4f6e-a2d3-f1607195fb09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:40,847 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:40:40,847 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53485ce9-f38e-42c9-abc4-dd473112f88e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53485ce9-f38e-42c9-abc4-dd473112f88e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:41,897 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:40:41,897 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c500d558-98a5-40d5-a46a-c539c48c5674', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c500d558-98a5-40d5-a46a-c539c48c5674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:42,962 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.057s 2021-08-27 03:40:42,963 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-609362d8-f26d-4f7b-9317-80d3fe79f354', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-609362d8-f26d-4f7b-9317-80d3fe79f354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:44,011 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:40:44,012 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa3fb5cd-07b3-4861-9cdd-6dcfdb1ac9d6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa3fb5cd-07b3-4861-9cdd-6dcfdb1ac9d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:45,065 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.045s 2021-08-27 03:40:45,065 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5b71d25-d6c8-4e18-a509-36252f9bed96', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5b71d25-d6c8-4e18-a509-36252f9bed96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:46,114 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:40:46,114 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac5812d4-cea6-4191-93a6-9e540f2496cb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac5812d4-cea6-4191-93a6-9e540f2496cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:47,165 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:40:47,165 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d93d1e3-e159-47e4-903d-ad413127830e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d93d1e3-e159-47e4-903d-ad413127830e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:48,214 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:40:48,214 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef0fa18-53d7-49ba-81ec-51c2abd13c5e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef0fa18-53d7-49ba-81ec-51c2abd13c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:49,264 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:40:49,264 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe32f92e-8c48-47ee-b1c2-02c38d6431bd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe32f92e-8c48-47ee-b1c2-02c38d6431bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:50,314 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:40:50,314 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e857c671-d4da-4f59-8f1f-fa9c45c274b7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e857c671-d4da-4f59-8f1f-fa9c45c274b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:51,363 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:40:51,363 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f45bd45-a566-4690-8248-f66e742ff504', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f45bd45-a566-4690-8248-f66e742ff504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:52,413 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:40:52,413 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43cd31f8-eb49-4adc-a7c2-23a0d1d9b3b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43cd31f8-eb49-4adc-a7c2-23a0d1d9b3b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:53,462 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:40:53,462 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea6417c6-1f5b-429f-b4ab-234953a9505a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea6417c6-1f5b-429f-b4ab-234953a9505a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:54,512 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:40:54,512 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-666c795a-6d4d-477f-ada6-0ab44afee094', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-666c795a-6d4d-477f-ada6-0ab44afee094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:55,561 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:40:55,562 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7f33176-cbcf-4353-83fe-603261052746', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7f33176-cbcf-4353-83fe-603261052746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:56,612 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:40:56,612 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5ae9614-8422-4936-a36c-9e58083f2f58', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5ae9614-8422-4936-a36c-9e58083f2f58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:57,662 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:40:57,663 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d10954c-ef39-44a7-b81a-b0e28bc4ebe7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d10954c-ef39-44a7-b81a-b0e28bc4ebe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:58,711 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:40:58,711 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ba63f64-4e50-47cb-89b2-5d67bb3a56d5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ba63f64-4e50-47cb-89b2-5d67bb3a56d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:40:59,760 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:40:59,760 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f9f4b0-6c9c-42cc-8737-a7d20c4eec2e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f9f4b0-6c9c-42cc-8737-a7d20c4eec2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:00,809 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:00,809 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c346ae86-1cc9-44dd-af47-36237443d964', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c346ae86-1cc9-44dd-af47-36237443d964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:01,862 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.044s 2021-08-27 03:41:01,862 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8694eab5-650a-47d6-afdf-83bd75d360e7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8694eab5-650a-47d6-afdf-83bd75d360e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:02,913 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:41:02,914 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d61b054b-5798-4977-9adc-4dadae52b86d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d61b054b-5798-4977-9adc-4dadae52b86d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:03,964 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:41:03,964 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89566304-da97-4252-be41-53c31c1377bd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89566304-da97-4252-be41-53c31c1377bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:05,012 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:41:05,013 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e9ae83-f049-467d-b423-e529c54b45e2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38e9ae83-f049-467d-b423-e529c54b45e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:06,063 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:41:06,063 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc953374-abbf-4a68-8768-92fe8e825ef6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc953374-abbf-4a68-8768-92fe8e825ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:07,113 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:41:07,114 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c41643c-d3d2-49d3-af3f-b3d68632266d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c41643c-d3d2-49d3-af3f-b3d68632266d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:08,164 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:41:08,164 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d24d7cd-2cff-4cd1-bec9-336b6ce1aa87', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d24d7cd-2cff-4cd1-bec9-336b6ce1aa87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:09,215 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.044s 2021-08-27 03:41:09,216 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ffd507e-9bf0-4d2c-85f8-16dce410ad85', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ffd507e-9bf0-4d2c-85f8-16dce410ad85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:10,264 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:10,264 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-640aaf0f-a6ce-473d-a54d-b3ccd8c331ce', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-640aaf0f-a6ce-473d-a54d-b3ccd8c331ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:11,313 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:11,313 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4861c97-0ebe-4681-aac7-18a21e19040f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4861c97-0ebe-4681-aac7-18a21e19040f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:12,362 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:12,362 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16c682ba-1181-44b4-8b83-73bf29a33899', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16c682ba-1181-44b4-8b83-73bf29a33899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:13,410 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:41:13,411 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-371380fa-8942-45b1-8224-26e71140bfe2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-371380fa-8942-45b1-8224-26e71140bfe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:14,459 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:14,460 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8d954d8-85d7-46f8-bb90-8f772b34fdb3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8d954d8-85d7-46f8-bb90-8f772b34fdb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:15,509 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:15,509 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7136366c-ff5d-4ee5-9833-d310acf67f4f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7136366c-ff5d-4ee5-9833-d310acf67f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:16,558 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:16,559 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1639e0c3-fd74-43e2-938d-3b6dcdf7af73', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1639e0c3-fd74-43e2-938d-3b6dcdf7af73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:17,610 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.044s 2021-08-27 03:41:17,610 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b983760-8e29-4ef1-860e-9b0d97bafabb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b983760-8e29-4ef1-860e-9b0d97bafabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:18,663 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:18,663 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8da328-663b-4f98-a4e0-1071d0d46a99', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe8da328-663b-4f98-a4e0-1071d0d46a99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:19,712 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:19,712 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a006e608-244f-4a3a-ba99-c6577ef0a978', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a006e608-244f-4a3a-ba99-c6577ef0a978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:20,763 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:41:20,763 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ead8d323-45a0-4a5b-9b2a-f58b38b3bdd8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ead8d323-45a0-4a5b-9b2a-f58b38b3bdd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:21,811 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:41:21,812 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d0bd820-23cd-4669-b64e-bc66ef370989', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d0bd820-23cd-4669-b64e-bc66ef370989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:22,862 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:22,862 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a14e2c-d918-4343-bbb1-538d05737e01', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a14e2c-d918-4343-bbb1-538d05737e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:23,912 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:41:23,913 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef5a8c27-d12a-48c0-92b9-e9ba6956793f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef5a8c27-d12a-48c0-92b9-e9ba6956793f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:24,961 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:24,962 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96f67d22-167e-4aa4-86f5-1b585ebedc7c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96f67d22-167e-4aa4-86f5-1b585ebedc7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:26,010 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:26,010 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ce23470-2b36-42f8-9557-d4de6c33641f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ce23470-2b36-42f8-9557-d4de6c33641f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:27,060 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:41:27,061 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c20423b-f989-4a98-b873-41162af1bef7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c20423b-f989-4a98-b873-41162af1bef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:28,110 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:41:28,110 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f852738-073c-47b8-8106-a70e6f21de0f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f852738-073c-47b8-8106-a70e6f21de0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:29,160 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:41:29,161 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87b9a33-e4fc-49eb-aa6a-2306948ee0e1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b87b9a33-e4fc-49eb-aa6a-2306948ee0e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:30,210 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:30,211 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e32b502-b959-4296-8974-992457d8b255', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e32b502-b959-4296-8974-992457d8b255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:31,261 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:41:31,261 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93878d8c-4d08-4e21-9f44-0cd40301ea51', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93878d8c-4d08-4e21-9f44-0cd40301ea51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:32,311 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:41:32,312 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8363fc90-941d-49a1-804b-2b942d053976', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8363fc90-941d-49a1-804b-2b942d053976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:33,363 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:41:33,363 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2383eae6-9319-4d4f-a5e7-46613ce4b93a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2383eae6-9319-4d4f-a5e7-46613ce4b93a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:34,414 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:41:34,415 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5a4a06f-a090-4798-a004-1589e1c72e14', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5a4a06f-a090-4798-a004-1589e1c72e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:35,465 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:41:35,465 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ece5aa82-0865-4e8a-8d0f-188e93f0c5c3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ece5aa82-0865-4e8a-8d0f-188e93f0c5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:36,514 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:36,515 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e55af39a-a745-47f3-b057-d1bada2ae276', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e55af39a-a745-47f3-b057-d1bada2ae276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:37,564 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:37,564 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d668e7a-5cff-41a5-90db-8f2ab02c03ef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d668e7a-5cff-41a5-90db-8f2ab02c03ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:38,614 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:41:38,614 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5621e86e-cb90-4825-9660-bb55870aebc9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5621e86e-cb90-4825-9660-bb55870aebc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:39,666 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:41:39,666 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-375337ff-93bd-494a-acfb-a42d5167517c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-375337ff-93bd-494a-acfb-a42d5167517c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:40,714 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:40,715 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c5ccd98-bf90-4bf6-89f0-5bc04ade7a45', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c5ccd98-bf90-4bf6-89f0-5bc04ade7a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:41,764 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:41:41,765 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b989c1-7625-4d1b-b924-d6437d41be4e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10b989c1-7625-4d1b-b924-d6437d41be4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:42,814 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:41:42,814 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c261bea0-a6f8-4225-8892-722da0d57821', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c261bea0-a6f8-4225-8892-722da0d57821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:43,864 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:43,865 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32aaf674-22fb-48ff-9f99-bb3af82c9fd6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32aaf674-22fb-48ff-9f99-bb3af82c9fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:44,914 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:44,914 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d318ce9-c8c7-453a-944a-25942db42531', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d318ce9-c8c7-453a-944a-25942db42531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:45,964 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:41:45,964 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e2a980-0420-4763-9b4f-6f1132cd43b9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e2a980-0420-4763-9b4f-6f1132cd43b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:47,019 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.047s 2021-08-27 03:41:47,020 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ccccdf7-e359-4675-80e0-324ea2843ffb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ccccdf7-e359-4675-80e0-324ea2843ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:48,074 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.046s 2021-08-27 03:41:48,074 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bdb536b-6d7d-40bd-8a08-42f0be322b2c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bdb536b-6d7d-40bd-8a08-42f0be322b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:49,124 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:41:49,124 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae4d3876-1309-4b7e-8105-f4716ff7e0cc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae4d3876-1309-4b7e-8105-f4716ff7e0cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:50,174 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:50,174 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c36374-4c2e-46c1-bce9-ca4cebc45c3a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c36374-4c2e-46c1-bce9-ca4cebc45c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:51,229 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.047s 2021-08-27 03:41:51,230 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f18585ec-1019-4411-9f5f-abd3106b8b0b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f18585ec-1019-4411-9f5f-abd3106b8b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:52,279 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:41:52,279 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ee8c174-7c84-4a7e-8452-677814bfca18', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ee8c174-7c84-4a7e-8452-677814bfca18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:53,330 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:41:53,331 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3261d5b-1220-46bb-ab59-67227398f979', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3261d5b-1220-46bb-ab59-67227398f979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:54,383 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.044s 2021-08-27 03:41:54,383 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b35d9c-1a03-4796-9b6f-c8614eab5370', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b35d9c-1a03-4796-9b6f-c8614eab5370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:55,432 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:55,432 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a96eed35-0541-4547-bde4-d17de957f3a4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a96eed35-0541-4547-bde4-d17de957f3a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:56,481 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:56,482 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a15e5d4c-317c-4010-a005-d5991f3decca', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a15e5d4c-317c-4010-a005-d5991f3decca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:57,531 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:57,531 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b27008-cb3b-404d-8eeb-462280850f03', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b27008-cb3b-404d-8eeb-462280850f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:58,579 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:41:58,580 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8205857-7577-48fd-bba6-de7f6f26d394', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8205857-7577-48fd-bba6-de7f6f26d394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:41:59,627 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:41:59,628 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-829815d2-9543-47e1-aa13-ec155eb5c840', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-829815d2-9543-47e1-aa13-ec155eb5c840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:00,678 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:42:00,678 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bebc5a52-c29b-49e7-a54a-54c28eb100f6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bebc5a52-c29b-49e7-a54a-54c28eb100f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:01,726 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:42:01,727 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5edd6db-27ed-4874-83b9-4f89f6c6315f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5edd6db-27ed-4874-83b9-4f89f6c6315f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:02,776 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:42:02,777 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79aab7a7-93b0-4c86-bf78-85b263323a18', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79aab7a7-93b0-4c86-bf78-85b263323a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:03,827 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:42:03,827 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0a0e65f-901d-44e5-b45b-950f5ff51671', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0a0e65f-901d-44e5-b45b-950f5ff51671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:04,877 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:42:04,877 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c63b183-70ef-4439-8162-424094e7cc1d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c63b183-70ef-4439-8162-424094e7cc1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:05,927 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:42:05,927 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-325eb924-465d-43ae-bfad-bd99bac00f5e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-325eb924-465d-43ae-bfad-bd99bac00f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:06,976 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:42:06,977 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31d4311b-9774-434b-9adc-e5bd19203a73', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31d4311b-9774-434b-9adc-e5bd19203a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:08,025 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:42:08,026 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cd6a560-819b-4f66-b267-4955a8983d59', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cd6a560-819b-4f66-b267-4955a8983d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:09,077 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:42:09,077 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62e0a676-a40a-4de4-aab9-a50d9624973c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62e0a676-a40a-4de4-aab9-a50d9624973c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:10,125 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:42:10,125 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc2b7576-4258-4bf5-b348-80d0257226d1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc2b7576-4258-4bf5-b348-80d0257226d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:11,175 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:42:11,175 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef1c74f9-fefc-4162-a1ea-1eeee62fed76', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef1c74f9-fefc-4162-a1ea-1eeee62fed76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:12,225 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:42:12,226 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-137ca6dc-4037-4a08-a200-ad3bd16c969f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-137ca6dc-4037-4a08-a200-ad3bd16c969f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:13,275 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:42:13,275 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b3e8b15-64c8-4873-ac12-8816e4fc4c32', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b3e8b15-64c8-4873-ac12-8816e4fc4c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:14,325 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:42:14,325 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abd6ef78-1318-429d-86f8-42e69a982691', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abd6ef78-1318-429d-86f8-42e69a982691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:15,373 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:42:15,374 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b5ffe39-4114-4ccb-bf81-48d1172af634', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b5ffe39-4114-4ccb-bf81-48d1172af634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:16,424 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:42:16,424 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eada0191-3320-46e0-a17c-a3da75f16640', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eada0191-3320-46e0-a17c-a3da75f16640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:17,473 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:42:17,474 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7697e5f6-bbb1-41bc-a7af-854c528bf430', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7697e5f6-bbb1-41bc-a7af-854c528bf430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:18,526 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.045s 2021-08-27 03:42:18,527 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f5d14d0-8c03-4adc-9853-8e848a41e0c5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f5d14d0-8c03-4adc-9853-8e848a41e0c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:19,576 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:42:19,576 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4119089-c3bb-43ec-9101-a39a8a546780', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4119089-c3bb-43ec-9101-a39a8a546780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:20,719 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.135s 2021-08-27 03:42:20,719 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f2d5d6e-85bd-4317-80ea-f4a7c36519db', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f2d5d6e-85bd-4317-80ea-f4a7c36519db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:21,770 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:42:21,770 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d7d08a2-dd3a-4863-a841-9ed83a30a404', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d7d08a2-dd3a-4863-a841-9ed83a30a404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:22,819 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:42:22,820 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d30dac5-a243-481f-88df-b6b9ced5e76d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d30dac5-a243-481f-88df-b6b9ced5e76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:23,871 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:42:23,871 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2179ad61-3a50-4481-84cf-8fbd01395230', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2179ad61-3a50-4481-84cf-8fbd01395230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:24,920 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:42:24,920 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14aa835c-97ba-4418-9f76-fcae98c67df1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14aa835c-97ba-4418-9f76-fcae98c67df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:25,970 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:42:25,970 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05364fe1-2c4d-477e-a256-c9dcc72b010f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05364fe1-2c4d-477e-a256-c9dcc72b010f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:27,019 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:42:27,019 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33efaf25-e4a7-4b4d-8cd3-08b72d394277', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33efaf25-e4a7-4b4d-8cd3-08b72d394277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:28,069 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:42:28,069 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-510b5403-4f18-4cd2-80e9-6c72ab36f9ae', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-510b5403-4f18-4cd2-80e9-6c72ab36f9ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:29,117 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:42:29,118 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ed70ac8-76ed-42b9-b61a-72efc68342f7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ed70ac8-76ed-42b9-b61a-72efc68342f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:30,169 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:42:30,170 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef4afd8-eb68-40ff-804f-e428799fc5f4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef4afd8-eb68-40ff-804f-e428799fc5f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:31,218 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:42:31,219 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877d6903-2824-4f79-81f9-44ad585c3888', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877d6903-2824-4f79-81f9-44ad585c3888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:32,269 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:42:32,269 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08882c32-e721-487a-b8dc-3795d5370a93', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08882c32-e721-487a-b8dc-3795d5370a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:33,318 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:42:33,318 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6372805d-e27b-452b-a2f3-ea7dd5fb6a02', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6372805d-e27b-452b-a2f3-ea7dd5fb6a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:34,367 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:42:34,368 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc2ab23e-00c2-45dc-9fb9-7efebe324477', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc2ab23e-00c2-45dc-9fb9-7efebe324477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:35,416 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:42:35,416 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ddc95d2-e02c-41ea-ba01-42aa69cd969d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ddc95d2-e02c-41ea-ba01-42aa69cd969d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:36,467 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:42:36,468 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a649a847-2b00-4f3d-ad22-94945b423447', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a649a847-2b00-4f3d-ad22-94945b423447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:37,517 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:42:37,517 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e82eb1a-b95f-43c5-9abc-a2c3d2910f0f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e82eb1a-b95f-43c5-9abc-a2c3d2910f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:38,566 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:42:38,567 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb0508e4-3263-4af0-9cf2-560dd6709012', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb0508e4-3263-4af0-9cf2-560dd6709012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:39,615 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:42:39,615 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe3902f-9894-497f-97d0-dc4f19ad05c2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe3902f-9894-497f-97d0-dc4f19ad05c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:40,672 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.048s 2021-08-27 03:42:40,672 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d04bbf20-bfbc-459d-8922-dcbf78060d25', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d04bbf20-bfbc-459d-8922-dcbf78060d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:41,720 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:42:41,720 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-121631cd-0c22-422b-84ad-53d4d0c48f5a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-121631cd-0c22-422b-84ad-53d4d0c48f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:42,769 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:42:42,770 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-770b35cc-c2c8-4f6b-83e3-c0388d30cfba', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-770b35cc-c2c8-4f6b-83e3-c0388d30cfba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:43,818 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:42:43,819 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4fc02c-90cb-49c0-a309-a403222c78a3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4fc02c-90cb-49c0-a309-a403222c78a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:44,867 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:42:44,868 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13cca629-cc77-4c7e-8560-15bdc69a0d70', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13cca629-cc77-4c7e-8560-15bdc69a0d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:45,920 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:42:45,920 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db1c7a9-e298-4569-b7ae-b6764a92c154', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db1c7a9-e298-4569-b7ae-b6764a92c154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:46,968 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.040s 2021-08-27 03:42:46,968 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08b9d6be-7601-454c-98e9-9189b23fac99', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08b9d6be-7601-454c-98e9-9189b23fac99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:48,019 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.043s 2021-08-27 03:42:48,019 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de97971b-a41d-4312-99c1-57f93731d731', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de97971b-a41d-4312-99c1-57f93731d731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:49,069 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:42:49,070 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abaef468-b808-4dc4-ab4b-82e6ce50bacc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abaef468-b808-4dc4-ab4b-82e6ce50bacc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:50,120 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:42:50,120 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b3574dd-8dc9-4110-ae72-43fa7885af3d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b3574dd-8dc9-4110-ae72-43fa7885af3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:51,170 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:42:51,170 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55906641-c89e-4505-917b-d0780bcba9db', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55906641-c89e-4505-917b-d0780bcba9db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:52,219 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.041s 2021-08-27 03:42:52,219 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3639799-32c1-478c-9123-ff52fb1db683', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3639799-32c1-478c-9123-ff52fb1db683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:53,268 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb 0.042s 2021-08-27 03:42:53,269 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a18546-5d82-4fa8-82f5-2b042b265716', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a18546-5d82-4fa8-82f5-2b042b265716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb'} Body: b'{"volume": {"id": "e581aac4-7a55-440c-ac3d-5528d9631ebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:53.000000", "updated_at": "2021-08-27T03:36:54.000000", "name": "tempest-AttachVolumeTestJSON-volume-1012211378", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/a430bc3a9be94e62a3cb96e011f0496a/volumes/e581aac4-7a55-440c-ac3d-5528d9631ebb"}], "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a430bc3a9be94e62a3cb96e011f0496a"}}' 2021-08-27 03:42:53,390 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556 0.114s 2021-08-27 03:42:53,391 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-506e992e-cb98-4b7c-af28-6710f5383b95', 'x-compute-request-id': 'req-506e992e-cb98-4b7c-af28-6710f5383b95', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556'} Body: b'' 2021-08-27 03:42:53,536 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556 0.145s 2021-08-27 03:42:53,537 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1674', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfaf6ed3-42a0-435e-82d7-bf3285edc6a3', 'x-compute-request-id': 'req-bfaf6ed3-42a0-435e-82d7-bf3285edc6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556'} Body: b'{"server": {"id": "e9952251-592d-4529-9347-b844a9741556", "name": "tempest-AttachVolumeTestJSON-server-1049260716", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:36:05Z", "updated": "2021-08-27T03:42:53Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:1d:b6"}, {"version": 4, "addr": "172.27.1.84", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:1d:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/e9952251-592d-4529-9347-b844a9741556"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1439720093", "OS-SRV-USG:launched_at": "2021-08-27T03:36:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1805413366"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:42:54,653 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556 0.107s 2021-08-27 03:42:54,653 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1606', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-220d8ee3-d618-4ef4-80c5-87db01e81788', 'x-compute-request-id': 'req-220d8ee3-d618-4ef4-80c5-87db01e81788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556'} Body: b'{"server": {"id": "e9952251-592d-4529-9347-b844a9741556", "name": "tempest-AttachVolumeTestJSON-server-1049260716", "status": "ACTIVE", "tenant_id": "a430bc3a9be94e62a3cb96e011f0496a", "user_id": "fd5d6512f31c41bbbd29169ed599ee5e", "metadata": {}, "hostId": "b8cad26c0589d5aaa25e265189a3b5470a631685ed1c2f24b9231196", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:36:05Z", "updated": "2021-08-27T03:42:53Z", "addresses": {"tempest-AttachVolumeTestJSON-2137613434-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:1d:b6"}, {"version": 4, "addr": "172.27.1.84", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:1d:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/e9952251-592d-4529-9347-b844a9741556"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1439720093", "OS-SRV-USG:launched_at": "2021-08-27T03:36:14.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:42:55,847 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556 0.185s 2021-08-27 03:42:55,847 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-f3d14cf7-c7a1-4fa5-b76c-29dc97125553', 'x-compute-request-id': 'req-f3d14cf7-c7a1-4fa5-b76c-29dc97125553', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/e9952251-592d-4529-9347-b844a9741556'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e9952251-592d-4529-9347-b844a9741556 could not be found."}}' 2021-08-27 03:42:55,874 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-1439720093 0.025s 2021-08-27 03:42:55,874 108917 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-396ea206-9796-48ab-a8c8-5cf2e90462a3', 'x-compute-request-id': 'req-396ea206-9796-48ab-a8c8-5cf2e90462a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-1439720093'} Body: b'' 2021-08-27 03:42:56,003 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/v2.0/security-groups/b2a444b3-f4c4-4d39-bb3f-d15923fd7998 0.128s 2021-08-27 03:42:56,004 108917 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-14c42dc6-c93c-4102-b0ba-cb8902a9a4df', 'content-length': '0', 'date': 'Fri, 27 Aug 2021 03:42:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups/b2a444b3-f4c4-4d39-bb3f-d15923fd7998'} Body: b'' 2021-08-27 03:42:56,021 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.30:9696/v2.0/security-groups/b2a444b3-f4c4-4d39-bb3f-d15923fd7998 0.017s 2021-08-27 03:42:56,021 108917 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-0dc381d0-eee0-400c-aafd-6e2cc5a3b436', 'date': 'Fri, 27 Aug 2021 03:42:56 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups/b2a444b3-f4c4-4d39-bb3f-d15923fd7998'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b2a444b3-f4c4-4d39-bb3f-d15923fd7998 does not exist", "detail": ""}}' 2021-08-27 03:42:56,453 108917 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/v2.0/floatingips/d63c760d-d650-4290-8ff2-bf9eb33e6c5e 0.431s 2021-08-27 03:42:56,454 108917 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-b381d8db-5863-499a-94cb-98f1cc7a2e50', 'content-length': '0', 'date': 'Fri, 27 Aug 2021 03:42:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips/d63c760d-d650-4290-8ff2-bf9eb33e6c5e'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 141, in test_list_get_volume_attachments volume_1st = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 539, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume e581aac4-7a55-440c-ac3d-5528d9631ebb failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 4 | 1 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt8.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
pt8.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
pt8.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
fail
ft8.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-27 03:16:02,116 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes 0.589s 2021-08-27 03:16:02,117 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-917438155"}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc3038e-b792-41ce-9f6b-b0e37af6d44c', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc3038e-b792-41ce-9f6b-b0e37af6d44c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:01.997717", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-27 03:16:02,233 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.110s 2021-08-27 03:16:02,234 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9458011-821e-4ea6-8e45-94f990550bc0', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9458011-821e-4ea6-8e45-94f990550bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:03,315 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.071s 2021-08-27 03:16:03,316 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19b9b3bf-8f04-44c4-8650-99e13cc39614', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19b9b3bf-8f04-44c4-8650-99e13cc39614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:04,383 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.055s 2021-08-27 03:16:04,383 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b874b67b-a8c2-49e7-a804-42ed2dd30fbb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b874b67b-a8c2-49e7-a804-42ed2dd30fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:05,469 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.075s 2021-08-27 03:16:05,469 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb96a26-9de3-4fd6-80e8-315abbd1f333', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb96a26-9de3-4fd6-80e8-315abbd1f333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:06,524 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:16:06,524 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-135f6719-4c53-4068-8724-c7bb9acdfc48', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-135f6719-4c53-4068-8724-c7bb9acdfc48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:07,595 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.064s 2021-08-27 03:16:07,595 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aa26e87-aef3-46b9-9315-48aac2455386', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aa26e87-aef3-46b9-9315-48aac2455386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:08,657 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.053s 2021-08-27 03:16:08,657 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b7e256-8ab6-485c-a4ca-410db4527637', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b7e256-8ab6-485c-a4ca-410db4527637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:09,708 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:16:09,709 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b42b4a11-f128-40b9-842f-6e25873d92cb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b42b4a11-f128-40b9-842f-6e25873d92cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:10,763 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:16:10,763 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2116ebcf-3671-46de-b0d7-0630497364b6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2116ebcf-3671-46de-b0d7-0630497364b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:11,829 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.056s 2021-08-27 03:16:11,830 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e713691-b98f-4da0-ba6a-b6dcd8058ab6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e713691-b98f-4da0-ba6a-b6dcd8058ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:12,883 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:16:12,883 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2623d21d-7eeb-43c1-8a24-31d4d7877b28', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2623d21d-7eeb-43c1-8a24-31d4d7877b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:13,935 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:16:13,936 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06eb2984-41ca-4005-9319-97acb25173c3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06eb2984-41ca-4005-9319-97acb25173c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:14,988 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:16:14,989 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88947e3d-fd26-4be9-806b-fdc1eb8770a6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88947e3d-fd26-4be9-806b-fdc1eb8770a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:16,045 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.050s 2021-08-27 03:16:16,046 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cff1dde-7e30-4ae6-832d-cde72cc4c18f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cff1dde-7e30-4ae6-832d-cde72cc4c18f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:17,101 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.046s 2021-08-27 03:16:17,101 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf83fba-007f-457e-876e-16165349dc87', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf83fba-007f-457e-876e-16165349dc87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:18,158 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:16:18,159 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cd39855-71b8-49c7-8112-c04a1a864418', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cd39855-71b8-49c7-8112-c04a1a864418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:19,211 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:16:19,211 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82995eb3-95fd-4260-871b-2de84f325d8c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82995eb3-95fd-4260-871b-2de84f325d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:20,266 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:16:20,268 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e731c120-f52e-48c4-829c-4f85f68541be', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e731c120-f52e-48c4-829c-4f85f68541be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:21,324 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:16:21,324 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f05fe8-e4bc-4cb4-955a-a848b0e0f41c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f05fe8-e4bc-4cb4-955a-a848b0e0f41c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:22,377 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:16:22,378 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5254f16-1d7d-40fd-91ec-adfb79bc5e2f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5254f16-1d7d-40fd-91ec-adfb79bc5e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:23,430 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:16:23,431 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59473c42-e0c1-4ac3-b155-02fe28fc36b8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59473c42-e0c1-4ac3-b155-02fe28fc36b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:24,481 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:16:24,481 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96ec6360-0007-438c-bb86-251c5a436ca9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96ec6360-0007-438c-bb86-251c5a436ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:25,532 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:16:25,532 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-844329ea-eade-4b87-8ea1-2f52b6eeb37e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-844329ea-eade-4b87-8ea1-2f52b6eeb37e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:26,588 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:16:26,588 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b926881d-6e37-47f3-916f-f0e183c2b57d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b926881d-6e37-47f3-916f-f0e183c2b57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:27,650 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.054s 2021-08-27 03:16:27,651 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8105f531-49ed-43b8-b351-28b85302b910', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8105f531-49ed-43b8-b351-28b85302b910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:28,704 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:16:28,704 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df645e01-a31d-439a-b96d-e0ee37df50e5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df645e01-a31d-439a-b96d-e0ee37df50e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:29,759 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:16:29,759 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cf9f403-6905-47e2-a19c-817911a8463a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cf9f403-6905-47e2-a19c-817911a8463a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:30,820 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:16:30,820 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d034ab39-d7a8-4713-a7e1-647df28bb1dd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d034ab39-d7a8-4713-a7e1-647df28bb1dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:31,873 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:16:31,873 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c59a080-7e5b-474a-b28e-b7009f5fcc3f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c59a080-7e5b-474a-b28e-b7009f5fcc3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:32,932 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.050s 2021-08-27 03:16:32,932 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f71cc4f-5a2c-4499-bab8-165789ecd3bc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f71cc4f-5a2c-4499-bab8-165789ecd3bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:33,987 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:16:33,987 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4101c78d-cfca-46b1-8934-13eac699436c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4101c78d-cfca-46b1-8934-13eac699436c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:35,038 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:16:35,039 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05fc3d20-1624-4d0c-8e60-bdbac1a81937', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05fc3d20-1624-4d0c-8e60-bdbac1a81937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:36,089 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:16:36,090 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d985056-0687-4e07-8684-8b57781e3703', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d985056-0687-4e07-8684-8b57781e3703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:37,146 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.049s 2021-08-27 03:16:37,146 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0814eceb-b7c6-47ad-81e0-dfc3111ac2e4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0814eceb-b7c6-47ad-81e0-dfc3111ac2e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:38,201 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:16:38,201 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76506abb-8def-4f23-aac6-5c5669983639', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76506abb-8def-4f23-aac6-5c5669983639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:39,258 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:16:39,258 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3192449-f95c-4e68-bfd5-6327924af3db', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3192449-f95c-4e68-bfd5-6327924af3db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:40,313 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:16:40,314 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25dea883-507b-4a57-8ae5-a2f909b9590d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25dea883-507b-4a57-8ae5-a2f909b9590d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:41,370 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.046s 2021-08-27 03:16:41,370 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fcb48a1-6f03-432b-b133-8625fd29efbd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fcb48a1-6f03-432b-b133-8625fd29efbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:42,421 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:16:42,421 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7db53b44-6d66-44cb-8dae-66a002e5572f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7db53b44-6d66-44cb-8dae-66a002e5572f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:43,474 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:16:43,474 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b7ed2f4-bde6-4a31-93b6-6f0e1c8ec9f4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b7ed2f4-bde6-4a31-93b6-6f0e1c8ec9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:44,527 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:16:44,527 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7cd3b7f-06d3-4010-92ad-57d5200644d3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7cd3b7f-06d3-4010-92ad-57d5200644d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:45,587 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.052s 2021-08-27 03:16:45,587 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5acfa994-2b45-4ef1-b39a-3c5af2f5b5f6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5acfa994-2b45-4ef1-b39a-3c5af2f5b5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:46,643 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:16:46,643 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c6766fc-4c56-4ac3-a59c-c72885edc546', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c6766fc-4c56-4ac3-a59c-c72885edc546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:47,706 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:16:47,706 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a710aa1e-b7d7-40e7-9c93-bd9243c04b03', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a710aa1e-b7d7-40e7-9c93-bd9243c04b03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:48,758 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:16:48,758 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08297eeb-2a78-4601-94ff-e09af1d10bd3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08297eeb-2a78-4601-94ff-e09af1d10bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:49,808 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:16:49,809 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c7d436-f6f0-4f77-80c9-00902fda49f3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c7d436-f6f0-4f77-80c9-00902fda49f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:50,861 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:16:50,861 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c59cc22a-fc3b-41b7-8e1a-1bb22bf21087', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c59cc22a-fc3b-41b7-8e1a-1bb22bf21087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:51,913 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:16:51,913 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-479bfcc0-959b-4672-9351-90f7e0eec43f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-479bfcc0-959b-4672-9351-90f7e0eec43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:52,974 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:16:52,974 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df22a7ec-f4f3-45fa-8bd8-a9c3f771628e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df22a7ec-f4f3-45fa-8bd8-a9c3f771628e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:54,028 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:16:54,028 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36ae90dc-ac0e-4060-8462-b89889a05d4b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36ae90dc-ac0e-4060-8462-b89889a05d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:55,080 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:16:55,080 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e36f843d-97ed-43ce-a793-c4802ee2dfeb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e36f843d-97ed-43ce-a793-c4802ee2dfeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:56,139 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.051s 2021-08-27 03:16:56,140 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b57d4cf-069f-4947-b2a1-87d10f7ee959', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b57d4cf-069f-4947-b2a1-87d10f7ee959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:57,192 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:16:57,192 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0d9592e-1c85-4c5f-8688-df769ce666fe', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0d9592e-1c85-4c5f-8688-df769ce666fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:58,249 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.049s 2021-08-27 03:16:58,249 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d843f31-4639-4026-a345-99f42730759d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d843f31-4639-4026-a345-99f42730759d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:16:59,305 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:16:59,305 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5137457-6053-4645-840b-0c3e22e799c5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5137457-6053-4645-840b-0c3e22e799c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:00,358 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:17:00,359 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d4c568f-5f6a-4a32-97eb-584ea85af558', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d4c568f-5f6a-4a32-97eb-584ea85af558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:01,412 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.046s 2021-08-27 03:17:01,413 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b1c4128-35a5-4ad8-8f03-d63cad3d0c21', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b1c4128-35a5-4ad8-8f03-d63cad3d0c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:02,468 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:17:02,468 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05195c8b-94d7-4959-b26d-788a70810c9b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05195c8b-94d7-4959-b26d-788a70810c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:03,578 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.102s 2021-08-27 03:17:03,579 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31fe6d32-fad3-42d3-9707-7df980b1998f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31fe6d32-fad3-42d3-9707-7df980b1998f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:04,634 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.048s 2021-08-27 03:17:04,635 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aeca286-2623-4c02-802f-ceb2d03b6313', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aeca286-2623-4c02-802f-ceb2d03b6313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:05,693 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:17:05,693 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-519b2dcb-3bdf-4584-86be-1473e0099e43', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-519b2dcb-3bdf-4584-86be-1473e0099e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:06,744 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:17:06,744 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9e5d84d-9e38-4c60-afd7-b97e456e6a63', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9e5d84d-9e38-4c60-afd7-b97e456e6a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:07,795 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:17:07,795 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05d705d1-d321-41ab-8b19-769e1e8c6833', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05d705d1-d321-41ab-8b19-769e1e8c6833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:08,846 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:17:08,846 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10dacf94-187a-403e-9f02-f6d4261578f9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10dacf94-187a-403e-9f02-f6d4261578f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:09,917 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.062s 2021-08-27 03:17:09,917 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57c30722-c776-44e5-90da-29b62847cc43', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57c30722-c776-44e5-90da-29b62847cc43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:10,984 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.059s 2021-08-27 03:17:10,985 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-497f8e34-0792-4f43-bd78-7afde67750a0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-497f8e34-0792-4f43-bd78-7afde67750a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:12,038 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:17:12,039 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf5c2a31-2791-4987-a37a-3ce5dfdcd20e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf5c2a31-2791-4987-a37a-3ce5dfdcd20e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:13,093 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.046s 2021-08-27 03:17:13,093 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b211786f-e839-4cd1-85a7-517cb9d83560', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b211786f-e839-4cd1-85a7-517cb9d83560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:14,149 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:17:14,149 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad25ab7-0a05-4607-9afd-840ff7106534', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad25ab7-0a05-4607-9afd-840ff7106534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:15,215 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.058s 2021-08-27 03:17:15,216 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b746dde-d6eb-4dea-9ed3-277a29038635', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b746dde-d6eb-4dea-9ed3-277a29038635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:16,267 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:17:16,267 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a210ebb1-0e05-4ccc-a6e0-f3a982aeb6b8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a210ebb1-0e05-4ccc-a6e0-f3a982aeb6b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:17,320 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:17:17,320 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98ce0bfa-0541-4baf-82a2-53f61fd4c4c5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98ce0bfa-0541-4baf-82a2-53f61fd4c4c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:18,379 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.051s 2021-08-27 03:17:18,380 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91e5f6b6-176b-49eb-80c6-68cc12acb8d1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91e5f6b6-176b-49eb-80c6-68cc12acb8d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:19,433 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:17:19,433 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cbd068e-4928-4b82-9912-ba54bf3d66ba', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cbd068e-4928-4b82-9912-ba54bf3d66ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:20,589 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.148s 2021-08-27 03:17:20,589 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e56b6dfe-35d2-4e1f-b785-0baa23a52594', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e56b6dfe-35d2-4e1f-b785-0baa23a52594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:21,653 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.055s 2021-08-27 03:17:21,653 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1643ed0-1a6d-476b-b972-7ab69ee488fc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1643ed0-1a6d-476b-b972-7ab69ee488fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:22,713 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.052s 2021-08-27 03:17:22,714 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a6b7a0e-9f92-4041-b550-895f397e078f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a6b7a0e-9f92-4041-b550-895f397e078f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:23,772 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.051s 2021-08-27 03:17:23,773 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7334988-4878-4179-a902-9d92ae7f657f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7334988-4878-4179-a902-9d92ae7f657f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:24,841 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.060s 2021-08-27 03:17:24,841 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffede48d-ebf6-4626-9260-53b63bc258b0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffede48d-ebf6-4626-9260-53b63bc258b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:25,905 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.055s 2021-08-27 03:17:25,905 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8809265e-f680-44ff-8acd-fac4e9187e85', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8809265e-f680-44ff-8acd-fac4e9187e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:26,966 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.051s 2021-08-27 03:17:26,967 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b9d1beb-d7f5-4ef9-8194-985c04f6b02c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b9d1beb-d7f5-4ef9-8194-985c04f6b02c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:28,021 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:17:28,021 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-628001fd-16d3-4fe1-a8c7-3661aec1068c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-628001fd-16d3-4fe1-a8c7-3661aec1068c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:29,080 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.051s 2021-08-27 03:17:29,080 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a9804b-54ae-401b-a05e-1ba38f134b37', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a9804b-54ae-401b-a05e-1ba38f134b37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:30,138 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.050s 2021-08-27 03:17:30,139 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b65476c1-a22b-4aac-96be-c3c13d028583', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b65476c1-a22b-4aac-96be-c3c13d028583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:31,200 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.051s 2021-08-27 03:17:31,200 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30650ed8-241a-45d6-9ba9-b36eff763e00', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30650ed8-241a-45d6-9ba9-b36eff763e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:32,258 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.049s 2021-08-27 03:17:32,258 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d084d02a-4d57-43f0-a041-8037353b077a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d084d02a-4d57-43f0-a041-8037353b077a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:33,309 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:17:33,309 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d40a4a-c459-4194-932b-caaf2765bb33', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d40a4a-c459-4194-932b-caaf2765bb33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:34,385 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.067s 2021-08-27 03:17:34,386 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52698d47-a3a4-47b3-9a52-2a740415adbc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52698d47-a3a4-47b3-9a52-2a740415adbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:35,480 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.072s 2021-08-27 03:17:35,481 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff09c9fe-a753-4f3b-8756-be31910f0397', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff09c9fe-a753-4f3b-8756-be31910f0397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:36,536 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.046s 2021-08-27 03:17:36,537 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84e1270d-7e07-4e6e-b6eb-9ceb68e08ca8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84e1270d-7e07-4e6e-b6eb-9ceb68e08ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:37,588 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:17:37,588 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d480821-f9ba-441b-91e8-3093e68ef0dd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d480821-f9ba-441b-91e8-3093e68ef0dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:38,636 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.041s 2021-08-27 03:17:38,636 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee06c14-4a0b-4cb2-9885-37d41115f3b2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee06c14-4a0b-4cb2-9885-37d41115f3b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:39,688 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:17:39,688 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71c3b1e5-73eb-4b07-94d5-8c3f42675136', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71c3b1e5-73eb-4b07-94d5-8c3f42675136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:40,742 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.046s 2021-08-27 03:17:40,743 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-879ff9fc-545d-4407-8040-eaed125851d2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-879ff9fc-545d-4407-8040-eaed125851d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:41,794 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:17:41,794 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdb05985-7267-4a46-89c0-711036ecf80e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdb05985-7267-4a46-89c0-711036ecf80e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:42,854 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.051s 2021-08-27 03:17:42,855 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18166569-b9de-4e6c-bd5d-09ec398f66e6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18166569-b9de-4e6c-bd5d-09ec398f66e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:43,919 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.056s 2021-08-27 03:17:43,919 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d6e677-0298-45c8-ad84-5b27eaa2c636', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d6e677-0298-45c8-ad84-5b27eaa2c636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:44,975 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:17:44,975 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e871c1e0-f255-4aa4-9fe5-5d1b4058c842', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e871c1e0-f255-4aa4-9fe5-5d1b4058c842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:46,031 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.049s 2021-08-27 03:17:46,032 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcfa9fae-8112-4530-993a-5e1942501455', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcfa9fae-8112-4530-993a-5e1942501455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:47,096 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.055s 2021-08-27 03:17:47,096 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f12d26d-e5a0-4460-a566-1b6e3417ff73', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f12d26d-e5a0-4460-a566-1b6e3417ff73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:48,151 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:17:48,152 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e392a1a5-b600-4e04-9bc6-63aacf84b35e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e392a1a5-b600-4e04-9bc6-63aacf84b35e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:49,363 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.203s 2021-08-27 03:17:49,364 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f933f9a2-60c1-487d-b498-a4813e6d3992', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f933f9a2-60c1-487d-b498-a4813e6d3992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:50,415 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:17:50,416 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e3438cc-a515-412f-9b84-e755a4a658f9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e3438cc-a515-412f-9b84-e755a4a658f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:51,471 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.048s 2021-08-27 03:17:51,471 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52839cf1-a0a6-4c4a-b23c-093497979ced', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52839cf1-a0a6-4c4a-b23c-093497979ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:52,535 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.056s 2021-08-27 03:17:52,535 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eab93aab-2991-458c-927e-2a127a7ebe15', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eab93aab-2991-458c-927e-2a127a7ebe15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:53,601 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.058s 2021-08-27 03:17:53,601 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f2de5ba-1a0c-42fa-a109-1d8685d4d4be', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f2de5ba-1a0c-42fa-a109-1d8685d4d4be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:54,661 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:17:54,662 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fe50314-4152-47a3-b912-03eb81a5d66d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fe50314-4152-47a3-b912-03eb81a5d66d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:55,717 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.048s 2021-08-27 03:17:55,717 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1f80be-87cc-48f4-bbe0-cfcb154d5b24', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1f80be-87cc-48f4-bbe0-cfcb154d5b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:56,787 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.061s 2021-08-27 03:17:56,787 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81d090ed-2dca-4d73-8eda-176c19213688', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81d090ed-2dca-4d73-8eda-176c19213688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:57,847 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.048s 2021-08-27 03:17:57,848 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bda48a3-8ff8-4b09-8103-4532e998a840', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bda48a3-8ff8-4b09-8103-4532e998a840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:58,920 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.063s 2021-08-27 03:17:58,920 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba15bd9-f49e-444f-b826-4b8352390aca', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba15bd9-f49e-444f-b826-4b8352390aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:17:59,979 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.049s 2021-08-27 03:17:59,984 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79da07b7-93d5-4267-b32a-ff5164318627', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79da07b7-93d5-4267-b32a-ff5164318627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:01,043 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.048s 2021-08-27 03:18:01,043 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb63c9fe-6942-48da-b209-6c7a55d9f1e0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb63c9fe-6942-48da-b209-6c7a55d9f1e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:02,096 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:18:02,096 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cdd6fa1-9917-43a8-9c56-621b70968992', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cdd6fa1-9917-43a8-9c56-621b70968992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:03,161 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.058s 2021-08-27 03:18:03,162 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c48b19e2-eb58-41bb-9c27-0763d0c69516', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c48b19e2-eb58-41bb-9c27-0763d0c69516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:04,217 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:18:04,218 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2abd3ba9-0a91-4c71-8f89-5eefd6511b80', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2abd3ba9-0a91-4c71-8f89-5eefd6511b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:05,268 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.041s 2021-08-27 03:18:05,268 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba0d93b0-0ba9-4322-aada-8b847ec2e441', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba0d93b0-0ba9-4322-aada-8b847ec2e441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:06,329 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.053s 2021-08-27 03:18:06,330 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ddc66f-1f27-42d4-a58d-79de6a17e50d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6ddc66f-1f27-42d4-a58d-79de6a17e50d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:07,389 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.051s 2021-08-27 03:18:07,389 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11681377-0ba0-44f7-bdec-3908ffcc1f29', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11681377-0ba0-44f7-bdec-3908ffcc1f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:08,453 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.056s 2021-08-27 03:18:08,454 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ecec8be-5696-4b32-ac99-dabfb163bcdd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ecec8be-5696-4b32-ac99-dabfb163bcdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:09,505 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:18:09,505 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a50cbae6-6a9d-4386-a5dc-2281cd2b9d64', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a50cbae6-6a9d-4386-a5dc-2281cd2b9d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:10,571 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.057s 2021-08-27 03:18:10,571 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fadf50c0-ea92-4c0e-84be-2b12c1e8e662', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fadf50c0-ea92-4c0e-84be-2b12c1e8e662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:11,622 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:18:11,623 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c925301-9758-4ad9-a586-fdf8cefa517c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c925301-9758-4ad9-a586-fdf8cefa517c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:12,692 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.062s 2021-08-27 03:18:12,693 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40bfbc5f-e6b7-4af4-997a-2d01d1c1cc19', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40bfbc5f-e6b7-4af4-997a-2d01d1c1cc19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:13,752 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.051s 2021-08-27 03:18:13,752 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ca1c361-e293-438d-831f-fc9e6812ac85', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ca1c361-e293-438d-831f-fc9e6812ac85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:14,801 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.041s 2021-08-27 03:18:14,801 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53cf3ba8-8840-4ecc-b85c-367834d47d2e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53cf3ba8-8840-4ecc-b85c-367834d47d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:15,855 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:18:15,855 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f8ef5a3-ad6c-49b0-8d63-bde70a33fbce', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8ef5a3-ad6c-49b0-8d63-bde70a33fbce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:16,914 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.050s 2021-08-27 03:18:16,914 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8884afd2-ac9c-415c-8bb4-18b6de7e4d3a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8884afd2-ac9c-415c-8bb4-18b6de7e4d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:17,983 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.061s 2021-08-27 03:18:17,983 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-081965f3-7db7-46ea-b79a-9a66757d3548', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-081965f3-7db7-46ea-b79a-9a66757d3548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:19,034 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:18:19,035 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0785449d-312b-4923-890a-500f58b1ba9c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0785449d-312b-4923-890a-500f58b1ba9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:20,095 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.052s 2021-08-27 03:18:20,095 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff6ff7fc-ea3b-4687-87c1-1e2e7d461e83', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff6ff7fc-ea3b-4687-87c1-1e2e7d461e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:21,160 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.057s 2021-08-27 03:18:21,161 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ae7016-017c-4d87-b905-f4c6b9137e64', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ae7016-017c-4d87-b905-f4c6b9137e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:22,234 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.060s 2021-08-27 03:18:22,235 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82fd81b5-4728-42fa-8e3a-760590fdfdf9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82fd81b5-4728-42fa-8e3a-760590fdfdf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:23,287 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:18:23,287 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e07f780-bba2-45d2-8b1c-33e4dd3b1090', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e07f780-bba2-45d2-8b1c-33e4dd3b1090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:24,355 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.060s 2021-08-27 03:18:24,355 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d68d7730-3c59-4901-9acf-88395fdd6abe', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d68d7730-3c59-4901-9acf-88395fdd6abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:25,413 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:18:25,413 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-919c777e-4394-492b-b72e-082457a81acc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-919c777e-4394-492b-b72e-082457a81acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:26,465 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:18:26,465 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-143338b4-19ff-4d6e-bdd3-96ecc6c58d65', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-143338b4-19ff-4d6e-bdd3-96ecc6c58d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:27,532 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.059s 2021-08-27 03:18:27,533 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca96180a-1226-4d7d-8b39-9677132c4203', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca96180a-1226-4d7d-8b39-9677132c4203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:28,592 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.051s 2021-08-27 03:18:28,592 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8d965a4-5194-4f1b-bc58-e62df43bccdb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8d965a4-5194-4f1b-bc58-e62df43bccdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:29,751 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.151s 2021-08-27 03:18:29,752 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8fb6db7-c4a8-4657-80dc-ef66f036d457', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8fb6db7-c4a8-4657-80dc-ef66f036d457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:30,808 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.048s 2021-08-27 03:18:30,808 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3ed7a3b-ba2a-479d-8891-5451cc07b5e9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3ed7a3b-ba2a-479d-8891-5451cc07b5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:31,862 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.046s 2021-08-27 03:18:31,862 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-766c3a89-0cce-4717-a14e-5491a0735d3e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-766c3a89-0cce-4717-a14e-5491a0735d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:32,927 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.057s 2021-08-27 03:18:32,927 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eae15bbc-9599-42b0-82e0-658552028deb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eae15bbc-9599-42b0-82e0-658552028deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:33,978 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:18:33,978 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fda62bc-8eba-4460-bbf9-bd978dbf1229', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fda62bc-8eba-4460-bbf9-bd978dbf1229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:35,030 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:18:35,031 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0403f8c-273a-4d88-84c2-9b8bda00417d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0403f8c-273a-4d88-84c2-9b8bda00417d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:36,084 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:18:36,084 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-968d5db7-babb-4a8e-80e3-fb26ed28c070', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-968d5db7-babb-4a8e-80e3-fb26ed28c070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:37,137 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:18:37,137 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bd67b2f-321a-4e07-a420-9e8d4c4a33f3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bd67b2f-321a-4e07-a420-9e8d4c4a33f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:38,193 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.048s 2021-08-27 03:18:38,194 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d74a4ff-b9b3-4d0d-8ea0-3be24c24bbb4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d74a4ff-b9b3-4d0d-8ea0-3be24c24bbb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:39,250 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:18:39,250 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cccc114c-ba60-42f0-8c8e-404eedfb7758', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cccc114c-ba60-42f0-8c8e-404eedfb7758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:40,304 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:18:40,305 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-700ce642-e78d-48d2-b4d3-9c36e217814e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-700ce642-e78d-48d2-b4d3-9c36e217814e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:41,363 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:18:41,364 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecc736fc-49b2-48c0-9b30-1fce637a3a1c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecc736fc-49b2-48c0-9b30-1fce637a3a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:42,424 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:18:42,424 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec049225-bc6b-4d24-8682-748148942744', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec049225-bc6b-4d24-8682-748148942744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:43,483 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.050s 2021-08-27 03:18:43,483 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5116bb96-1b76-4091-a8e5-3da0d86dfa35', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5116bb96-1b76-4091-a8e5-3da0d86dfa35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:44,546 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.055s 2021-08-27 03:18:44,547 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b68fb1a-bc9f-46fd-b6ec-51ee5e0b26b8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b68fb1a-bc9f-46fd-b6ec-51ee5e0b26b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:45,626 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.070s 2021-08-27 03:18:45,626 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0683116-f56f-4d94-8edd-08537960c803', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0683116-f56f-4d94-8edd-08537960c803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:46,688 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.054s 2021-08-27 03:18:46,689 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e4d7eaf-ac25-4517-ae65-3845fa8eac5c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e4d7eaf-ac25-4517-ae65-3845fa8eac5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:47,778 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.081s 2021-08-27 03:18:47,779 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b2d182-b6e2-4d12-80b4-919c371f79e3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b2d182-b6e2-4d12-80b4-919c371f79e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:48,833 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:18:48,834 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-326aa35c-c55f-480a-8fef-af7d80e577c2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-326aa35c-c55f-480a-8fef-af7d80e577c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:49,923 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.082s 2021-08-27 03:18:49,924 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6e895f9-574b-47f6-8bde-0129a677f412', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6e895f9-574b-47f6-8bde-0129a677f412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:50,978 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:18:50,978 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51953c43-dce3-490e-bbd5-39955e682aea', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51953c43-dce3-490e-bbd5-39955e682aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:52,042 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.055s 2021-08-27 03:18:52,042 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb617756-8433-4efd-a259-e1ff5859173a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb617756-8433-4efd-a259-e1ff5859173a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:53,105 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.054s 2021-08-27 03:18:53,105 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dac09a4-17c4-433b-a87d-5e27020bccdb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dac09a4-17c4-433b-a87d-5e27020bccdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:54,169 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.054s 2021-08-27 03:18:54,170 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6df50af9-68cf-47b0-aa18-f30298e9377f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6df50af9-68cf-47b0-aa18-f30298e9377f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:55,231 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.048s 2021-08-27 03:18:55,231 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8487aff9-4fdb-47c5-9037-f06581c4c797', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8487aff9-4fdb-47c5-9037-f06581c4c797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:56,286 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:18:56,286 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2bd8f26-6740-484c-96bb-dfd8b7605eb7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2bd8f26-6740-484c-96bb-dfd8b7605eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:57,343 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.050s 2021-08-27 03:18:57,344 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef82142-b842-4a79-85df-4f63caad1bac', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef82142-b842-4a79-85df-4f63caad1bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:58,402 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.050s 2021-08-27 03:18:58,402 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5438ae5-3277-483d-bfa0-968cca427bd8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5438ae5-3277-483d-bfa0-968cca427bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:18:59,462 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.051s 2021-08-27 03:18:59,462 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9564f2bc-31ef-48e2-9d86-3a4219e498b0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9564f2bc-31ef-48e2-9d86-3a4219e498b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:00,526 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.054s 2021-08-27 03:19:00,526 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49584867-8619-4aa1-b845-50e3a8fabea7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49584867-8619-4aa1-b845-50e3a8fabea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:01,603 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.061s 2021-08-27 03:19:01,604 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b7b6ae9-3b52-4529-83d8-a5b08648e455', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b7b6ae9-3b52-4529-83d8-a5b08648e455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:02,660 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.049s 2021-08-27 03:19:02,661 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08826fb2-8ee2-40f5-94ca-99fd713ca281', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08826fb2-8ee2-40f5-94ca-99fd713ca281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:03,728 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.060s 2021-08-27 03:19:03,729 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ba4359b-1e16-40a7-8d03-d512ced1ce43', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ba4359b-1e16-40a7-8d03-d512ced1ce43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:04,807 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.063s 2021-08-27 03:19:04,807 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b55b8eb6-5aca-465b-acd1-3162810ce7e7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b55b8eb6-5aca-465b-acd1-3162810ce7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:05,875 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.060s 2021-08-27 03:19:05,875 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d0e2cbc-22fc-4063-ba8e-bd2a8237b13c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d0e2cbc-22fc-4063-ba8e-bd2a8237b13c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:06,941 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.055s 2021-08-27 03:19:06,941 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-937701e6-ed28-47a4-8279-300d5879d818', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-937701e6-ed28-47a4-8279-300d5879d818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:08,021 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.071s 2021-08-27 03:19:08,021 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bc39d8b-e3bd-4369-82c8-f8afbc5c685e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bc39d8b-e3bd-4369-82c8-f8afbc5c685e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:09,080 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.051s 2021-08-27 03:19:09,081 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c04c61aa-d425-44a3-90fd-05cdd8c1adb9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c04c61aa-d425-44a3-90fd-05cdd8c1adb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:10,145 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.056s 2021-08-27 03:19:10,146 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f520dbae-d2a5-4728-80f3-2497467388b4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f520dbae-d2a5-4728-80f3-2497467388b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:11,214 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.053s 2021-08-27 03:19:11,215 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c042c683-8f90-42f7-a3a4-be5f2e599cdb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c042c683-8f90-42f7-a3a4-be5f2e599cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:12,268 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:19:12,268 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfeae911-8cdd-4afe-bf0f-cf7bfb91f2d8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfeae911-8cdd-4afe-bf0f-cf7bfb91f2d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:13,321 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:19:13,322 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e7a0589-cd52-49bd-a066-f1d09fb5f3cc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e7a0589-cd52-49bd-a066-f1d09fb5f3cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:14,394 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.064s 2021-08-27 03:19:14,395 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d2ccb5e-6316-4e2f-bd20-ec62420f442e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d2ccb5e-6316-4e2f-bd20-ec62420f442e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:15,456 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:19:15,456 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00a48d0-b2d1-4eb2-aad0-f931a84ee7e8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00a48d0-b2d1-4eb2-aad0-f931a84ee7e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:16,519 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.055s 2021-08-27 03:19:16,520 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc4fb42-bf23-48eb-bb9f-dff41fe68a41', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fc4fb42-bf23-48eb-bb9f-dff41fe68a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:17,573 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.046s 2021-08-27 03:19:17,573 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b1371c-d93a-48f3-b360-c2bf31d31ee0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b1371c-d93a-48f3-b360-c2bf31d31ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:18,626 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:19:18,626 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5767b06-6029-425f-9626-8636b58d28dc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5767b06-6029-425f-9626-8636b58d28dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:19,693 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.059s 2021-08-27 03:19:19,694 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c57fe9c4-1c5c-4d36-9e86-c82e81ee8375', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c57fe9c4-1c5c-4d36-9e86-c82e81ee8375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:20,747 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.046s 2021-08-27 03:19:20,748 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a4cce0-e7f1-45ee-bea0-3870822172f1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a4cce0-e7f1-45ee-bea0-3870822172f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:21,817 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.060s 2021-08-27 03:19:21,817 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ad5c7c8-51bd-4ac7-85b9-0aaca9985649', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ad5c7c8-51bd-4ac7-85b9-0aaca9985649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:22,873 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:19:22,873 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-580d42cb-7df5-4ab7-b692-06b58b2d1af0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-580d42cb-7df5-4ab7-b692-06b58b2d1af0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:23,927 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.046s 2021-08-27 03:19:23,928 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4692a348-b29e-487b-addf-7170f0e43426', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4692a348-b29e-487b-addf-7170f0e43426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:24,977 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:19:24,978 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cef6802-3014-49fc-8f56-c5e9e60a4e9d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cef6802-3014-49fc-8f56-c5e9e60a4e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:26,028 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:19:26,028 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74dda28f-aa87-46a4-beda-7147da450175', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74dda28f-aa87-46a4-beda-7147da450175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:27,079 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:19:27,079 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b6a5d37-e7ab-4c93-9312-6259fa978cab', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b6a5d37-e7ab-4c93-9312-6259fa978cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:28,130 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:19:28,131 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf6a6d2-878b-4f41-a53e-d08a67396e5c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf6a6d2-878b-4f41-a53e-d08a67396e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:29,185 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.046s 2021-08-27 03:19:29,185 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac989d7c-6c51-40d4-b7e4-3e42c55e8d8b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac989d7c-6c51-40d4-b7e4-3e42c55e8d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:30,238 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:19:30,239 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37e8b763-a0e0-4c66-bab1-3eb53b642197', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37e8b763-a0e0-4c66-bab1-3eb53b642197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:31,288 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:19:31,289 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff6a6eba-66f0-495e-9fd6-84a9ff82ee66', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff6a6eba-66f0-495e-9fd6-84a9ff82ee66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:32,343 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.046s 2021-08-27 03:19:32,343 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47786cdd-c2c6-4886-a491-b496225ee7f0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47786cdd-c2c6-4886-a491-b496225ee7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:33,394 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:19:33,394 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68e287ba-30a8-4ca6-9fda-a0517df6251e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68e287ba-30a8-4ca6-9fda-a0517df6251e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:34,445 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:19:34,445 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7cfaf04-3139-4e54-9d42-ddb6cd0b1ae8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7cfaf04-3139-4e54-9d42-ddb6cd0b1ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:35,495 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:19:35,495 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b98adfe-d2dc-44ec-9c9e-c003c798a227', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b98adfe-d2dc-44ec-9c9e-c003c798a227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:36,545 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:19:36,546 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c14498fa-cba2-4a63-a81c-b4e3107fc789', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c14498fa-cba2-4a63-a81c-b4e3107fc789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:37,597 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:19:37,598 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13bb4aef-f2d5-498e-b48d-876da35ed86c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13bb4aef-f2d5-498e-b48d-876da35ed86c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:38,649 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:19:38,649 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b0c2410-c1de-484f-b19b-6eabef4c1cad', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b0c2410-c1de-484f-b19b-6eabef4c1cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:39,699 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:19:39,700 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-121f8ded-f96e-4cbf-9fb7-7e8dd614c00d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-121f8ded-f96e-4cbf-9fb7-7e8dd614c00d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:40,752 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:19:40,752 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-971242f1-ba58-448b-a4dd-bd0fdb89b111', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-971242f1-ba58-448b-a4dd-bd0fdb89b111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:41,806 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:19:41,806 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eea6792b-e39e-417f-9e18-23b3ba2dcd90', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eea6792b-e39e-417f-9e18-23b3ba2dcd90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:42,862 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:19:42,863 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1f068da-f263-42b3-9c9b-cbd93d8e544e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1f068da-f263-42b3-9c9b-cbd93d8e544e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:43,950 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.079s 2021-08-27 03:19:43,950 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edf8cbf8-5ca3-4743-9c62-724807dfa5bb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edf8cbf8-5ca3-4743-9c62-724807dfa5bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:45,002 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.041s 2021-08-27 03:19:45,003 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25422554-483d-4f17-9404-90088d0f7fbc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25422554-483d-4f17-9404-90088d0f7fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:46,053 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:19:46,054 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fa8746a-23ac-429c-adf1-88f0c7480e3c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fa8746a-23ac-429c-adf1-88f0c7480e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:47,103 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:19:47,103 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a5301b-5185-4ca0-a221-f73ec7d4b3c2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a5301b-5185-4ca0-a221-f73ec7d4b3c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:48,153 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:19:48,154 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-968427a4-f364-4653-9316-148572df5861', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-968427a4-f364-4653-9316-148572df5861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:49,204 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:19:49,204 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b46d74-90d6-4737-9390-9c341db94fb3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b46d74-90d6-4737-9390-9c341db94fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:50,255 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:19:50,255 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b72b80c2-1f82-4367-9be5-00aa957087e7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b72b80c2-1f82-4367-9be5-00aa957087e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:51,306 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:19:51,306 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83bbe370-d3f0-4f09-b1e8-67d711f3aaf0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83bbe370-d3f0-4f09-b1e8-67d711f3aaf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:52,356 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:19:52,357 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7715398-40a2-49e0-926d-37227fda3791', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7715398-40a2-49e0-926d-37227fda3791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:53,407 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:19:53,407 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6053f77a-0032-42ac-b5e8-b44a0f46cdce', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6053f77a-0032-42ac-b5e8-b44a0f46cdce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:54,458 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:19:54,459 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb32abfa-d096-4abd-b0f2-b3495a2f12a1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb32abfa-d096-4abd-b0f2-b3495a2f12a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:55,509 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:19:55,510 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3771ae68-5874-408c-8072-ded843489d56', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3771ae68-5874-408c-8072-ded843489d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:56,560 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:19:56,561 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04bdbf8e-652a-431e-83b5-ae32ba04ad02', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04bdbf8e-652a-431e-83b5-ae32ba04ad02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:57,611 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:19:57,612 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28a1c81-f91a-4556-8a99-ba55863d52c5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28a1c81-f91a-4556-8a99-ba55863d52c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:58,661 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:19:58,662 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de1a4cd5-af44-4b6e-b4d5-e96d2f209b62', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de1a4cd5-af44-4b6e-b4d5-e96d2f209b62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:19:59,713 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:19:59,714 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22c1429a-214f-45de-bc5b-a733d1154224', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22c1429a-214f-45de-bc5b-a733d1154224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:00,766 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:20:00,767 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81fdd59f-19c8-4c08-a64d-e9dd42b2131b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81fdd59f-19c8-4c08-a64d-e9dd42b2131b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:01,822 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.048s 2021-08-27 03:20:01,823 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bac8d53-26b0-407c-ad2e-3f4912353b5c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bac8d53-26b0-407c-ad2e-3f4912353b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:02,879 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.048s 2021-08-27 03:20:02,880 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77be1fc3-5254-4988-88a9-ab3a5065a1ec', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77be1fc3-5254-4988-88a9-ab3a5065a1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:03,931 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:20:03,931 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6825a65c-a1d4-4b24-85b0-c6c6f59ebb43', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6825a65c-a1d4-4b24-85b0-c6c6f59ebb43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:04,982 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:20:04,982 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d3f6678-f2d4-4180-b5e2-197176b26344', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d3f6678-f2d4-4180-b5e2-197176b26344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:06,034 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:20:06,034 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb77581-0297-4840-9ff5-dde65e3b3c22', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb77581-0297-4840-9ff5-dde65e3b3c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:07,084 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:20:07,085 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ec00985-2871-4c27-a2d1-e5e37cd76aca', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ec00985-2871-4c27-a2d1-e5e37cd76aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:08,135 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:20:08,135 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03828247-8790-4564-91a8-906fdc646564', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03828247-8790-4564-91a8-906fdc646564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:09,184 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.041s 2021-08-27 03:20:09,185 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59bf46f0-ea6e-4187-80ff-efeeb3d2beb3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59bf46f0-ea6e-4187-80ff-efeeb3d2beb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:10,236 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:20:10,236 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a66fb922-df15-4537-a2c6-8f02af41094e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a66fb922-df15-4537-a2c6-8f02af41094e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:11,292 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:20:11,292 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd52faf0-60e3-47cd-a0bd-a7956bfc2973', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd52faf0-60e3-47cd-a0bd-a7956bfc2973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:12,352 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:20:12,352 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-902533d4-6469-4f74-8e24-566e0e43baa9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-902533d4-6469-4f74-8e24-566e0e43baa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:13,404 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:20:13,405 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5bfd813-8def-4fef-a65e-83968b956e46', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5bfd813-8def-4fef-a65e-83968b956e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:14,456 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:20:14,457 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a500869-eb51-432c-95a4-78e070189680', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a500869-eb51-432c-95a4-78e070189680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:15,507 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:20:15,508 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5de435b-df67-4c77-877c-a0fbccf2274c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5de435b-df67-4c77-877c-a0fbccf2274c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:16,558 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:20:16,558 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a900471d-a31a-4036-b269-b08a616017b2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a900471d-a31a-4036-b269-b08a616017b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:17,611 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:20:17,612 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26335d37-bdac-4ea8-8588-4ee74724ee90', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26335d37-bdac-4ea8-8588-4ee74724ee90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:18,663 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:20:18,664 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-114199ad-5fad-422d-9263-9ce9eb5525ff', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-114199ad-5fad-422d-9263-9ce9eb5525ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:19,716 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:20:19,716 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-085ac7c0-22a4-4c83-9ad6-ff624a932551', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-085ac7c0-22a4-4c83-9ad6-ff624a932551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:20,769 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:20:20,770 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-041180ce-3a13-466d-b48b-fec810d9f514', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-041180ce-3a13-466d-b48b-fec810d9f514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:21,821 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:20:21,821 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83970b2-80aa-4815-9ebc-a07ddac9ee28', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83970b2-80aa-4815-9ebc-a07ddac9ee28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:22,874 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:20:22,874 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5851e95-8101-4375-954a-804a8906861d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5851e95-8101-4375-954a-804a8906861d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:23,930 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.048s 2021-08-27 03:20:23,931 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-218b8d1e-66ec-403b-bf0d-41bdba93a4d8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-218b8d1e-66ec-403b-bf0d-41bdba93a4d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:24,983 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:20:24,983 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b780305a-1f49-4e19-abc4-5347603bcaef', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b780305a-1f49-4e19-abc4-5347603bcaef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:26,033 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:20:26,033 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d9791fd-44d7-4589-a433-1515273c7ccf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d9791fd-44d7-4589-a433-1515273c7ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:27,086 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:20:27,087 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42cca0c6-518b-4c3b-bac4-e59f223d83ff', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42cca0c6-518b-4c3b-bac4-e59f223d83ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:28,136 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:20:28,136 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a540c4d0-616a-4ec0-a934-5d9244ec055d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a540c4d0-616a-4ec0-a934-5d9244ec055d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:29,186 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.041s 2021-08-27 03:20:29,187 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a8812c-5428-4c24-84d7-8fd0f22621bd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a8812c-5428-4c24-84d7-8fd0f22621bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:30,237 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:20:30,238 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf418257-b643-455f-93b7-29030e46cf8d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf418257-b643-455f-93b7-29030e46cf8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:31,288 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:20:31,288 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db2f4210-09ec-4ba4-b9cf-105e8271a64b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db2f4210-09ec-4ba4-b9cf-105e8271a64b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:32,339 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:20:32,339 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5a720ae-19b8-4e05-a92f-fe1d17115785', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5a720ae-19b8-4e05-a92f-fe1d17115785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:33,388 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.041s 2021-08-27 03:20:33,389 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d20ab5eb-ce43-4cb6-b82b-aa0e1b54e061', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d20ab5eb-ce43-4cb6-b82b-aa0e1b54e061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:34,439 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:20:34,440 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86fb65d7-89a8-4ac5-b7e0-687b29e6a0f4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86fb65d7-89a8-4ac5-b7e0-687b29e6a0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:35,492 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:20:35,492 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85034343-2479-4886-97d6-2cdbcfe0b040', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85034343-2479-4886-97d6-2cdbcfe0b040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:36,549 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.048s 2021-08-27 03:20:36,549 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b36dbba-cc8c-4d7d-8642-514312482a16', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b36dbba-cc8c-4d7d-8642-514312482a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:37,605 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:20:37,605 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51209a37-99ce-44fd-a2c6-607dd2c24f50', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51209a37-99ce-44fd-a2c6-607dd2c24f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:38,669 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.055s 2021-08-27 03:20:38,670 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-023757bf-1cc3-4ea4-b75e-2cca084b34e6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-023757bf-1cc3-4ea4-b75e-2cca084b34e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:39,727 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:20:39,728 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb3d417-80bb-4a09-a9fb-52fd8905f6d2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb3d417-80bb-4a09-a9fb-52fd8905f6d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:40,782 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.046s 2021-08-27 03:20:40,783 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25a1fbab-4fae-4511-873f-860e781a229a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25a1fbab-4fae-4511-873f-860e781a229a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:41,834 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:20:41,834 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d4f24a2-fc95-4572-9e21-c3a3f2427efa', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d4f24a2-fc95-4572-9e21-c3a3f2427efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:42,885 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:20:42,886 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f28ffd1c-7f59-4ada-be96-f1d321dcf73e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f28ffd1c-7f59-4ada-be96-f1d321dcf73e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:43,940 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.046s 2021-08-27 03:20:43,941 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34105ecd-40eb-4884-b726-c787a7dcd79a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34105ecd-40eb-4884-b726-c787a7dcd79a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:44,995 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:20:44,996 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82fbb7fb-1a24-4dda-bab1-c2f4e0a816b9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82fbb7fb-1a24-4dda-bab1-c2f4e0a816b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:46,047 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:20:46,048 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46693568-7844-4378-919c-d2d4ace7a414', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46693568-7844-4378-919c-d2d4ace7a414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:47,102 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:20:47,102 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8b489e3-7869-4420-84d1-ca4ba786f886', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8b489e3-7869-4420-84d1-ca4ba786f886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:48,152 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.041s 2021-08-27 03:20:48,152 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-295c3dd2-9f51-4258-9fc2-a0883df0450f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-295c3dd2-9f51-4258-9fc2-a0883df0450f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:49,203 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:20:49,203 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c22e2be1-e675-4e39-9e7b-a867ed6c3b02', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c22e2be1-e675-4e39-9e7b-a867ed6c3b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:50,252 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.041s 2021-08-27 03:20:50,252 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b1ff4f1-75c4-4a6a-9f4e-ba50af165b5b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b1ff4f1-75c4-4a6a-9f4e-ba50af165b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:51,301 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:20:51,302 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0a899a-35b9-497b-bf87-d3ee9ad53d88', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0a899a-35b9-497b-bf87-d3ee9ad53d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:52,353 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:20:52,353 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2314da4c-b7dc-4e74-9965-8d049e49da31', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2314da4c-b7dc-4e74-9965-8d049e49da31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:53,409 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.048s 2021-08-27 03:20:53,409 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-565c2d7c-1949-4eef-b3dd-12a107c14fa3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-565c2d7c-1949-4eef-b3dd-12a107c14fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:54,461 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:20:54,461 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ddc6aa4-a36e-46d4-b920-8fbdd4a3728a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ddc6aa4-a36e-46d4-b920-8fbdd4a3728a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:55,511 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.041s 2021-08-27 03:20:55,512 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23a6be77-0963-4f8a-a016-7c0e1b6cdcc0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23a6be77-0963-4f8a-a016-7c0e1b6cdcc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:56,563 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:20:56,563 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71cdd944-53cb-4aad-866a-e1f648897cc3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71cdd944-53cb-4aad-866a-e1f648897cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:57,614 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:20:57,614 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdbe96b6-8b8c-4604-87ab-6a10c0c5f8cd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdbe96b6-8b8c-4604-87ab-6a10c0c5f8cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:58,671 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.049s 2021-08-27 03:20:58,672 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1def5e57-9480-4af9-bde8-a2a58b6808c4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1def5e57-9480-4af9-bde8-a2a58b6808c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:20:59,723 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:20:59,723 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-750b9fe0-e10e-42a0-840d-90a77eafebc5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-750b9fe0-e10e-42a0-840d-90a77eafebc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:00,778 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:21:00,778 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f1b8b9-1c62-4da2-994d-a77fe4fb6df9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f1b8b9-1c62-4da2-994d-a77fe4fb6df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:01,872 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.085s 2021-08-27 03:21:01,872 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f43f937e-630c-4377-922c-ddb7f09ed529', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f43f937e-630c-4377-922c-ddb7f09ed529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:02,924 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:21:02,925 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b4a54d3-ee50-4cf2-b7b4-4b4936a447e5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b4a54d3-ee50-4cf2-b7b4-4b4936a447e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:03,975 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:21:03,975 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5960d023-1359-42ae-b459-8dbfe4cbfec5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5960d023-1359-42ae-b459-8dbfe4cbfec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:05,026 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:05,026 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19c3f9f2-c5a3-466b-bcee-470a45d9baf0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19c3f9f2-c5a3-466b-bcee-470a45d9baf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:06,076 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:06,076 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a65dfbc-a868-4d95-ac01-06e63c8c9453', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a65dfbc-a868-4d95-ac01-06e63c8c9453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:07,127 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:07,128 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c29a65-6272-4ef8-88cf-57c5c882f31c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c29a65-6272-4ef8-88cf-57c5c882f31c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:08,179 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:21:08,179 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde4d5cc-55f7-4429-8f2d-c6fa9ec07df0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde4d5cc-55f7-4429-8f2d-c6fa9ec07df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:09,234 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:21:09,235 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0683765-61dc-463f-ac60-6318aa876b96', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0683765-61dc-463f-ac60-6318aa876b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:10,285 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:21:10,286 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ae00102-baee-40da-b238-6470e5cc788c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ae00102-baee-40da-b238-6470e5cc788c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:11,335 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:11,336 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7283652-bbcb-4c69-9875-7cee9b8aa294', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7283652-bbcb-4c69-9875-7cee9b8aa294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:12,386 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:21:12,386 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9325fa9f-8e12-4aa6-9e35-93d8eba54ca2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9325fa9f-8e12-4aa6-9e35-93d8eba54ca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:13,436 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.041s 2021-08-27 03:21:13,436 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c618739-9c66-47b1-ab43-9ec2a1d44d41', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c618739-9c66-47b1-ab43-9ec2a1d44d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:14,486 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:14,487 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c758e6f-ceed-4a29-bce7-499b8b90accb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c758e6f-ceed-4a29-bce7-499b8b90accb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:15,536 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:15,536 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ffdd58d-1ba0-4f0b-8790-38c42cc09d23', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ffdd58d-1ba0-4f0b-8790-38c42cc09d23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:16,587 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:21:16,588 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f2b5d9-e1e9-44fa-8a97-69b6815cccad', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f2b5d9-e1e9-44fa-8a97-69b6815cccad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:17,637 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.041s 2021-08-27 03:21:17,637 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f481c691-7d7d-4b55-b9ea-bbe6f976e800', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f481c691-7d7d-4b55-b9ea-bbe6f976e800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:18,689 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:21:18,690 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c54a7e5c-d9b9-49c1-87f5-7d684e41190c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c54a7e5c-d9b9-49c1-87f5-7d684e41190c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:19,742 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:19,742 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54abe34b-2345-4608-9be0-04f2e1afd185', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54abe34b-2345-4608-9be0-04f2e1afd185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:20,793 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:21:20,794 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1880c0c-86e6-4ae1-82b5-0169e9d4554d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1880c0c-86e6-4ae1-82b5-0169e9d4554d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:21,844 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:21,845 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1170c091-ec73-48a2-a7ef-c633ffa8edb7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1170c091-ec73-48a2-a7ef-c633ffa8edb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:22,896 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:21:22,897 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2450b62-9895-4b2e-95e6-b8292dd52536', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2450b62-9895-4b2e-95e6-b8292dd52536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:23,949 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:21:23,949 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc106358-8850-43d4-9c81-1e2ec105a40c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc106358-8850-43d4-9c81-1e2ec105a40c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:24,998 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.041s 2021-08-27 03:21:24,999 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf1cade2-06e0-4e73-b804-0f3f74072be6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf1cade2-06e0-4e73-b804-0f3f74072be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:26,052 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:21:26,053 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73ff9ba7-5438-4400-8486-681d27201c2c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73ff9ba7-5438-4400-8486-681d27201c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:27,106 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:21:27,106 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8eceb51-c84c-4c91-b4f4-5e41d554c5a6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8eceb51-c84c-4c91-b4f4-5e41d554c5a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:28,155 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.041s 2021-08-27 03:21:28,156 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66795e1a-d938-4587-a4f4-71dfc2d15063', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66795e1a-d938-4587-a4f4-71dfc2d15063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:29,207 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:29,207 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed9a9a8e-8f03-4b62-bf97-e81605c84903', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed9a9a8e-8f03-4b62-bf97-e81605c84903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:30,256 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.041s 2021-08-27 03:21:30,256 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-665e3e4c-fcb6-42ce-b87c-763f96498a59', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-665e3e4c-fcb6-42ce-b87c-763f96498a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:31,306 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:31,306 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-209928a1-514e-4678-8f4f-05ea254bbc7c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-209928a1-514e-4678-8f4f-05ea254bbc7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:32,355 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.041s 2021-08-27 03:21:32,356 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a71a414-67ed-4f0d-bf4e-682263b18b30', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a71a414-67ed-4f0d-bf4e-682263b18b30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:33,406 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:33,407 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0deaceb4-f5d2-4b39-9b81-d3a3b5e8c183', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0deaceb4-f5d2-4b39-9b81-d3a3b5e8c183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:34,456 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.041s 2021-08-27 03:21:34,456 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f186ff43-3089-426e-b183-c0068f8c8545', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f186ff43-3089-426e-b183-c0068f8c8545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:35,506 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:35,506 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-461c5a85-24f4-4033-a38e-9df235e37e40', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-461c5a85-24f4-4033-a38e-9df235e37e40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:36,555 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:36,556 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c318f9a-6b7e-4c6b-aa13-5d1915ff5b79', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c318f9a-6b7e-4c6b-aa13-5d1915ff5b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:37,609 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.046s 2021-08-27 03:21:37,610 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a36e2522-4120-4fce-8755-a1e051abebe4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a36e2522-4120-4fce-8755-a1e051abebe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:38,660 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:21:38,661 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2111adc7-b371-403d-bc0d-eec69b218891', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2111adc7-b371-403d-bc0d-eec69b218891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:39,711 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:39,711 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b8293da-a70c-497a-aeca-d9f7ec6baec3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b8293da-a70c-497a-aeca-d9f7ec6baec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:40,761 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:40,761 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c3e55a2-923f-4340-8243-a2f50aad3372', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c3e55a2-923f-4340-8243-a2f50aad3372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:41,812 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:21:41,812 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde112c7-f484-4c12-ac0e-fac7c8a18ef2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde112c7-f484-4c12-ac0e-fac7c8a18ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:42,861 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.041s 2021-08-27 03:21:42,861 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f4b10cf-3188-44ad-83f8-1b5aa8319029', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f4b10cf-3188-44ad-83f8-1b5aa8319029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:43,910 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:43,910 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-959ca1fb-2e49-4652-bce6-f7e2b1e5ad30', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-959ca1fb-2e49-4652-bce6-f7e2b1e5ad30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:44,961 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:21:44,961 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-322d13dd-d164-4940-818a-039d1e4ebb24', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-322d13dd-d164-4940-818a-039d1e4ebb24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:46,011 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:46,011 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a1c0800-e270-4485-ab8d-5d418b320c6b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a1c0800-e270-4485-ab8d-5d418b320c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:47,068 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.049s 2021-08-27 03:21:47,068 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac87d25e-5cec-4834-9da1-9ccff60712b8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac87d25e-5cec-4834-9da1-9ccff60712b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:48,120 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:21:48,120 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdee2005-c3a6-4845-bc85-c7598f125575', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdee2005-c3a6-4845-bc85-c7598f125575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:49,172 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:21:49,172 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-301ec69b-b1a0-4e8f-8a85-ed24b5b72419', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-301ec69b-b1a0-4e8f-8a85-ed24b5b72419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:50,223 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:50,223 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-079c6c61-2297-4757-b0b3-a7ab1bdd2510', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-079c6c61-2297-4757-b0b3-a7ab1bdd2510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:51,272 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:51,273 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b3cde8c-a20b-44c5-ab2d-9e8b93f01614', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b3cde8c-a20b-44c5-ab2d-9e8b93f01614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:52,323 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:52,323 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ffd258-342f-40c8-b808-f19d234a7d4c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ffd258-342f-40c8-b808-f19d234a7d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:53,372 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.041s 2021-08-27 03:21:53,373 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aee0ff49-ac17-481e-9b1d-f60470ef1fec', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aee0ff49-ac17-481e-9b1d-f60470ef1fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:54,422 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.041s 2021-08-27 03:21:54,422 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b957e47-247c-4e01-b6ba-f192009c28db', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b957e47-247c-4e01-b6ba-f192009c28db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:55,472 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.042s 2021-08-27 03:21:55,473 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7755e603-5671-476f-a830-a793dccc8682', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7755e603-5671-476f-a830-a793dccc8682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:56,526 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:21:56,526 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e396109-ebf5-45db-8030-896bd9cff4d2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e396109-ebf5-45db-8030-896bd9cff4d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:57,583 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.048s 2021-08-27 03:21:57,583 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c118c44-868d-4bef-9190-a3bbae0c666c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c118c44-868d-4bef-9190-a3bbae0c666c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:58,639 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.048s 2021-08-27 03:21:58,639 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5acc599-cb9a-4e27-aee5-7cd0e37555d2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5acc599-cb9a-4e27-aee5-7cd0e37555d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:21:59,689 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.043s 2021-08-27 03:21:59,690 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c23cb032-9ffc-410e-8c02-de4c65baac77', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c23cb032-9ffc-410e-8c02-de4c65baac77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:22:00,742 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.045s 2021-08-27 03:22:00,743 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-796b60cb-d9bb-41a6-bf9a-c49019aa0a14', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-796b60cb-d9bb-41a6-bf9a-c49019aa0a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:22:01,795 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.044s 2021-08-27 03:22:01,795 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce46f3ce-6c7a-47de-a444-ed92dbaa7b93', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce46f3ce-6c7a-47de-a444-ed92dbaa7b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' 2021-08-27 03:22:02,851 108923 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734 0.047s 2021-08-27 03:22:02,851 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ef47a3d-35fc-4d09-9ab2-ea43748c8d85', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ef47a3d-35fc-4d09-9ab2-ea43748c8d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734'} Body: b'{"volume": {"id": "c4c4a3ba-5274-4d0e-b8db-234db7db2734", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:16:02.000000", "updated_at": "2021-08-27T03:16:02.000000", "name": "tempest-VolumesServicesTestJSON-Volume-917438155", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/3407b126741140dfb01ee34e9de7609c/volumes/c4c4a3ba-5274-4d0e-b8db-234db7db2734"}], "user_id": "83ae8c9a6a8f4adfa751b8a273b6a7a6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3407b126741140dfb01ee34e9de7609c"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_services.py", line 76, in test_get_service_by_volume_host_name volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 129, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume c4c4a3ba-5274-4d0e-b8db-234db7db2734 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt8.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
||||||
tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
fail
ft9.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-27 03:28:08,767 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/image/v2/images/fa5676c9-2c7b-4ac5-b84d-77521895b240 0.133s 2021-08-27 03:28:08,768 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b97d092c-3464-415a-8dd6-8a35491340a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/image/v2/images/fa5676c9-2c7b-4ac5-b84d-77521895b240'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4979428936740b898df346bcb52ea04", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "created_at": "2021-08-27T03:05:37Z", "updated_at": "2021-08-27T03:05:54Z", "tags": [], "self": "/v2/images/fa5676c9-2c7b-4ac5-b84d-77521895b240", "file": "/v2/images/fa5676c9-2c7b-4ac5-b84d-77521895b240/file", "schema": "/v2/schemas/image"}' 2021-08-27 03:28:09,160 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes 0.391s 2021-08-27 03:28:09,160 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "size": 1, "name": "tempest-VolumesExtendTest-Volume-30798417"}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0861745-45dc-4ef0-8b2e-012c51a018f0', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0861745-45dc-4ef0-8b2e-012c51a018f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.081397", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-27 03:28:09,290 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.121s 2021-08-27 03:28:09,290 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c6eca56-b17f-44b9-8b89-77dee1ac7623', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c6eca56-b17f-44b9-8b89-77dee1ac7623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:10,342 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:28:10,342 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8d637fd-d87e-4448-997a-69d8b3e7088f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8d637fd-d87e-4448-997a-69d8b3e7088f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:11,393 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:28:11,393 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ea16fe3-8256-4504-a318-30db6bde57b6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ea16fe3-8256-4504-a318-30db6bde57b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:12,446 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.045s 2021-08-27 03:28:12,446 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a22b5312-0116-4e74-9719-6afa8b8a2772', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a22b5312-0116-4e74-9719-6afa8b8a2772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:13,493 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.039s 2021-08-27 03:28:13,494 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8e0a020-039e-4ddc-baca-c5945442493b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8e0a020-039e-4ddc-baca-c5945442493b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:14,545 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:28:14,546 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a3a8c51-b8e4-4637-84e7-53cfa0eb9e41', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a3a8c51-b8e4-4637-84e7-53cfa0eb9e41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:15,599 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.045s 2021-08-27 03:28:15,600 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce1b2645-c3d6-4382-a695-930b15243147', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce1b2645-c3d6-4382-a695-930b15243147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:16,655 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:28:16,655 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbfd9e99-256f-4f9f-bbf7-7e27b1eb7267', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbfd9e99-256f-4f9f-bbf7-7e27b1eb7267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:17,712 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.049s 2021-08-27 03:28:17,712 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e7870e9-3301-44f0-a9ef-f27db2b1a5fa', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e7870e9-3301-44f0-a9ef-f27db2b1a5fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:18,767 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:28:18,768 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41db64a9-e83d-476b-abd7-bbc2bedb0a39', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41db64a9-e83d-476b-abd7-bbc2bedb0a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:19,827 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.052s 2021-08-27 03:28:19,828 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b40e5346-fb63-4391-818a-12e1cf4c7558', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b40e5346-fb63-4391-818a-12e1cf4c7558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:20,883 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.047s 2021-08-27 03:28:20,883 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1f628a1-7a64-40c7-b90e-685cc78d9dd7', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1f628a1-7a64-40c7-b90e-685cc78d9dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:21,937 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:28:21,938 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97bffa0a-b212-4e5b-81da-88c43a6843d9', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97bffa0a-b212-4e5b-81da-88c43a6843d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:22,994 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.049s 2021-08-27 03:28:22,995 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15305754-4608-40aa-aa2b-966b7b526e38', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15305754-4608-40aa-aa2b-966b7b526e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:24,047 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.044s 2021-08-27 03:28:24,047 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4851a9d0-31a2-4215-ac41-fe87dddfafa7', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4851a9d0-31a2-4215-ac41-fe87dddfafa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:25,105 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.050s 2021-08-27 03:28:25,105 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb4404bb-fb5b-4606-8690-67a75c9f3c17', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb4404bb-fb5b-4606-8690-67a75c9f3c17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:26,162 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.048s 2021-08-27 03:28:26,162 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e54f9d10-f54a-4c33-a2bd-27970aaa9509', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e54f9d10-f54a-4c33-a2bd-27970aaa9509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:27,214 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.045s 2021-08-27 03:28:27,215 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfad66a8-02d1-42b4-b734-0725af6ff5ff', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfad66a8-02d1-42b4-b734-0725af6ff5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:28,268 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:28:28,269 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a37cfe-881f-4b7f-b0a9-3d8fa2c665c4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a37cfe-881f-4b7f-b0a9-3d8fa2c665c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:29,331 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.055s 2021-08-27 03:28:29,332 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef9b029-d2b1-497f-93c3-325123145674', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef9b029-d2b1-497f-93c3-325123145674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:30,381 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:28:30,381 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcaeadeb-0a76-4b83-8d86-88a6ebea3ab2', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcaeadeb-0a76-4b83-8d86-88a6ebea3ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:31,433 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:28:31,434 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1654eb5-2424-46fc-9583-95d8ab21b7bc', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1654eb5-2424-46fc-9583-95d8ab21b7bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:32,490 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.047s 2021-08-27 03:28:32,490 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5a2373-e24b-45aa-bd16-91d2a27370ed', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5a2373-e24b-45aa-bd16-91d2a27370ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:33,546 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.048s 2021-08-27 03:28:33,547 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2ee79d-6275-446c-bb4e-3efdefc27ec1', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2ee79d-6275-446c-bb4e-3efdefc27ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:34,603 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.049s 2021-08-27 03:28:34,604 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f79f84-8c55-415b-a03b-041ed6386531', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73f79f84-8c55-415b-a03b-041ed6386531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:35,657 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:28:35,657 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6232bc4-59dd-461f-b1e2-cf3f78c10146', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6232bc4-59dd-461f-b1e2-cf3f78c10146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:36,716 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.051s 2021-08-27 03:28:36,716 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83c27c1-bf27-4c3a-a33f-9d1726f9e9cd', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83c27c1-bf27-4c3a-a33f-9d1726f9e9cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:37,766 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:28:37,767 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2535f206-793f-4007-80b1-335ac4977bc1', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2535f206-793f-4007-80b1-335ac4977bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:38,825 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.050s 2021-08-27 03:28:38,825 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41d75fa5-f735-4c53-8049-d7da8f4d85b7', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41d75fa5-f735-4c53-8049-d7da8f4d85b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:39,878 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.045s 2021-08-27 03:28:39,878 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea61eb06-3e44-4c14-a2cf-18582ff850ed', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea61eb06-3e44-4c14-a2cf-18582ff850ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:40,937 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.051s 2021-08-27 03:28:40,938 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4511e67a-5995-45d9-8027-1512b0c7dc82', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4511e67a-5995-45d9-8027-1512b0c7dc82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:41,994 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.048s 2021-08-27 03:28:41,994 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6742fe5b-56bb-4ab8-92b5-6bf7883da675', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6742fe5b-56bb-4ab8-92b5-6bf7883da675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:43,052 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.050s 2021-08-27 03:28:43,052 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-474d5699-7042-43e5-9e6a-f8bb0bfe132e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-474d5699-7042-43e5-9e6a-f8bb0bfe132e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:44,107 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.047s 2021-08-27 03:28:44,108 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaec23e0-9d8d-452d-aa4a-9fe9eea9a65a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaec23e0-9d8d-452d-aa4a-9fe9eea9a65a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:45,164 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.048s 2021-08-27 03:28:45,165 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d71561-be44-461c-a612-62a46938be78', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d71561-be44-461c-a612-62a46938be78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:46,222 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.049s 2021-08-27 03:28:46,222 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-363f6770-ee44-402d-8453-d59858a4a640', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-363f6770-ee44-402d-8453-d59858a4a640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:47,274 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.044s 2021-08-27 03:28:47,275 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e8ef75-9176-4b6f-94f5-f7088de3bbb4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e8ef75-9176-4b6f-94f5-f7088de3bbb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:48,330 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.047s 2021-08-27 03:28:48,331 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2083209a-9d86-459e-8509-4da82961130e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2083209a-9d86-459e-8509-4da82961130e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:49,386 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.047s 2021-08-27 03:28:49,386 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-782009fc-7868-4504-baec-699f85093323', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-782009fc-7868-4504-baec-699f85093323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:50,440 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.045s 2021-08-27 03:28:50,440 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a1c222d-2bf6-4d20-b331-eb8606764059', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a1c222d-2bf6-4d20-b331-eb8606764059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:51,497 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.049s 2021-08-27 03:28:51,497 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0368c763-e45a-4258-bd3b-336c466e780b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0368c763-e45a-4258-bd3b-336c466e780b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:52,553 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.044s 2021-08-27 03:28:52,553 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-533950bc-1a9e-45f1-b6ee-36b737a5673a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-533950bc-1a9e-45f1-b6ee-36b737a5673a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:53,608 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.047s 2021-08-27 03:28:53,609 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbf291ff-b416-41a4-a0b2-fa3db868ec62', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbf291ff-b416-41a4-a0b2-fa3db868ec62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:54,664 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.047s 2021-08-27 03:28:54,664 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59102faa-7035-4f14-bae7-2d7cf1c65fa4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59102faa-7035-4f14-bae7-2d7cf1c65fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:55,723 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.052s 2021-08-27 03:28:55,724 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fca40575-4619-4588-8b20-47f5c68635dc', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fca40575-4619-4588-8b20-47f5c68635dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:56,779 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.048s 2021-08-27 03:28:56,780 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58160691-f6c4-4e28-bfdc-f653b38e3e3e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58160691-f6c4-4e28-bfdc-f653b38e3e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:57,833 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.045s 2021-08-27 03:28:57,833 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b231a316-4fea-403e-8cd1-fb80dec0af5c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b231a316-4fea-403e-8cd1-fb80dec0af5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:58,887 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:28:58,888 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4267a63e-7b9a-42c5-8531-6c186fd7e84f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4267a63e-7b9a-42c5-8531-6c186fd7e84f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:28:59,945 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.049s 2021-08-27 03:28:59,946 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45019fe4-1bad-428a-b85e-63589e7577c2', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45019fe4-1bad-428a-b85e-63589e7577c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:01,000 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.045s 2021-08-27 03:29:01,000 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7744e179-2b2b-4a00-9488-bef4eb3be655', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7744e179-2b2b-4a00-9488-bef4eb3be655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:02,054 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:29:02,054 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b29fc89d-42e9-486d-aa79-3305eea666b3', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b29fc89d-42e9-486d-aa79-3305eea666b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:03,113 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.051s 2021-08-27 03:29:03,113 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ead7fcc9-3965-47aa-808e-9710fc22c500', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ead7fcc9-3965-47aa-808e-9710fc22c500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:04,170 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.048s 2021-08-27 03:29:04,170 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c2bb62a-cde6-4ae1-9426-97e1e6f69d97', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c2bb62a-cde6-4ae1-9426-97e1e6f69d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:05,228 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.049s 2021-08-27 03:29:05,228 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5df9fa24-c597-4ba9-81bc-3481f6d26844', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5df9fa24-c597-4ba9-81bc-3481f6d26844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:06,295 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.058s 2021-08-27 03:29:06,295 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-002f0ee7-492b-42ac-a2b4-f6d494f48067', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-002f0ee7-492b-42ac-a2b4-f6d494f48067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:07,342 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.040s 2021-08-27 03:29:07,343 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c3ab2db-fbe4-4fac-a43e-f95c7f5b5a86', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c3ab2db-fbe4-4fac-a43e-f95c7f5b5a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:08,395 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:29:08,395 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23146156-ceca-4eff-a9a3-7c7934fd0743', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23146156-ceca-4eff-a9a3-7c7934fd0743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:09,453 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.051s 2021-08-27 03:29:09,454 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4386ce59-908d-461b-afca-d5379ed1119e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4386ce59-908d-461b-afca-d5379ed1119e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:10,509 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.047s 2021-08-27 03:29:10,509 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a009c7d5-b2fd-4206-80d4-2da2b8593f94', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a009c7d5-b2fd-4206-80d4-2da2b8593f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:11,567 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.050s 2021-08-27 03:29:11,567 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f88eb13-ff9f-48de-b101-9358c11ae5ca', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f88eb13-ff9f-48de-b101-9358c11ae5ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:12,618 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.044s 2021-08-27 03:29:12,619 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5fc7f84-672f-46fb-9ac5-dcafc805a8a1', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5fc7f84-672f-46fb-9ac5-dcafc805a8a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:13,676 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.050s 2021-08-27 03:29:13,677 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-477913bb-669b-484c-960c-68d23ceaa1e0', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-477913bb-669b-484c-960c-68d23ceaa1e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:14,732 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.049s 2021-08-27 03:29:14,733 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f63e3e8-d8f7-477f-958b-b19c1ad25aa6', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f63e3e8-d8f7-477f-958b-b19c1ad25aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:15,786 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.045s 2021-08-27 03:29:15,786 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08aa070d-eb23-44a2-a8cd-8211c715f06b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08aa070d-eb23-44a2-a8cd-8211c715f06b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:16,846 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.052s 2021-08-27 03:29:16,846 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ae673f1-d286-4bdc-b5fc-0991ea38f240', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ae673f1-d286-4bdc-b5fc-0991ea38f240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:17,901 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.047s 2021-08-27 03:29:17,901 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbcc5cd9-cfa4-4e0f-9ff5-1af31dc117ab', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbcc5cd9-cfa4-4e0f-9ff5-1af31dc117ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:18,959 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.049s 2021-08-27 03:29:18,959 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-710595ee-59c6-4afe-9a8c-33fd19192cda', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-710595ee-59c6-4afe-9a8c-33fd19192cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:20,012 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.045s 2021-08-27 03:29:20,012 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb4c7286-41ec-4cd6-bcd9-8e9bf9f29e56', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb4c7286-41ec-4cd6-bcd9-8e9bf9f29e56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:21,068 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:29:21,068 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37abe726-ed93-4d64-a56f-395d4850a9fa', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37abe726-ed93-4d64-a56f-395d4850a9fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:22,122 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:29:22,123 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-539f2049-87eb-44b5-ac5c-cd7e11a8488e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-539f2049-87eb-44b5-ac5c-cd7e11a8488e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:23,178 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.047s 2021-08-27 03:29:23,178 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-669d7746-d836-4dd7-beee-1fa598206d54', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-669d7746-d836-4dd7-beee-1fa598206d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:24,234 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.048s 2021-08-27 03:29:24,234 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e22406ce-8b90-4e7b-9bba-ae14d952765a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e22406ce-8b90-4e7b-9bba-ae14d952765a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:25,288 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:29:25,289 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9396ef30-6422-4865-840a-67d8839305a2', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9396ef30-6422-4865-840a-67d8839305a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:26,344 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.048s 2021-08-27 03:29:26,345 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-386dcf39-b85e-4328-8339-bcada67920aa', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-386dcf39-b85e-4328-8339-bcada67920aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:27,401 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.049s 2021-08-27 03:29:27,402 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad4dce1-7d56-413b-8dd5-f42df403a516', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad4dce1-7d56-413b-8dd5-f42df403a516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:28,454 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:29:28,454 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5079594b-69c8-4c24-a62b-38c334eea104', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5079594b-69c8-4c24-a62b-38c334eea104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:29,510 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.048s 2021-08-27 03:29:29,510 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b825928-b017-4317-8361-16935800ddc6', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b825928-b017-4317-8361-16935800ddc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:30,564 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:29:30,564 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ea116d-3cbf-4f47-b6b4-c929e4c07303', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ea116d-3cbf-4f47-b6b4-c929e4c07303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:31,620 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.048s 2021-08-27 03:29:31,620 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdc7d7a2-2456-4f06-8d96-87c300d946ca', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdc7d7a2-2456-4f06-8d96-87c300d946ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:32,677 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.047s 2021-08-27 03:29:32,677 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e51095b-f386-4e5b-8222-13317f45fe6e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e51095b-f386-4e5b-8222-13317f45fe6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:33,733 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.048s 2021-08-27 03:29:33,733 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc324572-af91-41e6-b407-5e2e3835d573', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc324572-af91-41e6-b407-5e2e3835d573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:34,791 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.049s 2021-08-27 03:29:34,791 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4dd6154-ecb3-4fa8-aea7-9d09d9bde9ea', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4dd6154-ecb3-4fa8-aea7-9d09d9bde9ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:35,855 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.056s 2021-08-27 03:29:35,855 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ced2578-515f-4c9f-b06b-cd60f620955a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ced2578-515f-4c9f-b06b-cd60f620955a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:36,908 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.045s 2021-08-27 03:29:36,909 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a587279a-f057-436d-b315-e3bd4ecce77d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a587279a-f057-436d-b315-e3bd4ecce77d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:37,959 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:29:37,960 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff29f992-1354-4d9e-a53d-ee597a9d7ab2', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff29f992-1354-4d9e-a53d-ee597a9d7ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:39,015 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.047s 2021-08-27 03:29:39,015 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aab87fb7-c5ba-4ed1-af1d-d2d4da6e6a78', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aab87fb7-c5ba-4ed1-af1d-d2d4da6e6a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:40,072 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.048s 2021-08-27 03:29:40,073 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e14a6830-3ffd-4c4b-aaf3-4ac014816b31', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e14a6830-3ffd-4c4b-aaf3-4ac014816b31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:41,136 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.054s 2021-08-27 03:29:41,137 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4445b00a-5277-4677-bfc5-d2d9f3159833', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4445b00a-5277-4677-bfc5-d2d9f3159833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:42,190 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.045s 2021-08-27 03:29:42,190 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c3dcb1-6426-4514-a066-50258a0d9630', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c3dcb1-6426-4514-a066-50258a0d9630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:43,244 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:29:43,244 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8297f360-d50b-4709-9a00-35cdfaeccb2c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8297f360-d50b-4709-9a00-35cdfaeccb2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:44,303 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.051s 2021-08-27 03:29:44,304 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d65adbce-2360-45ba-8080-c9345e2f890b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d65adbce-2360-45ba-8080-c9345e2f890b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:45,354 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:29:45,355 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-493eaa06-402e-44c1-ba8d-f742db0ff681', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-493eaa06-402e-44c1-ba8d-f742db0ff681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:46,411 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.048s 2021-08-27 03:29:46,411 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce58188-066b-4d83-b1fc-a397bbf21abb', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce58188-066b-4d83-b1fc-a397bbf21abb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:47,468 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.049s 2021-08-27 03:29:47,468 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f52c876-e9e4-4943-9278-3b78c4c98e11', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f52c876-e9e4-4943-9278-3b78c4c98e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:48,533 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.057s 2021-08-27 03:29:48,533 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-494dc982-379b-4e35-9761-0a405ac10448', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-494dc982-379b-4e35-9761-0a405ac10448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:49,585 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.045s 2021-08-27 03:29:49,586 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6c14b75-a178-4b53-a39e-3d0c8afba913', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6c14b75-a178-4b53-a39e-3d0c8afba913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:50,638 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:29:50,638 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ad46f2c-1d0d-4cba-8d88-9e4d57fca4a8', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ad46f2c-1d0d-4cba-8d88-9e4d57fca4a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:51,693 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:29:51,693 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64961a0a-9d6c-47b0-89d4-b4db01d41b50', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64961a0a-9d6c-47b0-89d4-b4db01d41b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:52,748 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.047s 2021-08-27 03:29:52,748 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-768bb62b-f1b6-427e-ba91-86f289bab596', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-768bb62b-f1b6-427e-ba91-86f289bab596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:53,805 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.048s 2021-08-27 03:29:53,805 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de8d9a0a-4187-44ef-a245-f7b514558e4b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de8d9a0a-4187-44ef-a245-f7b514558e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:54,859 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:29:54,860 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3373589e-8720-411c-9526-30505fa7af08', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3373589e-8720-411c-9526-30505fa7af08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:55,914 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:29:55,914 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef1ed9d5-be8c-4bdd-80b0-d22ad5adde9e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef1ed9d5-be8c-4bdd-80b0-d22ad5adde9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:56,968 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:29:56,968 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7bd5437-6968-4ddd-8bcf-63c438a97980', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7bd5437-6968-4ddd-8bcf-63c438a97980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:58,024 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.047s 2021-08-27 03:29:58,024 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-321a83e5-cf0d-43ec-93b3-b2872402e775', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-321a83e5-cf0d-43ec-93b3-b2872402e775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:29:59,079 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.047s 2021-08-27 03:29:59,079 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-087b4d90-b936-493b-8405-c26b830e361a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-087b4d90-b936-493b-8405-c26b830e361a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:00,132 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:30:00,133 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6155754a-f763-45d4-8396-10c1277e1188', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6155754a-f763-45d4-8396-10c1277e1188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:01,188 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.048s 2021-08-27 03:30:01,189 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-251082f2-8106-4a1b-b1f5-c1dc392dc4b7', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-251082f2-8106-4a1b-b1f5-c1dc392dc4b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:02,242 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.045s 2021-08-27 03:30:02,242 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f9fe3cd-10d2-44a4-8e18-ced3655cafa7', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f9fe3cd-10d2-44a4-8e18-ced3655cafa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:03,298 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.047s 2021-08-27 03:30:03,298 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd00db5e-4363-45c6-a702-a1fc10db9a5d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd00db5e-4363-45c6-a702-a1fc10db9a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:04,355 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.049s 2021-08-27 03:30:04,355 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbfb4501-b96e-4e27-933c-6aa28cc73699', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbfb4501-b96e-4e27-933c-6aa28cc73699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:05,407 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.045s 2021-08-27 03:30:05,408 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6a166cc-f1b6-4d6a-bee1-7d87617a861b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6a166cc-f1b6-4d6a-bee1-7d87617a861b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:06,461 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:30:06,461 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c47e76-1a1e-4a93-a28d-7a2bb12428e5', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c47e76-1a1e-4a93-a28d-7a2bb12428e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:07,510 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:30:07,510 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea85481f-1544-4ff3-8383-2b1b0d193a8b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea85481f-1544-4ff3-8383-2b1b0d193a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:08,561 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:30:08,561 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbe9d812-784c-4b14-9704-90a2deaa8163', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbe9d812-784c-4b14-9704-90a2deaa8163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:09,613 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:30:09,614 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-505f5416-3e70-4a78-9f7d-9a84f64f2ee3', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-505f5416-3e70-4a78-9f7d-9a84f64f2ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:10,666 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:30:10,666 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e5bf6ab-e407-4bdd-84e0-93872988660a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e5bf6ab-e407-4bdd-84e0-93872988660a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:11,720 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:30:11,721 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37d1c493-8c70-4e3e-86ff-2c575b2a1102', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37d1c493-8c70-4e3e-86ff-2c575b2a1102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:12,773 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:30:12,773 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e34fd49-2e83-4e03-af9d-4c25d9155f83', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e34fd49-2e83-4e03-af9d-4c25d9155f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:13,835 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.054s 2021-08-27 03:30:13,835 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a35b246-9419-470e-a0c8-9af6ab066137', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a35b246-9419-470e-a0c8-9af6ab066137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:14,891 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.048s 2021-08-27 03:30:14,892 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40d33972-db87-4181-803e-3a635c378be3', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40d33972-db87-4181-803e-3a635c378be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:15,943 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:30:15,943 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbce8137-dcb6-4d38-a60e-1681ee5e707f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbce8137-dcb6-4d38-a60e-1681ee5e707f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:16,999 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:30:16,999 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0a8f22a-c52b-486e-8315-76b25890a212', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0a8f22a-c52b-486e-8315-76b25890a212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:18,051 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:30:18,051 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc566128-ecd8-4d4d-b594-5d7edf3ec859', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc566128-ecd8-4d4d-b594-5d7edf3ec859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:19,109 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.050s 2021-08-27 03:30:19,109 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b2eb03e-73fa-4aa5-98ce-bc7d71c40339', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b2eb03e-73fa-4aa5-98ce-bc7d71c40339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:20,159 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:30:20,160 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c97babf-0963-41bd-92be-99ab41a1b094', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c97babf-0963-41bd-92be-99ab41a1b094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:21,232 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.066s 2021-08-27 03:30:21,233 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b615e653-aa10-445d-8b47-e1d6818b3780', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b615e653-aa10-445d-8b47-e1d6818b3780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:22,286 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:30:22,287 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14bf4009-7252-4558-a5cc-6d95ed5d7fec', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14bf4009-7252-4558-a5cc-6d95ed5d7fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:23,338 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:30:23,338 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-647ce6b1-4dfc-45c4-aa1d-de84cb50a26b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-647ce6b1-4dfc-45c4-aa1d-de84cb50a26b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:24,389 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:30:24,389 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57b05480-c18c-4446-b6bd-227c43aa9a92', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57b05480-c18c-4446-b6bd-227c43aa9a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:25,440 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.044s 2021-08-27 03:30:25,441 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0a51641-6cfa-4e8a-b415-436e2a9b9d7f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0a51641-6cfa-4e8a-b415-436e2a9b9d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:26,491 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:30:26,492 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-226dd542-1d36-4f41-ba9c-571ff0b2cd20', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-226dd542-1d36-4f41-ba9c-571ff0b2cd20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:27,549 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.050s 2021-08-27 03:30:27,550 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b58432fd-2df3-4ac1-8d24-e271abe7aadc', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b58432fd-2df3-4ac1-8d24-e271abe7aadc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:28,600 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:30:28,601 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74fc8efb-21f6-4009-ab54-a2230b8cf5ec', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74fc8efb-21f6-4009-ab54-a2230b8cf5ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:29,656 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:30:29,656 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b9bcecd-0e53-4ca6-9b25-a9f1e8f1ebc6', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b9bcecd-0e53-4ca6-9b25-a9f1e8f1ebc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:30,707 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:30:30,707 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36ecc0e1-a9f2-4351-894b-417a13489fe2', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36ecc0e1-a9f2-4351-894b-417a13489fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:31,758 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:30:31,759 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95167fc7-b077-4856-86fd-4342b24e9fe0', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95167fc7-b077-4856-86fd-4342b24e9fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:32,813 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:30:32,813 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0acc89c-f98c-4e4f-b168-b9e3c717704e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0acc89c-f98c-4e4f-b168-b9e3c717704e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:33,865 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:30:33,866 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592115e6-801b-4548-8d22-03e092213405', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592115e6-801b-4548-8d22-03e092213405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:34,915 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:30:34,915 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90482545-c5e1-4aa7-9629-a19ab955ca60', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90482545-c5e1-4aa7-9629-a19ab955ca60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:35,965 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:30:35,966 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2de9cd3f-62da-45f1-8c30-ddf24fffee22', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2de9cd3f-62da-45f1-8c30-ddf24fffee22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:37,018 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.045s 2021-08-27 03:30:37,019 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff0abca8-6cd7-4a50-b532-ff1a6fe0d7a7', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff0abca8-6cd7-4a50-b532-ff1a6fe0d7a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:38,069 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:30:38,070 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b8be24-be67-4a70-b0fc-e5a15303cf08', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b8be24-be67-4a70-b0fc-e5a15303cf08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:39,120 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:30:39,120 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9510e194-9356-4347-abf4-7da9fa60252e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9510e194-9356-4347-abf4-7da9fa60252e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:40,171 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:30:40,172 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-164a4374-d326-4e86-825e-a82e82ba450a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-164a4374-d326-4e86-825e-a82e82ba450a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:41,226 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:30:41,226 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b4af0c2-481a-4a4f-9d17-bc95a4a4afc0', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b4af0c2-481a-4a4f-9d17-bc95a4a4afc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:42,281 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.045s 2021-08-27 03:30:42,281 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b0257e-594e-4af3-bf46-af4055acaa21', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b0257e-594e-4af3-bf46-af4055acaa21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:43,335 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.047s 2021-08-27 03:30:43,336 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fa56d49-735b-4c12-8b77-0ec6897a01cf', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fa56d49-735b-4c12-8b77-0ec6897a01cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:44,389 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.045s 2021-08-27 03:30:44,390 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-107c9491-3c6a-43d7-a499-1deb8168c5a8', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-107c9491-3c6a-43d7-a499-1deb8168c5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:45,444 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:30:45,444 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2757bc3-896f-46b7-9a89-78378ebdbba3', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2757bc3-896f-46b7-9a89-78378ebdbba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:46,504 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.050s 2021-08-27 03:30:46,504 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-458709fb-b588-44d8-a7df-66d7c053ee3a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-458709fb-b588-44d8-a7df-66d7c053ee3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:47,569 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.057s 2021-08-27 03:30:47,570 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f065122-c702-481f-9b52-77f4f61df49c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f065122-c702-481f-9b52-77f4f61df49c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:48,628 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.049s 2021-08-27 03:30:48,629 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-693fbf3a-170b-4212-9fcb-b5d020dd0e4e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-693fbf3a-170b-4212-9fcb-b5d020dd0e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:49,684 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:30:49,684 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e57be57-6ab2-4c64-b8c4-6f6bdcb905c8', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e57be57-6ab2-4c64-b8c4-6f6bdcb905c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:50,735 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:30:50,736 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e712313c-0fa9-4c41-9279-830cbb12a272', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e712313c-0fa9-4c41-9279-830cbb12a272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:51,786 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:30:51,786 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaad08d9-fcef-4382-a68b-7ac06ff93284', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaad08d9-fcef-4382-a68b-7ac06ff93284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:52,836 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:30:52,837 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1773fcb0-e1b3-48dc-958a-5f8b8680802e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1773fcb0-e1b3-48dc-958a-5f8b8680802e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:53,888 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:30:53,889 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97f27dab-d303-4c97-b095-fafb4338c289', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97f27dab-d303-4c97-b095-fafb4338c289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:54,938 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:30:54,938 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1566e013-8c2b-4a70-bf16-1514d496554c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1566e013-8c2b-4a70-bf16-1514d496554c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:55,988 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:30:55,988 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33c23479-d2b7-40c0-9451-230bb4a15eba', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33c23479-d2b7-40c0-9451-230bb4a15eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:57,037 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:30:57,038 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-715725db-114c-418b-82f3-8f762b6ba54d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-715725db-114c-418b-82f3-8f762b6ba54d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:58,090 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:30:58,090 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e843187b-c4ec-4022-9b87-603a280c091e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e843187b-c4ec-4022-9b87-603a280c091e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:30:59,140 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:30:59,141 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca0f025-d988-49ba-a168-8b0929c815ab', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca0f025-d988-49ba-a168-8b0929c815ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:00,190 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:31:00,190 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8edb3f94-12b5-4051-b231-fab5211ec703', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8edb3f94-12b5-4051-b231-fab5211ec703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:01,241 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:01,242 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a97e2a7-490f-4c54-87ef-79e3d0636bad', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a97e2a7-490f-4c54-87ef-79e3d0636bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:02,292 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:02,293 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c35ba4e-3b34-4265-a0c0-8d7523fb50a6', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c35ba4e-3b34-4265-a0c0-8d7523fb50a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:03,342 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:03,343 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a112838c-c4f4-4ca8-8a8c-5fbfc0b58f24', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a112838c-c4f4-4ca8-8a8c-5fbfc0b58f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:04,391 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:31:04,392 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02639a10-b29d-49a3-9fff-448cc0acd64c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02639a10-b29d-49a3-9fff-448cc0acd64c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:05,442 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:05,442 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac468b22-e891-4327-bb34-b6c1f004c5b4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac468b22-e891-4327-bb34-b6c1f004c5b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:06,497 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.047s 2021-08-27 03:31:06,497 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36821c16-0e72-4097-b22a-4ac8f3903db8', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36821c16-0e72-4097-b22a-4ac8f3903db8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:07,547 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:07,547 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fdcfdc3-2688-4ee9-a824-4eb8431c5c9e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fdcfdc3-2688-4ee9-a824-4eb8431c5c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:08,597 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:08,597 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8b0fa4f-5211-461e-84d0-2ff8d0b9a1a5', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8b0fa4f-5211-461e-84d0-2ff8d0b9a1a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:09,647 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:09,647 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adfc1d3d-c6e0-4c16-b4e3-9ff68dba346e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adfc1d3d-c6e0-4c16-b4e3-9ff68dba346e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:10,699 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.044s 2021-08-27 03:31:10,700 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7714ce90-e4f1-41a6-bf38-7ed1759cfb29', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7714ce90-e4f1-41a6-bf38-7ed1759cfb29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:11,749 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:11,749 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38100d65-10e5-4d8d-b4e6-91382996275a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38100d65-10e5-4d8d-b4e6-91382996275a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:12,799 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:31:12,800 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e75b40bb-575c-4f1c-9821-5665d0af2266', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e75b40bb-575c-4f1c-9821-5665d0af2266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:13,851 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:31:13,851 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bfea8ff-21be-4e12-8bff-d4da3e28e40f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bfea8ff-21be-4e12-8bff-d4da3e28e40f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:14,901 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:14,901 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98193b61-9b73-42e8-a579-80b628a175c2', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98193b61-9b73-42e8-a579-80b628a175c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:15,952 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.044s 2021-08-27 03:31:15,953 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-941cb569-f62d-47fb-8061-dc33e929547a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-941cb569-f62d-47fb-8061-dc33e929547a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:17,002 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:31:17,002 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db12535e-ea1d-491e-8d42-063d07f54cba', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db12535e-ea1d-491e-8d42-063d07f54cba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:18,052 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:31:18,052 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade66d50-3b3c-4630-9899-3a936929fc98', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade66d50-3b3c-4630-9899-3a936929fc98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:19,103 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:19,103 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64145ff8-1584-4983-8491-b2dab31bce0c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64145ff8-1584-4983-8491-b2dab31bce0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:20,153 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:20,153 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd1d50e5-1915-4e23-b4bb-5d8600e02933', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd1d50e5-1915-4e23-b4bb-5d8600e02933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:21,204 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:21,204 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d062c869-4b07-4b76-9251-e9632d6dfaf5', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d062c869-4b07-4b76-9251-e9632d6dfaf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:22,254 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:22,255 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f6ec0bb-9824-4fc9-88d0-8e53bb791ee0', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6ec0bb-9824-4fc9-88d0-8e53bb791ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:23,303 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:31:23,303 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5741cb73-08fb-47df-96db-e850e02061ef', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5741cb73-08fb-47df-96db-e850e02061ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:24,354 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:24,354 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0dc8a36-e998-4492-8514-7110f3195286', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0dc8a36-e998-4492-8514-7110f3195286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:25,403 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:25,404 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2307dce8-a78d-4cce-9716-a87106243eaa', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2307dce8-a78d-4cce-9716-a87106243eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:26,455 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.044s 2021-08-27 03:31:26,456 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c43559e9-567b-43e8-8ed3-52cbf8b5d150', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c43559e9-567b-43e8-8ed3-52cbf8b5d150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:27,504 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:31:27,505 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26db39d1-90c6-4684-9020-bee525083ff4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26db39d1-90c6-4684-9020-bee525083ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:28,554 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:31:28,554 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a531a4c-7758-475d-87c0-5242fc4dde68', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a531a4c-7758-475d-87c0-5242fc4dde68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:29,605 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:29,606 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6beedc99-cdb0-48d0-996d-48edd32d5fde', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6beedc99-cdb0-48d0-996d-48edd32d5fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:30,658 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.044s 2021-08-27 03:31:30,658 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f94f728-9d9b-4811-a194-06e949234c1d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f94f728-9d9b-4811-a194-06e949234c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:31,712 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.044s 2021-08-27 03:31:31,713 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-751bd5de-f655-4ae8-9b5a-e695fe2b061e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-751bd5de-f655-4ae8-9b5a-e695fe2b061e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:32,763 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:31:32,763 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e763b00-5784-4d77-a533-db7288062c75', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e763b00-5784-4d77-a533-db7288062c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:33,819 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.048s 2021-08-27 03:31:33,820 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ecfc5c0-956f-4b77-972a-174db891e35e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ecfc5c0-956f-4b77-972a-174db891e35e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:34,871 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:34,871 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eb7884e-0710-4cd5-8075-8b657811a764', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eb7884e-0710-4cd5-8075-8b657811a764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:35,922 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:31:35,922 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2299109-6f97-4854-8ab0-8208bb52a1b9', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2299109-6f97-4854-8ab0-8208bb52a1b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:36,973 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:31:36,973 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10149501-9d2d-4f6d-899f-2ae67b216a43', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10149501-9d2d-4f6d-899f-2ae67b216a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:38,023 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:38,024 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31e6a3c8-62c5-45e4-aa59-44947ba26d7d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31e6a3c8-62c5-45e4-aa59-44947ba26d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:39,076 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.044s 2021-08-27 03:31:39,076 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe365048-137f-4e61-b010-8ca703704e58', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe365048-137f-4e61-b010-8ca703704e58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:40,127 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:31:40,127 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-429b8bd6-183d-4cd1-bf94-61022f6f7414', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-429b8bd6-183d-4cd1-bf94-61022f6f7414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:41,177 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:41,178 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1311a357-1797-469c-9988-0f9db610c048', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1311a357-1797-469c-9988-0f9db610c048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:42,229 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:42,229 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9f92965-b27c-4db3-aabc-6f0b2ffa5637', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9f92965-b27c-4db3-aabc-6f0b2ffa5637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:43,279 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:43,279 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76994dfc-a0b2-4100-880f-197c831aa9c3', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76994dfc-a0b2-4100-880f-197c831aa9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:44,329 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:31:44,330 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c634aa8-4910-4ec7-8ed0-4230643c38a3', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c634aa8-4910-4ec7-8ed0-4230643c38a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:45,380 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:45,380 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f32bb55-8e7b-473e-b237-b660ada68341', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f32bb55-8e7b-473e-b237-b660ada68341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:46,430 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:46,431 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee9a2e92-4f30-434b-be39-3a6baac33695', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee9a2e92-4f30-434b-be39-3a6baac33695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:47,484 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:47,484 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de0e431d-6c50-4237-b2c7-fec948dfd3ea', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de0e431d-6c50-4237-b2c7-fec948dfd3ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:48,535 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:31:48,535 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639c630b-9b85-471b-8013-8c78e60b0eb1', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639c630b-9b85-471b-8013-8c78e60b0eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:49,584 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:31:49,585 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6fa9824-2587-4ed6-b861-0a06594fbf74', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6fa9824-2587-4ed6-b861-0a06594fbf74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:50,635 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:31:50,635 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-923ec769-7f4c-4f30-a0b1-f818b9507c55', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-923ec769-7f4c-4f30-a0b1-f818b9507c55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:51,686 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:51,686 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00e7fc89-a14d-45e9-ae61-02d79b94250b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00e7fc89-a14d-45e9-ae61-02d79b94250b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:52,736 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:52,737 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c49abf40-4eaf-4818-b07d-03f86bc05162', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c49abf40-4eaf-4818-b07d-03f86bc05162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:53,786 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:53,787 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2659eade-47cc-4dea-8788-c5512f041a9b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2659eade-47cc-4dea-8788-c5512f041a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:54,837 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:31:54,838 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f40d1e59-53c9-48ed-90b7-6b69ada171c4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f40d1e59-53c9-48ed-90b7-6b69ada171c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:55,888 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:31:55,888 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03b8f588-a4f9-4251-8739-61f27ba61d3a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03b8f588-a4f9-4251-8739-61f27ba61d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:56,937 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:56,938 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-403a8797-3eb9-4d3c-aef6-4fe573fa69b5', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-403a8797-3eb9-4d3c-aef6-4fe573fa69b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:57,988 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:31:57,989 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cae8d43-462d-4bb9-be30-c52e7ce220e4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cae8d43-462d-4bb9-be30-c52e7ce220e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:31:59,039 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:31:59,039 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a69cf93-bbc0-4b86-9ea9-fa5d7281cc4f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a69cf93-bbc0-4b86-9ea9-fa5d7281cc4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:00,091 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.044s 2021-08-27 03:32:00,091 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b561e465-dc68-4f47-b9f2-e632906edebd', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b561e465-dc68-4f47-b9f2-e632906edebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:01,142 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:32:01,143 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e0fd279-f6f2-4a80-a0e0-8de8cfe5369a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e0fd279-f6f2-4a80-a0e0-8de8cfe5369a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:02,192 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:32:02,193 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7416e8bd-768d-41a2-8ee3-81eb73198096', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7416e8bd-768d-41a2-8ee3-81eb73198096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:03,243 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:32:03,243 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9392866b-3c2f-4eca-91f2-a05c4cdf9b69', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9392866b-3c2f-4eca-91f2-a05c4cdf9b69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:04,291 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.040s 2021-08-27 03:32:04,292 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97da0eaf-fb50-4039-93a2-1047dfa22aba', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97da0eaf-fb50-4039-93a2-1047dfa22aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:05,343 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:32:05,343 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-043d4337-7ace-40d8-abfa-9b1c40376bee', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-043d4337-7ace-40d8-abfa-9b1c40376bee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:06,393 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:32:06,394 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e23265f-7792-4071-8c8f-3eff20d5c397', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e23265f-7792-4071-8c8f-3eff20d5c397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:07,444 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:32:07,444 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdd826af-d1e5-494a-9b92-1266231130ec', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdd826af-d1e5-494a-9b92-1266231130ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:08,493 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:08,494 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9231709e-555f-44a7-a455-f85c66b674f6', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9231709e-555f-44a7-a455-f85c66b674f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:09,542 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:09,543 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf474785-0c3d-4ed6-8016-7e589a84aa7d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf474785-0c3d-4ed6-8016-7e589a84aa7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:10,593 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:10,593 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa24613a-2414-41e3-b10d-e056aa45df6b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa24613a-2414-41e3-b10d-e056aa45df6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:11,646 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.045s 2021-08-27 03:32:11,646 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-502626a6-0106-47f8-9f99-1f286e66720c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-502626a6-0106-47f8-9f99-1f286e66720c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:12,696 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:32:12,696 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79aabc47-ce50-44e6-aa13-299b593305f5', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79aabc47-ce50-44e6-aa13-299b593305f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:13,744 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:13,745 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4de59075-483d-4c63-b2c5-e699c130543f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4de59075-483d-4c63-b2c5-e699c130543f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:14,796 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:32:14,797 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf8d61b-dbe1-4575-b933-aecfdd67e967', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf8d61b-dbe1-4575-b933-aecfdd67e967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:15,851 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.046s 2021-08-27 03:32:15,851 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c352df52-76d5-45d0-b9eb-5289ff297b09', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c352df52-76d5-45d0-b9eb-5289ff297b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:16,904 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.045s 2021-08-27 03:32:16,904 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ecc1806-8140-4e94-bc32-74733cd008fa', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ecc1806-8140-4e94-bc32-74733cd008fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:17,953 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:17,954 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4b832f5-ef74-4536-aaf1-a534fc12e093', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4b832f5-ef74-4536-aaf1-a534fc12e093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:19,003 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:19,003 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-463bf63c-8271-4398-a294-4b725f1b47b8', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-463bf63c-8271-4398-a294-4b725f1b47b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:20,053 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:32:20,053 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0fba04c-8d99-4b13-a642-e605001d224a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0fba04c-8d99-4b13-a642-e605001d224a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:21,103 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:21,103 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02140ce9-27de-4dca-90e8-d3f3a4cfedb4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02140ce9-27de-4dca-90e8-d3f3a4cfedb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:22,152 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:22,152 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6636b275-f9d3-484b-9b9b-f07d6a03bee0', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6636b275-f9d3-484b-9b9b-f07d6a03bee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:23,207 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:32:23,208 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc8f2963-d7ca-4a7c-bcc1-872d85dfae2c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc8f2963-d7ca-4a7c-bcc1-872d85dfae2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:24,256 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:24,256 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98d14615-fdbe-4b83-b758-a127a6feef16', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98d14615-fdbe-4b83-b758-a127a6feef16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:25,306 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:25,306 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6573212a-9f90-4a63-a978-e0f16077128f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6573212a-9f90-4a63-a978-e0f16077128f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:26,360 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.047s 2021-08-27 03:32:26,361 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88adb6d0-f5bb-4d83-bdcb-2b1710652bc3', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88adb6d0-f5bb-4d83-bdcb-2b1710652bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:27,411 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:32:27,411 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10e853d0-bfe5-430c-9b7b-29d1d40b5f68', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10e853d0-bfe5-430c-9b7b-29d1d40b5f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:28,460 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:28,460 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb6c2fa-7dd1-462b-946b-ba837a0ac04f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bb6c2fa-7dd1-462b-946b-ba837a0ac04f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:29,511 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:32:29,511 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-211d2b8f-1e13-48d1-a6e1-84ab21495a9b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-211d2b8f-1e13-48d1-a6e1-84ab21495a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:30,560 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:30,561 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2684fca0-534a-4093-9510-3cbc936038d5', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2684fca0-534a-4093-9510-3cbc936038d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:31,610 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:31,610 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-100c2408-d76c-445e-b58e-1a0d5e518927', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-100c2408-d76c-445e-b58e-1a0d5e518927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:32,660 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:32:32,661 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25bb5dc8-9e79-4a62-99aa-4e72d89214fe', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25bb5dc8-9e79-4a62-99aa-4e72d89214fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:33,708 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:33,709 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61522cd2-bea3-42d9-ac71-5f16fdf63c21', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61522cd2-bea3-42d9-ac71-5f16fdf63c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:34,759 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:34,759 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66043560-6422-4d52-8f4c-df0b18c33f7f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66043560-6422-4d52-8f4c-df0b18c33f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:35,809 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:32:35,809 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24d0b898-bc7d-417e-bda8-81758ada4dba', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24d0b898-bc7d-417e-bda8-81758ada4dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:36,858 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:36,858 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e2848b0-30d6-4425-bb19-e0cf244905ee', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e2848b0-30d6-4425-bb19-e0cf244905ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:37,907 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:37,907 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f804e68-5bcd-43c8-8be2-e6bc10be7e36', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f804e68-5bcd-43c8-8be2-e6bc10be7e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:38,957 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:32:38,957 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a42264e-678a-407f-b272-a5f01d44747d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a42264e-678a-407f-b272-a5f01d44747d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:40,006 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:40,006 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f9a9207-0845-4535-a5cb-f0e39d271740', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f9a9207-0845-4535-a5cb-f0e39d271740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:41,063 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.049s 2021-08-27 03:32:41,063 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e041705-7373-439c-80db-8c5ae5bf1079', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e041705-7373-439c-80db-8c5ae5bf1079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:42,112 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:42,112 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b54ed6e3-6309-406e-8a54-9032daff4a58', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b54ed6e3-6309-406e-8a54-9032daff4a58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:43,161 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:43,161 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2935e87e-2cf4-4943-bfbe-674ea3048fe8', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2935e87e-2cf4-4943-bfbe-674ea3048fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:44,210 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:32:44,210 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e07b6557-50fd-473b-84a5-7225ded2cd1b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e07b6557-50fd-473b-84a5-7225ded2cd1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:45,259 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:45,260 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09f81e54-53d9-4fdd-91b2-4fc000461a4a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09f81e54-53d9-4fdd-91b2-4fc000461a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:46,309 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:32:46,309 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad57ac6f-300d-4b28-ad82-8079a0346975', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad57ac6f-300d-4b28-ad82-8079a0346975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:47,360 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:32:47,361 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bce54282-11c3-402f-bc1c-12e321632c80', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bce54282-11c3-402f-bc1c-12e321632c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:48,411 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:32:48,411 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf7bbc6-027e-4aa5-a0ac-e8a553d05d6a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf7bbc6-027e-4aa5-a0ac-e8a553d05d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:49,462 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:32:49,462 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8191d265-21d0-47d7-b880-e2978bf6a6d4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8191d265-21d0-47d7-b880-e2978bf6a6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:50,511 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.040s 2021-08-27 03:32:50,511 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de872495-109c-4cfc-8830-ddc1124fdc7a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de872495-109c-4cfc-8830-ddc1124fdc7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:51,563 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.044s 2021-08-27 03:32:51,564 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e2751d7-92b6-48a8-b6de-6faf070b80a7', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e2751d7-92b6-48a8-b6de-6faf070b80a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:52,613 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:32:52,613 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74411772-2a58-43be-b793-cb9e71172ae4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74411772-2a58-43be-b793-cb9e71172ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:53,662 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:53,663 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b568405-0273-43e5-b845-fcb0519e49ec', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b568405-0273-43e5-b845-fcb0519e49ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:54,711 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:32:54,712 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57cf542f-7945-4f3d-84a4-12f0c3d26527', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57cf542f-7945-4f3d-84a4-12f0c3d26527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:55,761 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:32:55,761 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc0652c-51af-406a-b587-bea98b048f56', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc0652c-51af-406a-b587-bea98b048f56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:56,812 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:32:56,812 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24660f43-1009-4f81-ab84-0ea0a3b402c9', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24660f43-1009-4f81-ab84-0ea0a3b402c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:57,864 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:32:57,865 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2001c8ff-de3a-493d-a127-20005135644c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2001c8ff-de3a-493d-a127-20005135644c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:58,915 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:32:58,915 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79c9b003-296d-4c42-b94a-ed6e84aab4c0', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79c9b003-296d-4c42-b94a-ed6e84aab4c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:32:59,966 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:32:59,966 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4faef716-73e6-45fb-8bbc-a0fb4b0d0b4b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4faef716-73e6-45fb-8bbc-a0fb4b0d0b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:01,015 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:33:01,015 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff345fde-2982-4f7a-ba3b-724606f10219', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff345fde-2982-4f7a-ba3b-724606f10219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:02,067 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.044s 2021-08-27 03:33:02,068 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5365b2f7-0df6-4c47-a12b-3dc1fa3acef7', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5365b2f7-0df6-4c47-a12b-3dc1fa3acef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:03,117 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:33:03,117 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-242c99eb-4dea-451b-a6aa-248587ea9d78', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-242c99eb-4dea-451b-a6aa-248587ea9d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:04,167 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:33:04,167 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdcf20c9-795c-4257-8917-76d8e76ec08c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdcf20c9-795c-4257-8917-76d8e76ec08c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:05,216 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:05,217 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83718eea-7e89-4a7d-8489-49b5a687d523', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83718eea-7e89-4a7d-8489-49b5a687d523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:06,265 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.040s 2021-08-27 03:33:06,265 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e92e8a4e-6187-490f-886a-b770c74bd8fc', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e92e8a4e-6187-490f-886a-b770c74bd8fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:07,318 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.044s 2021-08-27 03:33:07,318 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb6e0b0c-02bc-463d-897c-18e462dd60d4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb6e0b0c-02bc-463d-897c-18e462dd60d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:08,368 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:33:08,369 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fca0e42f-adeb-4764-86a1-933168dfc70c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fca0e42f-adeb-4764-86a1-933168dfc70c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:09,458 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.082s 2021-08-27 03:33:09,459 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbdf15f6-47e5-47ce-9854-5b7dd96c6228', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbdf15f6-47e5-47ce-9854-5b7dd96c6228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:10,508 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:33:10,508 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ae5f42-d560-4e66-9c32-af013a5604f5', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ae5f42-d560-4e66-9c32-af013a5604f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:11,559 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:33:11,559 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fbfc43b-6cd0-41f3-bd62-45baf406a3e3', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fbfc43b-6cd0-41f3-bd62-45baf406a3e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:12,612 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:33:12,612 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46ce2bb4-85c5-4a1a-9a15-8b88cdc293d7', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46ce2bb4-85c5-4a1a-9a15-8b88cdc293d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:13,663 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:33:13,664 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6e3369e-b708-4c9c-9180-4b419fcddf05', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6e3369e-b708-4c9c-9180-4b419fcddf05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:14,714 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:14,714 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2309a48-276f-4215-af46-eca57288f74b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2309a48-276f-4215-af46-eca57288f74b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:15,764 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:15,764 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc3bdff1-5287-45e1-9d39-67cd5bc356d7', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc3bdff1-5287-45e1-9d39-67cd5bc356d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:16,814 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:33:16,815 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6e5ed1b-1558-4976-a2ed-6427e7ae2bff', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6e5ed1b-1558-4976-a2ed-6427e7ae2bff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:17,866 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:33:17,867 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33bac347-8624-40cc-8e3f-68c711f4026d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33bac347-8624-40cc-8e3f-68c711f4026d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:18,915 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:18,915 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be9d1056-4f3a-420d-9c68-ab949431c21a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be9d1056-4f3a-420d-9c68-ab949431c21a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:19,965 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:19,965 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3221b61a-8eac-4f6f-8b8c-607c1cfe9e01', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3221b61a-8eac-4f6f-8b8c-607c1cfe9e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:21,015 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:21,015 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32954b82-8ca0-433a-b543-ed8f78dc17e0', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32954b82-8ca0-433a-b543-ed8f78dc17e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:22,065 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:33:22,066 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d32e94-c42c-4a7f-baa9-df7511b7fa30', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d32e94-c42c-4a7f-baa9-df7511b7fa30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:23,115 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:23,116 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab8d049a-092b-425e-9b89-e8bdbdbff481', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab8d049a-092b-425e-9b89-e8bdbdbff481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:24,164 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:24,164 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e13be0-dbb8-41a8-a005-63384b673dd5', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e13be0-dbb8-41a8-a005-63384b673dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:25,214 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:25,214 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae004155-7c6c-42f2-8c80-f9b555afb9dd', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae004155-7c6c-42f2-8c80-f9b555afb9dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:26,263 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:26,263 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c45ad596-ca97-4533-8f7f-f48c0a692103', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c45ad596-ca97-4533-8f7f-f48c0a692103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:27,313 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:27,313 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6f5d656-3f90-4ecc-b54b-e36ba8a3cedf', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6f5d656-3f90-4ecc-b54b-e36ba8a3cedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:28,363 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:33:28,364 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80273da3-0196-4984-af52-6cdade570dbd', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80273da3-0196-4984-af52-6cdade570dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:29,413 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:33:29,414 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef42726-987a-40ee-b7ce-6786e3a36c14', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef42726-987a-40ee-b7ce-6786e3a36c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:30,463 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:33:30,463 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b7fdbb5-f9e1-469a-9193-22fc8a86651b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b7fdbb5-f9e1-469a-9193-22fc8a86651b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:31,513 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:31,513 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d8714e8-16ee-49d5-802f-9083ef76810f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d8714e8-16ee-49d5-802f-9083ef76810f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:32,562 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:32,562 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7643a4f5-13d3-4cec-b058-6488e6f23cdf', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7643a4f5-13d3-4cec-b058-6488e6f23cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:33,612 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:33,612 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd4528a2-cc96-4877-a151-37ef1681e34f', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd4528a2-cc96-4877-a151-37ef1681e34f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:34,662 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:34,662 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-927fa370-39c2-4301-b44e-2d429b7aeee6', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-927fa370-39c2-4301-b44e-2d429b7aeee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:35,710 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:35,710 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-432cdc62-0499-4977-ac63-2c9297f4a74e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-432cdc62-0499-4977-ac63-2c9297f4a74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:36,759 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:36,759 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b23fc9f9-c3aa-406b-8f41-ff657f4412cd', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b23fc9f9-c3aa-406b-8f41-ff657f4412cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:37,810 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:33:37,811 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59baa538-3c23-4704-b1d9-c06ce36879e1', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59baa538-3c23-4704-b1d9-c06ce36879e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:38,859 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.040s 2021-08-27 03:33:38,860 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eda9a81-884f-4157-bd98-2251951b7dec', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eda9a81-884f-4157-bd98-2251951b7dec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:39,910 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:33:39,911 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3183c2b6-3b3b-4bb4-b3b2-a1e0ff8460a4', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3183c2b6-3b3b-4bb4-b3b2-a1e0ff8460a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:40,960 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:40,960 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fcb6d2e-85f9-4d4b-814a-7e689ff05542', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fcb6d2e-85f9-4d4b-814a-7e689ff05542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:42,010 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:33:42,011 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20665847-c5ff-423f-8e5c-93ac74a6ed71', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20665847-c5ff-423f-8e5c-93ac74a6ed71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:43,060 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:33:43,061 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07478330-d29b-4840-b61d-e44227eda2c1', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07478330-d29b-4840-b61d-e44227eda2c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:44,111 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:44,111 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c0728b-de66-4d98-b021-b356896123a3', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c0728b-de66-4d98-b021-b356896123a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:45,162 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:33:45,162 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c90d493-1167-4d68-ac91-2cada5f1595b', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c90d493-1167-4d68-ac91-2cada5f1595b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:46,211 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:33:46,211 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-929ed41a-0ba0-4555-9cdb-8a4547bdca5d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-929ed41a-0ba0-4555-9cdb-8a4547bdca5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:47,261 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:47,261 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7388d3-e093-4679-a641-e4e2f660ec9d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7388d3-e093-4679-a641-e4e2f660ec9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:48,311 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:33:48,311 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97932f22-78c2-4ca3-a39d-0bce172a547a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97932f22-78c2-4ca3-a39d-0bce172a547a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:49,360 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:49,360 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24edcc19-0106-4591-8d26-507ae1b13c1c', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24edcc19-0106-4591-8d26-507ae1b13c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:50,411 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:33:50,411 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9448442a-cdde-46fc-9dfd-339da44e6bd8', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9448442a-cdde-46fc-9dfd-339da44e6bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:51,460 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:51,461 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4d9f7e3-1cd8-4b02-af52-9de4a9a0b802', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4d9f7e3-1cd8-4b02-af52-9de4a9a0b802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:52,510 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:33:52,511 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba73b70-e6af-4a9b-b061-f2e13e756397', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba73b70-e6af-4a9b-b061-f2e13e756397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:53,561 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:33:53,562 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db7feb9-e653-4a52-9933-cf115cf40ac0', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db7feb9-e653-4a52-9933-cf115cf40ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:54,611 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:54,612 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23769653-6ba5-4825-99ca-6d55076c37d7', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23769653-6ba5-4825-99ca-6d55076c37d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:55,662 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:33:55,662 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e996ec3c-f3ff-4757-8729-a6a646242e93', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e996ec3c-f3ff-4757-8729-a6a646242e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:56,711 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:56,711 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81bbf907-d0ff-43fb-a941-0c44aac0b29a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81bbf907-d0ff-43fb-a941-0c44aac0b29a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:57,761 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:33:57,761 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dcf807a-97c0-4985-a87b-1938aec61dbd', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dcf807a-97c0-4985-a87b-1938aec61dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:58,811 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:33:58,811 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47ee80fa-9163-4e9a-a25f-0bd5988090fa', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47ee80fa-9163-4e9a-a25f-0bd5988090fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:33:59,863 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.044s 2021-08-27 03:33:59,864 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4184fd0-7f5b-44fa-a3f2-37e8776205ea', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4184fd0-7f5b-44fa-a3f2-37e8776205ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:00,913 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:34:00,914 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b2c7068-0e9a-45e0-96ea-0385fa5d6448', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b2c7068-0e9a-45e0-96ea-0385fa5d6448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:01,964 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:34:01,965 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb829f34-cb38-4f43-8c70-dd5a2bd1f3c3', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb829f34-cb38-4f43-8c70-dd5a2bd1f3c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:03,015 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:34:03,015 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d7c9b1-388a-4ac7-b7dc-eba1a8692007', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d7c9b1-388a-4ac7-b7dc-eba1a8692007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:04,067 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:34:04,067 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-053edc39-45c0-4c27-b435-8c8f7b8e802d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-053edc39-45c0-4c27-b435-8c8f7b8e802d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:05,116 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:34:05,117 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb4e59be-4020-40aa-b78f-bafd6c4d8961', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb4e59be-4020-40aa-b78f-bafd6c4d8961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:06,167 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.043s 2021-08-27 03:34:06,167 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1674fd89-d821-4be5-873e-ab35aa75e29d', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1674fd89-d821-4be5-873e-ab35aa75e29d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:07,217 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:34:07,217 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65f50585-9a48-4e99-8b43-a41fe463dfb1', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65f50585-9a48-4e99-8b43-a41fe463dfb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:08,268 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.041s 2021-08-27 03:34:08,268 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0624e607-1bbb-4ea6-8b73-f90f6243246e', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0624e607-1bbb-4ea6-8b73-f90f6243246e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:09,318 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c 0.042s 2021-08-27 03:34:09,319 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7958206e-b0ee-419d-be4b-a8b0b4bcf2b1', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7958206e-b0ee-419d-be4b-a8b0b4bcf2b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c'} Body: b'{"volume": {"id": "b6e4df5c-d30a-4b4f-a31c-f6791863ab4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:28:09.000000", "updated_at": "2021-08-27T03:28:09.000000", "name": "tempest-VolumesExtendTest-Volume-30798417", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/b6e4df5c-d30a-4b4f-a31c-f6791863ab4c"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 37, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 129, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume b6e4df5c-d30a-4b4f-a31c-f6791863ab4c failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
fail
ft9.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-27 03:34:09,600 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes 0.217s 2021-08-27 03:34:09,600 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1879071815"}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80053fb2-1b99-45ed-87f9-e7cd7865bcb0', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80053fb2-1b99-45ed-87f9-e7cd7865bcb0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:09.528430", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-27 03:34:09,678 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.071s 2021-08-27 03:34:09,678 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9da0c49-c2e4-40f0-929f-ab5aff21c59a', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9da0c49-c2e4-40f0-929f-ab5aff21c59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:10,728 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:34:10,728 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64f6dbb2-b29a-4219-b7c2-24de3e06753b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64f6dbb2-b29a-4219-b7c2-24de3e06753b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:11,778 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:34:11,778 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12312400-f35a-4b57-ac41-90778f8ced4c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12312400-f35a-4b57-ac41-90778f8ced4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:12,827 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:34:12,828 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bde46d6-ffa2-43b8-bd4d-46f8db0cda73', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bde46d6-ffa2-43b8-bd4d-46f8db0cda73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:13,876 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:34:13,876 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63721a9c-7fe2-4ed4-927a-6c53fdb976c8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63721a9c-7fe2-4ed4-927a-6c53fdb976c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:14,925 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:34:14,925 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ca942fe-f160-4bc1-8e5e-469f5f6b53f5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ca942fe-f160-4bc1-8e5e-469f5f6b53f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:15,979 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.046s 2021-08-27 03:34:15,979 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-366d6e2a-8a4a-4f6a-b732-e3e163f83a48', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-366d6e2a-8a4a-4f6a-b732-e3e163f83a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:17,027 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:34:17,028 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd1d7023-d8df-4988-8b6b-e3026679c5d8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd1d7023-d8df-4988-8b6b-e3026679c5d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:18,078 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.044s 2021-08-27 03:34:18,079 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09165276-030e-479b-8505-4573d46fbf58', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09165276-030e-479b-8505-4573d46fbf58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:19,128 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:34:19,129 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8886cb7e-018c-46e3-bdec-df2bec3a92c8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8886cb7e-018c-46e3-bdec-df2bec3a92c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:20,178 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:34:20,179 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-501de872-d2e6-4d2e-aff4-7ce09fc65fb8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-501de872-d2e6-4d2e-aff4-7ce09fc65fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:21,227 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:34:21,227 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9190c80b-771f-4799-a61c-c04bedac1735', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9190c80b-771f-4799-a61c-c04bedac1735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:22,275 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:34:22,275 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d0cbc0e-c032-4792-bad0-759114f53669', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d0cbc0e-c032-4792-bad0-759114f53669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:23,324 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:34:23,324 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32001af7-3054-4967-9711-bc083f7badc9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32001af7-3054-4967-9711-bc083f7badc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:24,372 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:34:24,372 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab64a3e-b312-4f4c-8329-6c66e2466bde', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab64a3e-b312-4f4c-8329-6c66e2466bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:25,436 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.056s 2021-08-27 03:34:25,436 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6097bcf0-4611-4b50-8ece-dc7f188b30d1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6097bcf0-4611-4b50-8ece-dc7f188b30d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:26,486 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:34:26,486 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-446d9687-270f-4b83-a19a-f77dd2d3d194', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-446d9687-270f-4b83-a19a-f77dd2d3d194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:27,537 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:34:27,537 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aea03d5-1dc3-4bf2-851c-29fc093c0dea', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aea03d5-1dc3-4bf2-851c-29fc093c0dea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:28,584 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.039s 2021-08-27 03:34:28,585 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac1d6567-0c4e-42dc-8e4b-dae2cf6c0ee4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac1d6567-0c4e-42dc-8e4b-dae2cf6c0ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:29,635 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:34:29,635 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e62a73e3-20bb-406a-b681-d073c806ff76', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e62a73e3-20bb-406a-b681-d073c806ff76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:30,682 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.039s 2021-08-27 03:34:30,682 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-455d3d24-bdb3-4966-87e2-d4e22d0cf367', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-455d3d24-bdb3-4966-87e2-d4e22d0cf367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:31,733 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:34:31,733 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6e78d3e-f68b-49f3-b46c-8558ae307f29', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6e78d3e-f68b-49f3-b46c-8558ae307f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:32,780 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.039s 2021-08-27 03:34:32,780 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4259dc0-e393-4d3d-a4cd-1f4947eb2214', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4259dc0-e393-4d3d-a4cd-1f4947eb2214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:33,836 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.047s 2021-08-27 03:34:33,836 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27303214-ab42-4e6c-bdda-a73997933b6b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27303214-ab42-4e6c-bdda-a73997933b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:34,883 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:34:34,884 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f439c106-b604-473c-87de-de9feb87277a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f439c106-b604-473c-87de-de9feb87277a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:35,933 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:34:35,933 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26bc9508-3d1a-4587-842e-339922771cf0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26bc9508-3d1a-4587-842e-339922771cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:36,983 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:34:36,983 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26747358-4a1c-43f9-9950-fdd0371a8e90', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26747358-4a1c-43f9-9950-fdd0371a8e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:38,032 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:34:38,033 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2769e424-3261-495c-9182-d45edd069891', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2769e424-3261-495c-9182-d45edd069891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:39,085 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.044s 2021-08-27 03:34:39,085 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-930abbc7-0928-4fef-b760-7e8f66045f11', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-930abbc7-0928-4fef-b760-7e8f66045f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:40,136 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:34:40,136 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-475e39da-51f0-4bd6-a69b-0898abd2ba17', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-475e39da-51f0-4bd6-a69b-0898abd2ba17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:41,187 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:34:41,188 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70aeac3f-e6c5-4915-964d-1dd3221df80e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70aeac3f-e6c5-4915-964d-1dd3221df80e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:42,237 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:34:42,237 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebd9fe32-594e-46e1-aa06-8d111062988f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebd9fe32-594e-46e1-aa06-8d111062988f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:43,297 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.051s 2021-08-27 03:34:43,298 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d1f4eef-7a73-4efa-905e-5b48e6400c9b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d1f4eef-7a73-4efa-905e-5b48e6400c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:44,349 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:34:44,349 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e1261b1-9cb9-4790-935d-08962389c3f3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e1261b1-9cb9-4790-935d-08962389c3f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:45,401 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:34:45,401 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a35d791c-53b6-4762-adbf-5a3da30b8869', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a35d791c-53b6-4762-adbf-5a3da30b8869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:46,451 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:34:46,451 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a644884-74ba-4240-90f8-b372c6e3de71', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a644884-74ba-4240-90f8-b372c6e3de71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:47,501 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:34:47,501 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa4861c7-8197-4385-b40e-55fb7f41a5c1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa4861c7-8197-4385-b40e-55fb7f41a5c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:48,550 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:34:48,551 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc0286f4-033d-4dfa-afc5-5b13dedd136d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc0286f4-033d-4dfa-afc5-5b13dedd136d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:49,597 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.039s 2021-08-27 03:34:49,597 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edd7b429-3b41-4f9b-b41c-661bde78dbea', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edd7b429-3b41-4f9b-b41c-661bde78dbea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:50,646 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:34:50,646 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f5bc17d-ca51-4f91-b74a-41430600c928', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f5bc17d-ca51-4f91-b74a-41430600c928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:51,694 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:34:51,694 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b494ee08-2598-4eda-8feb-f196bbc9a423', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b494ee08-2598-4eda-8feb-f196bbc9a423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:52,742 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:34:52,742 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76723e96-e7e1-4921-8dc4-7b3ef57202f3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76723e96-e7e1-4921-8dc4-7b3ef57202f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:53,790 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:34:53,791 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a184d87-44b4-44d6-bb40-36dafc2c0bb5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a184d87-44b4-44d6-bb40-36dafc2c0bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:54,840 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:34:54,840 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c15a816-06db-4314-8d8a-441d61668fa2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c15a816-06db-4314-8d8a-441d61668fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:55,888 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:34:55,888 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d214526-9dfc-4555-a391-b0dab81f7e4f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d214526-9dfc-4555-a391-b0dab81f7e4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:56,938 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:34:56,939 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c4ce3bf-204d-4c94-84bd-ae786a253fca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c4ce3bf-204d-4c94-84bd-ae786a253fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:57,987 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:34:57,987 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f9ff77e-11af-41c0-9e06-ace448d94c6e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f9ff77e-11af-41c0-9e06-ace448d94c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:34:59,040 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.045s 2021-08-27 03:34:59,041 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1547cfc-57bb-4553-8cdb-b3a308f0249d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1547cfc-57bb-4553-8cdb-b3a308f0249d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:00,090 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:35:00,091 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f162c279-d024-4e15-8600-053a9fd59031', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f162c279-d024-4e15-8600-053a9fd59031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:01,140 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:35:01,140 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a23d1fde-52d4-4e92-ba52-f08404177b16', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a23d1fde-52d4-4e92-ba52-f08404177b16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:02,189 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:35:02,190 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f3d049-92cd-4edf-a047-e6998c0022d9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f3d049-92cd-4edf-a047-e6998c0022d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:03,240 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:35:03,240 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f7189b4-362d-49fb-8bd0-db7e5758436d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f7189b4-362d-49fb-8bd0-db7e5758436d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:04,290 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:35:04,290 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e89a94-f408-465a-8acb-de72895f52b6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e89a94-f408-465a-8acb-de72895f52b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:05,340 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:35:05,340 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a280990-3978-4483-bd2b-36c2a9ba1d84', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a280990-3978-4483-bd2b-36c2a9ba1d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:06,390 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:35:06,391 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-532c798e-5f33-40fa-a084-6a06433c1a8e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-532c798e-5f33-40fa-a084-6a06433c1a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:07,438 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.039s 2021-08-27 03:35:07,439 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ef4d87d-59fc-4cbe-810f-da6223339b55', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ef4d87d-59fc-4cbe-810f-da6223339b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:08,489 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:35:08,489 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17e15b9a-ae48-4fc9-99ba-85a11b5ac042', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17e15b9a-ae48-4fc9-99ba-85a11b5ac042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:09,537 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:35:09,538 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d3fab76-e2b1-4369-b928-0fb8126f7b96', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d3fab76-e2b1-4369-b928-0fb8126f7b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:10,585 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.039s 2021-08-27 03:35:10,585 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd543d7-b6ec-4645-b3dd-095a4f4b14c9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd543d7-b6ec-4645-b3dd-095a4f4b14c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:11,637 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:35:11,637 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71f3acbc-3771-4350-b872-718b10468fc1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71f3acbc-3771-4350-b872-718b10468fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:12,689 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.045s 2021-08-27 03:35:12,690 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ac0fb1-896f-45bc-8207-8f9ba8cc017a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7ac0fb1-896f-45bc-8207-8f9ba8cc017a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:13,744 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.047s 2021-08-27 03:35:13,745 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdd48f80-bc8f-4425-b59f-412ce59f60ab', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdd48f80-bc8f-4425-b59f-412ce59f60ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:14,813 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.060s 2021-08-27 03:35:14,813 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd3155fd-0616-4678-a9f0-6164f2a0f020', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd3155fd-0616-4678-a9f0-6164f2a0f020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:15,862 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:35:15,862 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efc10a97-4fc3-4888-9414-5552c515eef0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efc10a97-4fc3-4888-9414-5552c515eef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:16,909 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.039s 2021-08-27 03:35:16,909 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b1117ea-5a09-41a7-b506-460dfa82bef8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b1117ea-5a09-41a7-b506-460dfa82bef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:17,960 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:35:17,960 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b780bd0e-3acd-4d1e-a63c-87a0c49fa3a3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b780bd0e-3acd-4d1e-a63c-87a0c49fa3a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:19,008 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:35:19,009 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6be7fca-ee5b-43f0-8c9f-962f0ce839e9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6be7fca-ee5b-43f0-8c9f-962f0ce839e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:20,057 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:35:20,057 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ace69372-9c5c-4c11-bdd0-5b028319116b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ace69372-9c5c-4c11-bdd0-5b028319116b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:21,109 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.044s 2021-08-27 03:35:21,109 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eaa506a-ecff-41f2-bdfd-0f98ed026a2f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eaa506a-ecff-41f2-bdfd-0f98ed026a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:22,157 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:35:22,157 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8361df30-6a27-4051-8155-63255e913a74', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8361df30-6a27-4051-8155-63255e913a74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:23,206 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:35:23,206 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a6863ca-84c9-48ed-a699-ed1b1154ef94', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a6863ca-84c9-48ed-a699-ed1b1154ef94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:24,256 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:35:24,257 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a8dd312-0707-495e-8d59-34e393760c56', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a8dd312-0707-495e-8d59-34e393760c56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:25,304 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.039s 2021-08-27 03:35:25,304 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec074018-715e-4552-a5e3-a732c92340a7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec074018-715e-4552-a5e3-a732c92340a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:26,354 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:35:26,354 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f8106f-6859-4907-980a-040d22ce38d7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f8106f-6859-4907-980a-040d22ce38d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:27,403 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:35:27,403 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8799d43-6693-4724-b3bf-cdf4c7eaddc5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8799d43-6693-4724-b3bf-cdf4c7eaddc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:28,452 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:35:28,453 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cbf8794-e22e-4db4-b428-a44b1f775b47', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cbf8794-e22e-4db4-b428-a44b1f775b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:29,500 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:35:29,501 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd3a6956-d448-41fa-98af-077185389e38', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd3a6956-d448-41fa-98af-077185389e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:30,550 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:35:30,550 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6ff3140-9823-41bc-b850-19f9f34054b6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6ff3140-9823-41bc-b850-19f9f34054b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:31,604 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.045s 2021-08-27 03:35:31,604 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67b8c049-7908-4458-abe0-43e4caa6a7ae', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67b8c049-7908-4458-abe0-43e4caa6a7ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:32,652 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.039s 2021-08-27 03:35:32,652 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3052ce-4c14-4734-809b-f600e0b8e035', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3052ce-4c14-4734-809b-f600e0b8e035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:33,702 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:35:33,702 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49594bc0-c58d-43f9-a827-a597fd016341', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49594bc0-c58d-43f9-a827-a597fd016341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:34,751 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:35:34,751 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e21bd332-31bb-4955-8f9d-393559dd3249', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e21bd332-31bb-4955-8f9d-393559dd3249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:35,800 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:35:35,800 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10580685-3ca6-4df9-8901-6f0c01b09935', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10580685-3ca6-4df9-8901-6f0c01b09935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:36,851 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:35:36,851 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70b0ae2e-d14e-4806-acda-e9e9355ca3af', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70b0ae2e-d14e-4806-acda-e9e9355ca3af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:37,903 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.044s 2021-08-27 03:35:37,903 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5659c8-2b38-4dda-b75b-389b41dbbcb5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb5659c8-2b38-4dda-b75b-389b41dbbcb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:38,957 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.046s 2021-08-27 03:35:38,957 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ddb396e-8ffc-4dfe-83ea-b95f538281b2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ddb396e-8ffc-4dfe-83ea-b95f538281b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:40,007 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:35:40,008 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7968a6-9ccf-4002-80c6-c6664e43782c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7968a6-9ccf-4002-80c6-c6664e43782c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:41,062 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.045s 2021-08-27 03:35:41,062 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e0fa34f-7529-4be0-ae20-4d366c6de260', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e0fa34f-7529-4be0-ae20-4d366c6de260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:42,111 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:35:42,111 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fca539f-a4c3-4548-8261-ef703126f9d6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fca539f-a4c3-4548-8261-ef703126f9d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:43,159 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:35:43,159 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ee6c473-dc1d-40d3-bcf4-29b1cc3c7c91', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ee6c473-dc1d-40d3-bcf4-29b1cc3c7c91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:44,207 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:35:44,208 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abe62752-9541-4dd6-bc60-63ad123e9f10', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abe62752-9541-4dd6-bc60-63ad123e9f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:45,255 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.039s 2021-08-27 03:35:45,255 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a8e421-0040-442a-8c2b-8c631f23bb60', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a8e421-0040-442a-8c2b-8c631f23bb60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:46,303 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:35:46,304 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc863d56-88a7-4784-93a1-d4e293fbfbe9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc863d56-88a7-4784-93a1-d4e293fbfbe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:47,355 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:35:47,355 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f12d545-7e4c-4aa9-bd21-e9204cd4a2c9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f12d545-7e4c-4aa9-bd21-e9204cd4a2c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:48,403 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:35:48,403 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592d8317-f3a9-46df-8385-3a339a54b4bd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592d8317-f3a9-46df-8385-3a339a54b4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:49,452 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:35:49,452 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-664302ce-90ee-4675-a8a9-071cb25a821b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-664302ce-90ee-4675-a8a9-071cb25a821b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:50,501 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:35:50,501 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fd30b55-7568-463a-a982-5a2d5fed8170', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fd30b55-7568-463a-a982-5a2d5fed8170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:51,548 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.039s 2021-08-27 03:35:51,548 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf8603b-c6a2-4a95-9ccd-7ceb6b7bcb4c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf8603b-c6a2-4a95-9ccd-7ceb6b7bcb4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:52,596 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.039s 2021-08-27 03:35:52,596 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6cbc42b-44e1-40b7-8179-ce12a22b33cb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6cbc42b-44e1-40b7-8179-ce12a22b33cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:53,647 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:35:53,647 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-783db9dd-2a37-4e8d-8f15-a89d60513ee8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-783db9dd-2a37-4e8d-8f15-a89d60513ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:54,694 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.039s 2021-08-27 03:35:54,695 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68145959-ae84-4000-ad88-125ba8fe1126', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68145959-ae84-4000-ad88-125ba8fe1126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:55,742 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.039s 2021-08-27 03:35:55,742 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d8ea953-d054-4a34-a3b0-f3c5dc806faa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d8ea953-d054-4a34-a3b0-f3c5dc806faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:56,791 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:35:56,791 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c341de-a627-452b-acad-ed6e779f8ec4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c341de-a627-452b-acad-ed6e779f8ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:57,839 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:35:57,839 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd553d43-c276-4e0f-b29c-58881eb45f4a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd553d43-c276-4e0f-b29c-58881eb45f4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:58,887 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:35:58,887 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00103ebc-08aa-44a4-9d93-6d942ab481e3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00103ebc-08aa-44a4-9d93-6d942ab481e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:35:59,971 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.076s 2021-08-27 03:35:59,971 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2acf0446-51c5-4202-9fd1-2c631234ab99', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2acf0446-51c5-4202-9fd1-2c631234ab99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:01,023 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:36:01,023 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7428e87-00be-4b8b-9250-8a7b45043812', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7428e87-00be-4b8b-9250-8a7b45043812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:02,116 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:02,116 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-784eecc4-08ec-4e34-ab39-5614d3f2f65c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-784eecc4-08ec-4e34-ab39-5614d3f2f65c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:03,168 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:36:03,169 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a01053-4ea3-4ae1-a778-57a17c5b3dd3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a01053-4ea3-4ae1-a778-57a17c5b3dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:04,220 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.044s 2021-08-27 03:36:04,220 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bf3b0f7-134e-4e27-a220-903972d55dad', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bf3b0f7-134e-4e27-a220-903972d55dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:05,282 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.055s 2021-08-27 03:36:05,283 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c07c6056-670e-4231-9816-d5e6729bfe42', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c07c6056-670e-4231-9816-d5e6729bfe42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:06,337 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.046s 2021-08-27 03:36:06,338 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6675842-56a4-438f-925a-1c0c76aec508', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6675842-56a4-438f-925a-1c0c76aec508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:07,390 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:36:07,391 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03c3cb71-b3a3-4d69-9bf1-a1c6d84d1d41', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03c3cb71-b3a3-4d69-9bf1-a1c6d84d1d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:08,447 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.048s 2021-08-27 03:36:08,448 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe693a4c-8b6a-4ef3-ac56-97e339c57294', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe693a4c-8b6a-4ef3-ac56-97e339c57294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:09,497 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:36:09,498 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c183cd08-b43e-4997-a115-2acca44e2a67', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c183cd08-b43e-4997-a115-2acca44e2a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:10,548 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:36:10,548 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39dd8be3-88df-40b7-bb51-451d849c8db9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39dd8be3-88df-40b7-bb51-451d849c8db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:11,597 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:11,598 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c97865-af1d-49da-a0ec-06c7951850a1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c97865-af1d-49da-a0ec-06c7951850a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:12,647 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:36:12,647 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b660be24-bafd-47d9-a0cb-1d21dab67455', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b660be24-bafd-47d9-a0cb-1d21dab67455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:13,704 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.049s 2021-08-27 03:36:13,705 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-252c09f0-14d9-41c1-a9ba-5c69ea577598', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-252c09f0-14d9-41c1-a9ba-5c69ea577598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:14,753 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:14,753 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5114ce14-58b9-412b-83dc-b1514caf1549', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5114ce14-58b9-412b-83dc-b1514caf1549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:15,803 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:36:15,804 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c24d2a-098f-49d0-be92-27c5fd34965d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c24d2a-098f-49d0-be92-27c5fd34965d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:16,862 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.049s 2021-08-27 03:36:16,863 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f75e5a-0c0a-4e3f-8b3b-9f6aece0d495', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f75e5a-0c0a-4e3f-8b3b-9f6aece0d495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:17,911 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:36:17,912 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f3a2a8a-01ed-4497-859e-128f5f206ae4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f3a2a8a-01ed-4497-859e-128f5f206ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:18,962 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:18,962 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1dba7c4-14d9-4f12-bda7-b9a5f963a75c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1dba7c4-14d9-4f12-bda7-b9a5f963a75c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:20,012 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:36:20,013 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cfcacd9-fac3-42bc-b65a-7f58bd3fc9fc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cfcacd9-fac3-42bc-b65a-7f58bd3fc9fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:21,062 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:36:21,063 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78792da2-dfd9-4e9e-b0ea-29c7d615b5eb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78792da2-dfd9-4e9e-b0ea-29c7d615b5eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:22,114 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:36:22,114 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c05b27f1-20df-499b-b843-fa0966c72b73', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c05b27f1-20df-499b-b843-fa0966c72b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:23,163 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:23,164 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72cd09dd-601b-43eb-b277-f3566ae7ad32', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72cd09dd-601b-43eb-b277-f3566ae7ad32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:24,214 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:24,214 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7fea98-93ef-4cac-b8ce-426c5e6dfead', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7fea98-93ef-4cac-b8ce-426c5e6dfead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:25,264 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:36:25,264 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-479295e6-c29b-4a0b-b737-3aa6a8a66c1e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-479295e6-c29b-4a0b-b737-3aa6a8a66c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:26,312 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:36:26,313 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d23b7c62-a740-45ae-8867-49d8046ddce0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d23b7c62-a740-45ae-8867-49d8046ddce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:27,362 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:27,363 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-887259e0-8666-4f6a-bbf0-5a369221a1d5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-887259e0-8666-4f6a-bbf0-5a369221a1d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:28,412 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:36:28,413 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df36c97b-7511-46a4-91c4-8d385163d2a4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df36c97b-7511-46a4-91c4-8d385163d2a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:29,461 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:29,462 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-521ecc3e-1c9e-445e-8588-d3c81a56c98b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-521ecc3e-1c9e-445e-8588-d3c81a56c98b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:30,512 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:36:30,513 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b7f4329-81b4-4ab2-81bb-2197f805617a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b7f4329-81b4-4ab2-81bb-2197f805617a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:31,563 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:36:31,563 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2798b593-027e-4b67-a569-c299a6b14a60', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2798b593-027e-4b67-a569-c299a6b14a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:32,613 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:36:32,613 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ccb4f2e-bc38-4687-84d8-636d63c5cd53', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ccb4f2e-bc38-4687-84d8-636d63c5cd53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:33,662 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:33,662 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79604f4d-a49e-4644-af5b-bd826d47f91c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79604f4d-a49e-4644-af5b-bd826d47f91c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:34,715 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:36:34,715 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d92cf4fe-a35f-4306-9119-be712eb4bfbb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d92cf4fe-a35f-4306-9119-be712eb4bfbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:35,764 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:36:35,765 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6084050-c67c-4384-a3ed-88a9deb8af78', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6084050-c67c-4384-a3ed-88a9deb8af78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:36,814 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:36:36,815 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d01879-dc27-486e-aa3b-f5cdb35a0ef6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d01879-dc27-486e-aa3b-f5cdb35a0ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:37,866 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:36:37,866 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-475136ca-0fcf-4af8-a048-0e8bf24cd42d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-475136ca-0fcf-4af8-a048-0e8bf24cd42d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:38,917 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:36:38,917 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75a56973-6535-4ea6-853a-d07f62ce5be9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75a56973-6535-4ea6-853a-d07f62ce5be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:39,967 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:39,967 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda778a7-ac50-4ec0-9d81-687c08a8f0e4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda778a7-ac50-4ec0-9d81-687c08a8f0e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:41,016 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:41,017 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e8c643f-c647-4810-95e2-b605f907e1b9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e8c643f-c647-4810-95e2-b605f907e1b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:42,068 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.044s 2021-08-27 03:36:42,069 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c186d0c8-3122-4d58-a7fe-0b4c1f0d50fe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c186d0c8-3122-4d58-a7fe-0b4c1f0d50fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:43,118 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:43,118 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c592a3e3-e30d-4db2-855f-198e3e844653', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c592a3e3-e30d-4db2-855f-198e3e844653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:44,172 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.045s 2021-08-27 03:36:44,172 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a74322a-ac04-4ba4-89c0-4ffb25f0dd95', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a74322a-ac04-4ba4-89c0-4ffb25f0dd95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:45,221 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:45,221 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c27bba0c-613b-4ba6-9377-a5e7ac5a5c25', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c27bba0c-613b-4ba6-9377-a5e7ac5a5c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:46,269 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:46,269 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a48fe4b-154a-4959-9701-3d97dc12a9ca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a48fe4b-154a-4959-9701-3d97dc12a9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:47,318 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:47,318 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85489ed2-c341-4f65-be8d-6301b45bdfe1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85489ed2-c341-4f65-be8d-6301b45bdfe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:48,368 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:48,368 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa72e3a4-52fd-4bfe-9318-2a14110904b8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa72e3a4-52fd-4bfe-9318-2a14110904b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:49,417 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:49,417 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97abf782-4bef-49b7-9f6f-1d5617865f15', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97abf782-4bef-49b7-9f6f-1d5617865f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:50,467 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:50,467 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11c44801-4246-46e5-bf82-6cb0070586e5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11c44801-4246-46e5-bf82-6cb0070586e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:51,517 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:51,517 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae575c70-8e06-47e4-a744-928605888da9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae575c70-8e06-47e4-a744-928605888da9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:52,566 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:52,566 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b51ba32-3049-4cb0-88bc-436c03987ba4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b51ba32-3049-4cb0-88bc-436c03987ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:53,618 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.044s 2021-08-27 03:36:53,618 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f80faa7-e7f2-4659-9c49-93b103e94d00', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f80faa7-e7f2-4659-9c49-93b103e94d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:54,667 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:54,667 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84d25e1d-e8a5-447c-b49e-757e05f6ceba', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84d25e1d-e8a5-447c-b49e-757e05f6ceba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:55,718 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:36:55,718 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2df44263-03ca-4c91-8d59-7353c65ba977', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2df44263-03ca-4c91-8d59-7353c65ba977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:56,768 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:36:56,768 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e69050-1945-47ae-9b03-fb4c03a7a4e3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e69050-1945-47ae-9b03-fb4c03a7a4e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:57,817 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:57,818 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df01404-ebaa-437d-b5da-e0f9ec198f21', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df01404-ebaa-437d-b5da-e0f9ec198f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:58,867 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:36:58,868 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5138b2da-0fcb-418f-9ede-54615f006377', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5138b2da-0fcb-418f-9ede-54615f006377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:36:59,920 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:36:59,920 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f5c3090-28f6-4a5e-aec8-04d46a0e4b35', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f5c3090-28f6-4a5e-aec8-04d46a0e4b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:00,969 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:37:00,969 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82e2832c-7639-44b7-b218-d58b254edc54', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82e2832c-7639-44b7-b218-d58b254edc54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:02,018 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:37:02,019 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-430d4048-bcdd-4a73-9683-4800127f337e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-430d4048-bcdd-4a73-9683-4800127f337e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:03,069 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:37:03,070 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1edd656-c77c-4844-888a-4adfc37ad64e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1edd656-c77c-4844-888a-4adfc37ad64e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:04,120 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:37:04,120 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e69ae3c-51ee-4fb1-822a-54d182f3af91', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e69ae3c-51ee-4fb1-822a-54d182f3af91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:05,170 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:37:05,170 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a4560da-516f-4583-8e7a-2a6fae8239bb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a4560da-516f-4583-8e7a-2a6fae8239bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:06,223 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.045s 2021-08-27 03:37:06,224 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72433184-63b2-45da-a589-b6bcd5b65057', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72433184-63b2-45da-a589-b6bcd5b65057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:07,272 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:37:07,272 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06251ebf-28df-4a7c-8b43-6f58f39d7061', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06251ebf-28df-4a7c-8b43-6f58f39d7061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:08,321 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:37:08,322 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebb193b2-3704-48a1-9a83-0481d17f6a9f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebb193b2-3704-48a1-9a83-0481d17f6a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:09,371 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:37:09,371 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3699462-b420-4324-8d9d-1280891e81cc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3699462-b420-4324-8d9d-1280891e81cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:10,420 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:37:10,421 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4767b71-f13b-4a9d-9166-86a72bd990a2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4767b71-f13b-4a9d-9166-86a72bd990a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:11,471 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:37:11,471 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-006b4a67-3b84-4d64-b31d-5d6b3daf8b01', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-006b4a67-3b84-4d64-b31d-5d6b3daf8b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:12,520 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:37:12,521 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbed31e1-be0c-465b-ba32-b86627b00f52', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbed31e1-be0c-465b-ba32-b86627b00f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:13,570 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:37:13,570 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da52e016-0f24-4b66-a83b-31d31713f716', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da52e016-0f24-4b66-a83b-31d31713f716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:14,619 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:37:14,619 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-698e9fd7-bd00-4f31-aaaf-cdc8dba431fb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-698e9fd7-bd00-4f31-aaaf-cdc8dba431fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:15,668 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:37:15,669 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c93f77e0-24b7-4a1e-a57b-3502ce096699', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c93f77e0-24b7-4a1e-a57b-3502ce096699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:16,717 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:37:16,718 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a58a7be7-33f4-414a-84c2-bad8300f9d04', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a58a7be7-33f4-414a-84c2-bad8300f9d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:17,767 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:37:17,767 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342321fd-025b-47c2-8054-44d51f621f1a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342321fd-025b-47c2-8054-44d51f621f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:18,817 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:37:18,817 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-654419c1-3d72-4e99-a306-a93d492417ba', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-654419c1-3d72-4e99-a306-a93d492417ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:19,876 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.050s 2021-08-27 03:37:19,876 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-641c056f-520f-4771-89b9-5af5dbb8d518', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-641c056f-520f-4771-89b9-5af5dbb8d518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:20,926 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:37:20,926 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-417c62e2-3e11-4a21-a961-6a90f0c8ce91', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-417c62e2-3e11-4a21-a961-6a90f0c8ce91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:21,976 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:37:21,976 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca6c517-394b-4041-a771-b03d79cc0579', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca6c517-394b-4041-a771-b03d79cc0579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:23,024 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:37:23,025 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-099a2701-33b1-454d-80c8-8a46aaed47b9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-099a2701-33b1-454d-80c8-8a46aaed47b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:24,092 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.058s 2021-08-27 03:37:24,093 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d2a06c0-b3df-4127-96a4-37bb73c6ff10', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d2a06c0-b3df-4127-96a4-37bb73c6ff10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:25,141 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:37:25,142 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26df84b1-887b-4dbb-8c36-a4270d6278b8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26df84b1-887b-4dbb-8c36-a4270d6278b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:26,191 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:37:26,192 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-517d8a3f-d96b-4d91-a42a-036d9fc7c7e3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-517d8a3f-d96b-4d91-a42a-036d9fc7c7e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:27,241 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:37:27,242 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ca203c-75a8-4fa0-a907-8785c1abd508', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ca203c-75a8-4fa0-a907-8785c1abd508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:28,291 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:37:28,291 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca2d86f3-75ab-4aaf-bf50-22e9723d7b73', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca2d86f3-75ab-4aaf-bf50-22e9723d7b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:29,339 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:37:29,340 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9785c571-a739-4632-9873-d4751276c4a2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9785c571-a739-4632-9873-d4751276c4a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:30,394 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.046s 2021-08-27 03:37:30,395 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d2a19d-0e81-4ece-8820-5e1e5f0d23e5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d2a19d-0e81-4ece-8820-5e1e5f0d23e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:31,446 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:37:31,446 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dda484a-21c8-4d79-9075-dfa81d20d575', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dda484a-21c8-4d79-9075-dfa81d20d575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:32,496 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:37:32,496 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b0dff4-f4b2-4773-8a25-e369df349008', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b0dff4-f4b2-4773-8a25-e369df349008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:33,547 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:37:33,548 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae6d8bb-1506-4572-9af6-297a478426bf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae6d8bb-1506-4572-9af6-297a478426bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:34,598 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:37:34,599 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb826dab-9856-4697-a770-0aa42a470a0e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb826dab-9856-4697-a770-0aa42a470a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:35,650 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.044s 2021-08-27 03:37:35,651 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbcab62b-0fab-4e6e-b75f-7043a34ec3fe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbcab62b-0fab-4e6e-b75f-7043a34ec3fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:36,700 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:37:36,700 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40d48a55-7f3b-4ccf-9d17-61418bac7a9f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40d48a55-7f3b-4ccf-9d17-61418bac7a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:37,748 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:37:37,749 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2757b025-fe16-4905-852a-aef33a53b0e3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2757b025-fe16-4905-852a-aef33a53b0e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:38,800 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:37:38,801 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08542c38-fa02-4b97-aed1-e9ab844c4c84', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08542c38-fa02-4b97-aed1-e9ab844c4c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:39,852 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:37:39,853 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94e002b8-18bf-4f87-9b65-234e2ed0e61c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94e002b8-18bf-4f87-9b65-234e2ed0e61c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:40,903 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:37:40,903 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bf9824c-aac3-4bf6-9c04-6b0a947bfc9e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bf9824c-aac3-4bf6-9c04-6b0a947bfc9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:41,954 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:37:41,954 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60dc6254-9e56-4e40-b9b4-01032f0c004b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60dc6254-9e56-4e40-b9b4-01032f0c004b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:43,003 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:37:43,004 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb4620fe-bdc0-4ecc-af1a-ba151f61050c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb4620fe-bdc0-4ecc-af1a-ba151f61050c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:44,055 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:37:44,055 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f4f5a0-eaa7-4a11-ae7d-6eda48d2f24d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f4f5a0-eaa7-4a11-ae7d-6eda48d2f24d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:45,106 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:37:45,106 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-126329d2-1e25-44cf-a070-4a3d9a0401d8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-126329d2-1e25-44cf-a070-4a3d9a0401d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:46,156 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:37:46,156 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af12b128-bd8c-4d15-9509-cae4599a7536', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af12b128-bd8c-4d15-9509-cae4599a7536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:47,207 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:37:47,208 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96f9edca-8300-444a-bb92-e812ad2c2322', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96f9edca-8300-444a-bb92-e812ad2c2322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:48,257 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:37:48,258 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84a1523e-4ca6-4514-8df7-796a0914e7b5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84a1523e-4ca6-4514-8df7-796a0914e7b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:49,308 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:37:49,308 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51f0f2a6-bb8b-4487-bd17-258253924fea', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51f0f2a6-bb8b-4487-bd17-258253924fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:50,360 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.044s 2021-08-27 03:37:50,360 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39fe99fa-fd60-4af9-bc5a-d5cc087c0041', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39fe99fa-fd60-4af9-bc5a-d5cc087c0041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:51,408 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:37:51,409 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40e6986e-021f-45b5-b7a2-82ef505b0410', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40e6986e-021f-45b5-b7a2-82ef505b0410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:52,458 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:37:52,459 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2672a5d0-8b3f-475f-b69f-a39842b36fdb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2672a5d0-8b3f-475f-b69f-a39842b36fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:53,508 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:37:53,509 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9709b12-ea0c-4a00-98d6-911876a3ff83', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9709b12-ea0c-4a00-98d6-911876a3ff83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:54,560 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:37:54,560 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acc30b6d-c4e4-4789-b25c-0e4b8ab3f35c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acc30b6d-c4e4-4789-b25c-0e4b8ab3f35c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:55,610 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:37:55,611 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7cdca07-ced8-4e2a-866e-9eaf5a67749e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7cdca07-ced8-4e2a-866e-9eaf5a67749e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:56,660 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:37:56,661 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-328854c5-f039-47dc-8e5f-456c50d3eb6c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-328854c5-f039-47dc-8e5f-456c50d3eb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:57,710 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:37:57,711 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f8d1d13-c187-4c95-b5a8-bdfe978ec7f8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f8d1d13-c187-4c95-b5a8-bdfe978ec7f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:58,760 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:37:58,761 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58212cb5-846a-4a38-af76-a673dfc9fcc1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58212cb5-846a-4a38-af76-a673dfc9fcc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:37:59,810 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:37:59,810 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b03b6370-b989-45e1-b831-793dae12c230', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b03b6370-b989-45e1-b831-793dae12c230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:00,861 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:38:00,861 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-715263d8-6882-4f8d-8d9b-cc4fa71482c8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-715263d8-6882-4f8d-8d9b-cc4fa71482c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:01,911 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:01,911 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1560d801-bc0a-49e6-8eae-a1ab14bba8ec', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1560d801-bc0a-49e6-8eae-a1ab14bba8ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:02,960 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:38:02,961 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff100a0-9522-449b-a92c-8d7c5dd4a17d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff100a0-9522-449b-a92c-8d7c5dd4a17d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:04,010 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:38:04,011 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73b3aaa3-7392-460f-9261-89816f38ebbf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73b3aaa3-7392-460f-9261-89816f38ebbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:05,063 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.044s 2021-08-27 03:38:05,063 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd29872-d2fc-43a7-a5a7-c1c1aaf0a7b5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd29872-d2fc-43a7-a5a7-c1c1aaf0a7b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:06,112 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:06,113 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f409fef-e619-4f61-986c-5d6cbe8b56b7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f409fef-e619-4f61-986c-5d6cbe8b56b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:07,163 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:38:07,163 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c171ff-8299-4912-83b6-a502cdd111bc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c171ff-8299-4912-83b6-a502cdd111bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:08,255 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.084s 2021-08-27 03:38:08,256 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdfa3b14-2c42-416a-b1ff-6c9d825d46f7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdfa3b14-2c42-416a-b1ff-6c9d825d46f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:09,305 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:38:09,306 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30648db6-6e5a-4667-a3bc-8208d4f74e37', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30648db6-6e5a-4667-a3bc-8208d4f74e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:10,354 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:10,355 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08947873-ba68-4212-a469-1ba1e18954d0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08947873-ba68-4212-a469-1ba1e18954d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:11,403 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:11,404 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ffc8940-62b6-4a4e-82ae-49b32f2aab25', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ffc8940-62b6-4a4e-82ae-49b32f2aab25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:12,452 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:12,453 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2baef12-45cf-4253-bd4f-35d479a624a4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2baef12-45cf-4253-bd4f-35d479a624a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:13,502 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:13,502 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5007935e-3b01-4421-ae35-8dcd8ef46a6a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5007935e-3b01-4421-ae35-8dcd8ef46a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:14,553 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:38:14,553 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3883db0c-ca8b-4a08-98d0-1583b0caccd4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3883db0c-ca8b-4a08-98d0-1583b0caccd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:15,602 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:15,602 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b42e819-e00b-4ff3-85a8-274f0dd82500', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b42e819-e00b-4ff3-85a8-274f0dd82500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:16,653 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:38:16,653 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae6118d1-2ab8-4c6b-b2a1-c3c5d1bb616b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae6118d1-2ab8-4c6b-b2a1-c3c5d1bb616b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:17,703 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:38:17,703 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-229baa29-82d9-424e-9038-a64a9122d988', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-229baa29-82d9-424e-9038-a64a9122d988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:18,752 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:18,752 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d792328-10a8-4015-85e0-740d335a2767', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d792328-10a8-4015-85e0-740d335a2767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:19,802 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:38:19,803 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5d34aff-e981-4777-a8c0-1edf08eac338', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5d34aff-e981-4777-a8c0-1edf08eac338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:20,855 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.044s 2021-08-27 03:38:20,855 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e45ed990-4383-4446-81ce-81b2f16f73cf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e45ed990-4383-4446-81ce-81b2f16f73cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:21,905 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:38:21,906 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83fab3ac-941e-4771-9f0f-b2bc623fff00', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83fab3ac-941e-4771-9f0f-b2bc623fff00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:22,954 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:22,955 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35d8b5eb-beda-402b-965c-2247f481cc52', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35d8b5eb-beda-402b-965c-2247f481cc52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:24,004 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:24,004 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-550a0cd1-7f27-4114-b1c2-8b009aaaad45', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-550a0cd1-7f27-4114-b1c2-8b009aaaad45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:25,055 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:38:25,055 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d6a0a76-ae9f-4052-94da-133bd07f451b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d6a0a76-ae9f-4052-94da-133bd07f451b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:26,105 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:26,105 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc1a15a1-2fd9-4c07-9c62-76274e7f5104', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc1a15a1-2fd9-4c07-9c62-76274e7f5104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:27,154 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:27,154 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-559ef02a-85c9-4fc7-a584-2be9c43f52ba', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-559ef02a-85c9-4fc7-a584-2be9c43f52ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:28,204 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:38:28,205 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dad2019c-35da-4c32-88f4-14c3900a7cec', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dad2019c-35da-4c32-88f4-14c3900a7cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:29,253 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:29,254 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c540a888-ee3f-437e-a875-f69081f8f293', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c540a888-ee3f-437e-a875-f69081f8f293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:30,303 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:30,304 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-261b266d-8b12-4de3-ae3e-b24bd4c43a2d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-261b266d-8b12-4de3-ae3e-b24bd4c43a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:31,352 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:31,352 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3494018b-549c-438b-9d20-a62c4b3cf6ad', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3494018b-549c-438b-9d20-a62c4b3cf6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:32,403 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:38:32,403 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ff0457-475b-46b9-a505-92498abc1c01', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ff0457-475b-46b9-a505-92498abc1c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:33,453 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:38:33,454 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-931595bf-7fcd-480f-b92d-cff8dd3b6d88', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-931595bf-7fcd-480f-b92d-cff8dd3b6d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:34,503 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:34,503 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f813ba6b-2425-41fb-b693-323f65347e0f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f813ba6b-2425-41fb-b693-323f65347e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:35,554 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:38:35,554 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-991f3523-966f-4382-a964-df7e8649c0f8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-991f3523-966f-4382-a964-df7e8649c0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:36,604 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:38:36,605 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c94b8b4-5d32-47d6-a306-36f22f85e6c0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c94b8b4-5d32-47d6-a306-36f22f85e6c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:37,656 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:38:37,656 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d20007b4-8d3b-41fa-b044-5d8fe8ca315d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d20007b4-8d3b-41fa-b044-5d8fe8ca315d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:38,706 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:38,707 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01435dd5-b62c-4d3d-8ce9-7c5b09b976cf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01435dd5-b62c-4d3d-8ce9-7c5b09b976cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:39,755 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:38:39,756 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35b77078-e40c-43c4-a14d-419b4a00f8d9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35b77078-e40c-43c4-a14d-419b4a00f8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:40,806 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:38:40,807 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1778646d-0470-4e54-8c1e-906c1cf1d19f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1778646d-0470-4e54-8c1e-906c1cf1d19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:41,856 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:41,856 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff06513d-8b9b-40fa-89d3-7853bac3e7e5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff06513d-8b9b-40fa-89d3-7853bac3e7e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:42,906 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:38:42,906 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f59ecc13-e4a2-4677-aadd-4c29bf77d744', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f59ecc13-e4a2-4677-aadd-4c29bf77d744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:43,954 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:38:43,954 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60b151fe-ee78-4d60-b3a2-eca83e7cb08e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60b151fe-ee78-4d60-b3a2-eca83e7cb08e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:45,003 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:38:45,003 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc1afd7-b3e9-4768-b59a-153470db5424', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc1afd7-b3e9-4768-b59a-153470db5424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:46,054 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:38:46,055 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69a2fcef-c6c0-448d-b8db-8ffba7686cf3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69a2fcef-c6c0-448d-b8db-8ffba7686cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:47,105 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:38:47,105 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-052b76ad-edd4-4ee1-9edd-564e6fcd6ab3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-052b76ad-edd4-4ee1-9edd-564e6fcd6ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:48,161 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.048s 2021-08-27 03:38:48,163 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ffdecdd-8416-46fc-bd71-7ab5dbdd994d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ffdecdd-8416-46fc-bd71-7ab5dbdd994d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:49,215 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.044s 2021-08-27 03:38:49,215 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-636708d7-68eb-4bbb-b7d3-a2cf3166b537', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-636708d7-68eb-4bbb-b7d3-a2cf3166b537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:50,265 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:38:50,266 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4631e5d6-7410-42d8-907a-2dcb4188a548', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4631e5d6-7410-42d8-907a-2dcb4188a548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:51,320 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.045s 2021-08-27 03:38:51,321 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e122bdb2-4b68-4176-80d2-1e728b145c4e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e122bdb2-4b68-4176-80d2-1e728b145c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:52,370 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:52,371 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1036ef7e-792d-4fd5-9918-165ef10c058d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1036ef7e-792d-4fd5-9918-165ef10c058d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:53,420 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:38:53,421 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa6ed0d6-cdc5-4a4b-968b-da37c1af84e1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa6ed0d6-cdc5-4a4b-968b-da37c1af84e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:54,470 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:54,470 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8490e042-6bbb-4c9b-91ae-883d9c87f9ea', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8490e042-6bbb-4c9b-91ae-883d9c87f9ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:55,520 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:55,520 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bc71bcd-d6c2-420c-ba5d-b1da55d5f84f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bc71bcd-d6c2-420c-ba5d-b1da55d5f84f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:56,570 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:38:56,570 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e4c8973-83c2-4662-91a8-8efa9ee7b69b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e4c8973-83c2-4662-91a8-8efa9ee7b69b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:57,620 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:38:57,621 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f63136f0-267f-4d89-90f1-a7c1a860332f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f63136f0-267f-4d89-90f1-a7c1a860332f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:58,669 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:38:58,669 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60844337-3686-4179-9775-9bcebfd6ce10', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60844337-3686-4179-9775-9bcebfd6ce10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:38:59,720 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:38:59,720 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-945627a8-0e1d-46ff-9243-378ae2f22830', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-945627a8-0e1d-46ff-9243-378ae2f22830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:00,769 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:00,769 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ca9d0a9-ae79-49c8-9e7d-c27a5a041792', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ca9d0a9-ae79-49c8-9e7d-c27a5a041792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:01,823 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.045s 2021-08-27 03:39:01,823 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a0f6572-bb7b-40fa-b394-e5cd6457515e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a0f6572-bb7b-40fa-b394-e5cd6457515e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:02,872 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:02,872 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e99b6cc-2261-4522-8157-32cd0d96bc4f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e99b6cc-2261-4522-8157-32cd0d96bc4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:03,921 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:39:03,922 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2217ccc2-b962-4105-ac0b-7d862cf8f726', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2217ccc2-b962-4105-ac0b-7d862cf8f726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:04,971 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:04,972 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91701123-d74c-4549-9d2d-41e8bea5427a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91701123-d74c-4549-9d2d-41e8bea5427a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:06,020 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:06,020 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-122b2920-9b4b-4dbe-ae75-7a3e1c029e3f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-122b2920-9b4b-4dbe-ae75-7a3e1c029e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:07,072 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:39:07,072 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee3575a2-51a2-4ce1-8a87-bb0d91aed730', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee3575a2-51a2-4ce1-8a87-bb0d91aed730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:08,122 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:08,122 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f11b6a8e-67ad-4cb7-8dff-b7c190d4146c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f11b6a8e-67ad-4cb7-8dff-b7c190d4146c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:09,171 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:09,172 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be136d86-3140-4090-ad67-f3f1b6fb4250', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be136d86-3140-4090-ad67-f3f1b6fb4250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:10,221 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:10,221 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-326bedff-8e12-4091-a454-5a22bd545418', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-326bedff-8e12-4091-a454-5a22bd545418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:11,273 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:39:11,273 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87efe4f6-c647-4be5-8c35-e7d6c4422eb2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87efe4f6-c647-4be5-8c35-e7d6c4422eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:12,322 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:39:12,323 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eab6172-e992-49f0-8a94-85d65ef223cd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eab6172-e992-49f0-8a94-85d65ef223cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:13,372 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:39:13,373 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e5a0b11-fed0-4784-bfb0-b67e4b3c6de9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e5a0b11-fed0-4784-bfb0-b67e4b3c6de9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:14,421 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:14,421 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04d2090b-6a28-4026-b203-3e6617022a43', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04d2090b-6a28-4026-b203-3e6617022a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:15,473 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:39:15,473 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f2ab739-679a-44f0-b269-ca2b162c1321', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f2ab739-679a-44f0-b269-ca2b162c1321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:16,523 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:39:16,523 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af6bf2fa-0b13-47e3-b0c0-0fed87d84780', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af6bf2fa-0b13-47e3-b0c0-0fed87d84780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:17,575 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.044s 2021-08-27 03:39:17,575 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f18c2a1-5c6b-480c-90da-bf559ededb8f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f18c2a1-5c6b-480c-90da-bf559ededb8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:18,625 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:18,625 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d91ef28-70f6-44e5-bf78-45797388973e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d91ef28-70f6-44e5-bf78-45797388973e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:19,674 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:19,675 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44c93105-e786-42d5-a363-8c39f6a52132', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44c93105-e786-42d5-a363-8c39f6a52132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:20,733 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.050s 2021-08-27 03:39:20,734 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27b29ddb-ef6e-4fb6-bb79-9d3a514dc28e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27b29ddb-ef6e-4fb6-bb79-9d3a514dc28e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:21,783 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:39:21,784 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85b9b194-d2b3-4178-886f-ff51437d29a9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85b9b194-d2b3-4178-886f-ff51437d29a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:22,833 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:39:22,833 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8173bfe-1097-4886-a6d2-2a37e92d5b24', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8173bfe-1097-4886-a6d2-2a37e92d5b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:23,883 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:23,883 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d0003cb-88fa-4c21-b443-63a59141123a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d0003cb-88fa-4c21-b443-63a59141123a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:24,933 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:39:24,933 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-143923cd-3f91-4a2c-a4a6-d55d4098352b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-143923cd-3f91-4a2c-a4a6-d55d4098352b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:25,983 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:39:25,983 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80396140-4aca-4e43-be04-75ddf6c6961a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80396140-4aca-4e43-be04-75ddf6c6961a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:27,031 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:27,032 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eae4ac87-0af5-40bd-8aae-9a48c90f14d6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eae4ac87-0af5-40bd-8aae-9a48c90f14d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:28,083 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:39:28,084 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f5c6400-26d9-4598-b707-01e0244755fc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f5c6400-26d9-4598-b707-01e0244755fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:29,133 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:29,133 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0945d4bd-7cf2-424c-9c89-98925563912f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0945d4bd-7cf2-424c-9c89-98925563912f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:30,182 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:30,183 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b33f3ba9-903f-4b73-a849-dcf2b8144ff7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b33f3ba9-903f-4b73-a849-dcf2b8144ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:31,233 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:39:31,233 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54e3306e-e743-4184-91e0-0ab33e8b17a8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e3306e-e743-4184-91e0-0ab33e8b17a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:32,283 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:39:32,283 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-533ec194-cb57-4021-acd7-264419333a6e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-533ec194-cb57-4021-acd7-264419333a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:33,332 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:33,332 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee0685c-7848-4767-b51b-d5bf1b4ac537', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee0685c-7848-4767-b51b-d5bf1b4ac537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:34,381 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:34,382 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f203097e-5db3-44de-adc4-e575f5f7fa3d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f203097e-5db3-44de-adc4-e575f5f7fa3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:35,432 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:39:35,432 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a6de10f-ef61-44f4-8456-b0d07e535bc0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a6de10f-ef61-44f4-8456-b0d07e535bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:36,481 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:36,481 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa18a51-7e93-4b2f-8919-ee7cdbf50f94', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa18a51-7e93-4b2f-8919-ee7cdbf50f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:37,531 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:37,531 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-093310cc-c003-45dc-9cb8-b7a455fc90b1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-093310cc-c003-45dc-9cb8-b7a455fc90b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:38,582 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:39:38,582 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a009b4ad-a859-481a-9493-b4cf32050948', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a009b4ad-a859-481a-9493-b4cf32050948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:39,631 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:39,632 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02c638b3-644c-476a-81d0-3bab986f7bd1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02c638b3-644c-476a-81d0-3bab986f7bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:40,682 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:39:40,682 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b907b1f2-41ee-4082-9bf3-281fd4b3f589', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b907b1f2-41ee-4082-9bf3-281fd4b3f589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:41,735 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.045s 2021-08-27 03:39:41,736 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21dcfb83-4258-4eaf-9bb7-0966a02faa60', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21dcfb83-4258-4eaf-9bb7-0966a02faa60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:42,785 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:42,786 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf746b4d-63de-4573-afaf-4d74a52fa0ec', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf746b4d-63de-4573-afaf-4d74a52fa0ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:43,835 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:43,836 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fddb2827-624a-4b10-a66c-12732c3f4442', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fddb2827-624a-4b10-a66c-12732c3f4442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:44,885 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:39:44,886 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0e66984-2036-47dc-a4dc-9404e135a7f4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0e66984-2036-47dc-a4dc-9404e135a7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:45,935 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:45,935 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d435fd08-babc-4a42-8479-6eb3b600038e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d435fd08-babc-4a42-8479-6eb3b600038e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:46,986 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:39:46,986 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f117fa9e-3bc3-41e1-93a1-cdcdce1f69ba', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f117fa9e-3bc3-41e1-93a1-cdcdce1f69ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:48,035 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:48,035 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-909a9272-acfa-4b63-8bf8-e90ef0af3d52', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-909a9272-acfa-4b63-8bf8-e90ef0af3d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:49,086 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:39:49,087 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e73c1d8-8b79-4436-b8a5-9a88ec41db23', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e73c1d8-8b79-4436-b8a5-9a88ec41db23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:50,136 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:39:50,137 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31765944-d0b2-4ae5-b620-e384ed6af72d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31765944-d0b2-4ae5-b620-e384ed6af72d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:51,191 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.046s 2021-08-27 03:39:51,192 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1d04402-27ed-419b-94d4-c554ead5c5bf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1d04402-27ed-419b-94d4-c554ead5c5bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:52,241 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:52,241 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca203eb9-b940-44d2-912a-642e22f09568', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca203eb9-b940-44d2-912a-642e22f09568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:53,292 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:39:53,292 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763de93f-d31a-41c8-82b1-24f28bce0b8c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763de93f-d31a-41c8-82b1-24f28bce0b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:54,340 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.040s 2021-08-27 03:39:54,341 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35331219-dd99-41b0-b1bf-ad8c84434681', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35331219-dd99-41b0-b1bf-ad8c84434681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:55,390 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:55,390 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9178b5d-bf58-4a7b-b7c8-edb6fe87d2e0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9178b5d-bf58-4a7b-b7c8-edb6fe87d2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:56,439 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:56,440 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8fa2436-1ea6-4058-a331-caaa985d7880', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8fa2436-1ea6-4058-a331-caaa985d7880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:57,489 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:39:57,490 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d2f467-d77d-4c16-ba69-2acd327ac13d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d2f467-d77d-4c16-ba69-2acd327ac13d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:58,541 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:39:58,541 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48e0c3c2-e9e2-46c9-adcb-0c784bb64175', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48e0c3c2-e9e2-46c9-adcb-0c784bb64175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:39:59,592 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:39:59,592 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-709ad399-a9d1-4870-a742-e57ceac40d09', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-709ad399-a9d1-4870-a742-e57ceac40d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:40:00,642 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:40:00,642 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d0529d-0104-4727-925e-a9caef2310ed', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64d0529d-0104-4727-925e-a9caef2310ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:40:01,694 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:40:01,694 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52327fcf-5a1b-49da-96c1-3d7013e88365', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52327fcf-5a1b-49da-96c1-3d7013e88365', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:40:02,750 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.047s 2021-08-27 03:40:02,750 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-927004df-62e6-416d-8a4e-8dc9dc0a9cb3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-927004df-62e6-416d-8a4e-8dc9dc0a9cb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:40:03,801 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:40:03,802 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bc4517c-c477-49aa-badd-b57b52b96bcd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bc4517c-c477-49aa-badd-b57b52b96bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:40:04,852 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:40:04,853 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74b8188e-f149-4b8b-8993-b104129b82e3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74b8188e-f149-4b8b-8993-b104129b82e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:40:05,902 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.041s 2021-08-27 03:40:05,902 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae0cdcd8-0c79-4d51-8402-0841bf234def', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae0cdcd8-0c79-4d51-8402-0841bf234def', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:40:06,951 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:40:06,951 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0c7b05-8edb-4027-8e81-66b5ac28e00f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0c7b05-8edb-4027-8e81-66b5ac28e00f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:40:08,001 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.042s 2021-08-27 03:40:08,002 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ec7420-5987-418d-bd9c-813b2c65c760', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ec7420-5987-418d-bd9c-813b2c65c760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' 2021-08-27 03:40:09,053 108923 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49 0.043s 2021-08-27 03:40:09,053 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e83f99c9-f39f-4076-b854-42fe4dd778ff', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e83f99c9-f39f-4076-b854-42fe4dd778ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49'} Body: b'{"volume": {"id": "00e6758a-0a7b-4907-8611-d9edda07cd49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:34:10.000000", "updated_at": "2021-08-27T03:34:10.000000", "name": "tempest-VolumesExtendTest-Volume-1879071815", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/05ceb878315547ce835ca4dd85f1ad72/volumes/00e6758a-0a7b-4907-8611-d9edda07cd49"}], "user_id": "86fb027c7f68439a81c5af5ff311fb82", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "05ceb878315547ce835ca4dd85f1ad72"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 51, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 129, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 00e6758a-0a7b-4907-8611-d9edda07cd49 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
pt10.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
pt10.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
pt10.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
ft10.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-27 03:15:29,058 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots 0.178s 2021-08-27 03:15:29,058 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1853234557"}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea97c6d6-60e7-46a3-a50a-8483c5663242', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea97c6d6-60e7-46a3-a50a-8483c5663242', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots'} Body: b'{"snapshot": {"id": "9280e5b6-32b1-4706-b18b-5839e5da7c05", "created_at": "2021-08-27T03:15:28.965213", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1853234557", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}}}' 2021-08-27 03:15:29,102 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/9280e5b6-32b1-4706-b18b-5839e5da7c05 0.041s 2021-08-27 03:15:29,103 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3a8fcaf-2e02-4378-a5f5-cecc9fcdabc4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3a8fcaf-2e02-4378-a5f5-cecc9fcdabc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/9280e5b6-32b1-4706-b18b-5839e5da7c05'} Body: b'{"snapshot": {"id": "9280e5b6-32b1-4706-b18b-5839e5da7c05", "created_at": "2021-08-27T03:15:29.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1853234557", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:15:30,138 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/9280e5b6-32b1-4706-b18b-5839e5da7c05 0.032s 2021-08-27 03:15:30,139 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea0f51df-a896-49bb-9f44-0879470a863e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea0f51df-a896-49bb-9f44-0879470a863e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/9280e5b6-32b1-4706-b18b-5839e5da7c05'} Body: b'{"snapshot": {"id": "9280e5b6-32b1-4706-b18b-5839e5da7c05", "created_at": "2021-08-27T03:15:29.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1853234557", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:15:31,217 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/9280e5b6-32b1-4706-b18b-5839e5da7c05 0.074s 2021-08-27 03:15:31,217 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-800b294d-0e59-4fdb-8d67-1a365fa3a193', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-800b294d-0e59-4fdb-8d67-1a365fa3a193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/9280e5b6-32b1-4706-b18b-5839e5da7c05'} Body: b'{"snapshot": {"id": "9280e5b6-32b1-4706-b18b-5839e5da7c05", "created_at": "2021-08-27T03:15:29.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1853234557", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:15:32,268 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/9280e5b6-32b1-4706-b18b-5839e5da7c05 0.047s 2021-08-27 03:15:32,269 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26a2bfea-8568-4a94-82c5-8b49521df005', 'content-length': '469', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26a2bfea-8568-4a94-82c5-8b49521df005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/9280e5b6-32b1-4706-b18b-5839e5da7c05'} Body: b'{"snapshot": {"id": "9280e5b6-32b1-4706-b18b-5839e5da7c05", "created_at": "2021-08-27T03:15:29.000000", "updated_at": "2021-08-27T03:15:32.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1853234557", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-27 03:15:32,274 108918 INFO [tempest.common.waiters] snapshot 9280e5b6-32b1-4706-b18b-5839e5da7c05 reached available after waiting for 3.274577 seconds 2021-08-27 03:15:32,540 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.251s 2021-08-27 03:15:32,540 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3403', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1ab1e14a-ac20-47df-8d49-08a5f3530fb9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0b9a5fbacd04474a8ee533f700730ebb", "name": "tempest-VolumesSnapshotTestJSON-1763092953-project", "password_expires_at": null}, "audit_ids": ["vRMN2RGiR3uTcweP120OYg"], "expires_at": "2021-08-27T04:15:32.000000Z", "issued_at": "2021-08-27T03:15:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42e04043008246e9b58aecff0ff3f01d", "name": "tempest-VolumesSnapshotTestJSON-1763092953"}, "is_domain": false, "roles": [{"id": "33f43afbc992421090f481b8eadc72cb", "name": "member"}, {"id": "110cedbdf8084a7fa152be8f8614d389", "name": "reader"}], "catalog": [{"endpoints": [{"id": "5d50090f497c499d96a24fe4ac671668", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "0b96d935cc2c4084ae88548f3e384000", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "09e5362194ad4051bf8dc4df2927dbcc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_42e04043008246e9b58aecff0ff3f01d", "region": "RegionOne"}, {"id": "c2348870db21496ebd286248bf26ceab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "2caed138cccb48a19d6ccac63a709d35", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "85117d97c85e48b193c771d22f30c4e3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}, {"id": "ae323fc4763f44019d9b4084c4089abd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "35b6257bb5f545e6a98d8f48f29aa257", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8b18a6d13a39424e8c74c2d4138005cf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/", "region": "RegionOne"}], "id": "42f56f09071c426ea24d2d3d9bc91f8f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d42990120bcb410b84c2313718f990d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/42e04043008246e9b58aecff0ff3f01d", "region": "RegionOne"}], "id": "5dee08897a604aa7a4cceb6edb1b1f9c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "907e2663a23a4719b72f078dcbaf5611", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d", "region": "RegionOne"}], "id": "83b4dae12eaf4f2494cc4ab37c732957", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3d5c2d3dd0424c389d5c20cdf11d3cc6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "a8c70e81fc994b0786e34360cd492fe9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d1b58e72a34747138927817c1c4874d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d", "region": "RegionOne"}], "id": "bd69ffa03b734552984a6224643dd9f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "64d24a8ed4524614ab3cb5b61206fadf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "d45452698fbd4c599e019173be420455", "type": "placement", "name": "placement"}]}}' 2021-08-27 03:15:32,540 108918 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online) Found network {'id': 'ad22cb0f-2f83-463f-9892-62414600ad31', 'name': 'tempest-VolumesSnapshotTestJSON-1437947101-network', 'tenant_id': '42e04043008246e9b58aecff0ff3f01d', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '42e04043008246e9b58aecff0ff3f01d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 410, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-27T03:13:28Z', 'updated_at': '2021-08-27T03:13:28Z', 'revision_number': 1} available for tenant 2021-08-27 03:15:34,172 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.30/compute/v2.1/servers 1.630s 2021-08-27 03:15:34,172 108918 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-14303059", "imageRef": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "flavorRef": "452", "networks": [{"uuid": "ad22cb0f-2f83-463f-9892-62414600ad31"}]}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c91a2ea-8529-4937-a8b9-704c8101481d', 'x-compute-request-id': 'req-6c91a2ea-8529-4937-a8b9-704c8101481d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "r9SC7tXeT3Zm"}}' 2021-08-27 03:15:34,339 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.164s 2021-08-27 03:15:34,340 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d77be15-71e6-47e4-a6c2-194090b1fa88', 'x-compute-request-id': 'req-2d77be15-71e6-47e4-a6c2-194090b1fa88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "BUILD", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:15:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:15:35,530 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.170s 2021-08-27 03:15:35,530 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9404fcfc-5d43-401e-a97b-9d46715884a2', 'x-compute-request-id': 'req-9404fcfc-5d43-401e-a97b-9d46715884a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "BUILD", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:15:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:15:35,537 108918 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2021-08-27 03:15:36,648 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.109s 2021-08-27 03:15:36,648 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01d9f98e-fc85-4e1c-a074-0b3c5782d907', 'x-compute-request-id': 'req-01d9f98e-fc85-4e1c-a074-0b3c5782d907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "BUILD", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:15:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:15:36,655 108918 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2021-08-27 03:15:38,214 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.559s 2021-08-27 03:15:38,215 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:37 GMT', 'server': 'Apache/2.4.41 (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-f5bbcbad-9988-46ce-b3db-abd409146f28', 'x-compute-request-id': 'req-f5bbcbad-9988-46ce-b3db-abd409146f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "BUILD", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:15:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:15:39,478 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.247s 2021-08-27 03:15:39,478 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:39 GMT', 'server': 'Apache/2.4.41 (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-a416ddc5-af41-45f7-90d0-dd4eff2983da', 'x-compute-request-id': 'req-a416ddc5-af41-45f7-90d0-dd4eff2983da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "BUILD", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:15:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:15:40,676 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.182s 2021-08-27 03:15:40,677 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:40 GMT', 'server': 'Apache/2.4.41 (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-a4266180-ddd2-4917-9cde-a950d008ad95', 'x-compute-request-id': 'req-a4266180-ddd2-4917-9cde-a950d008ad95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "BUILD", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:15:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:15:41,905 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.211s 2021-08-27 03:15:41,905 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:41 GMT', 'server': 'Apache/2.4.41 (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-d7708135-eca9-41e5-a49a-86f152557a3f', 'x-compute-request-id': 'req-d7708135-eca9-41e5-a49a-86f152557a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "BUILD", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:15:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:15:43,231 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.312s 2021-08-27 03:15:43,231 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:42 GMT', 'server': 'Apache/2.4.41 (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-6db2e425-99c8-4433-a973-6a276a4be992', 'x-compute-request-id': 'req-6db2e425-99c8-4433-a973-6a276a4be992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "BUILD", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:15:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:15:44,519 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.278s 2021-08-27 03:15:44,519 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:44 GMT', 'server': 'Apache/2.4.41 (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-6a28486a-26f3-48cb-a01e-015336ee8347', 'x-compute-request-id': 'req-6a28486a-26f3-48cb-a01e-015336ee8347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "BUILD", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:15:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:15:45,862 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.332s 2021-08-27 03:15:45,863 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:45 GMT', 'server': 'Apache/2.4.41 (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-03e58044-32e6-4b2b-bf20-a58e1ca98cce', 'x-compute-request-id': 'req-03e58044-32e6-4b2b-bf20-a58e1ca98cce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "BUILD", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:15:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:15:47,290 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.409s 2021-08-27 03:15:47,291 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1506', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0f906d2-4ff8-44f7-8d75-9bea289630a2', 'x-compute-request-id': 'req-a0f906d2-4ff8-44f7-8d75-9bea289630a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:15:47Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1437947101-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:c9:e2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:15:47,303 108918 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2021-08-27 03:15:47,901 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 POST http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286/os-volume_attachments 0.597s 2021-08-27 03:15:47,902 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "device": "/dev/sdb"}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c78d1689-f16c-4796-a9bd-903d7c7bb7e6', 'x-compute-request-id': 'req-c78d1689-f16c-4796-a9bd-903d7c7bb7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "serverId": "baa6a26e-b372-4bcd-ba73-384609de9286", "volumeId": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "device": "/dev/sdb"}}' 2021-08-27 03:15:48,150 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.244s 2021-08-27 03:15:48,150 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bedb386a-ad93-4243-9471-8fd4b3a89bcc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bedb386a-ad93-4243-9471-8fd4b3a89bcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:15:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:15:49,264 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.099s 2021-08-27 03:15:49,264 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bd73f54-c898-4c9f-9e19-363e63c2e3f5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bd73f54-c898-4c9f-9e19-363e63c2e3f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:15:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:15:50,360 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.077s 2021-08-27 03:15:50,360 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caa936e4-364b-47f2-856f-91b85e6486d6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caa936e4-364b-47f2-856f-91b85e6486d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:15:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:15:51,457 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.089s 2021-08-27 03:15:51,458 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd26bba-a10c-43a1-8291-889edcd56b4c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd26bba-a10c-43a1-8291-889edcd56b4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:15:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:15:52,603 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.136s 2021-08-27 03:15:52,604 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c2c67c-6e6c-491a-bb89-14f82080b56a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c2c67c-6e6c-491a-bb89-14f82080b56a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:15:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:15:53,751 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.123s 2021-08-27 03:15:53,751 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-006acb9c-3e7e-48b2-a87f-63f93c736c78', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-006acb9c-3e7e-48b2-a87f-63f93c736c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:15:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:15:54,909 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.142s 2021-08-27 03:15:54,911 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d711c1-5cad-406a-b641-c0c82af2a707', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d711c1-5cad-406a-b641-c0c82af2a707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:15:55.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:15:54,925 108918 INFO [tempest.common.waiters] volume 2d6995cd-3366-4ef9-b11c-9d4f96875e63 reached in-use after waiting for 6.924982 seconds 2021-08-27 03:15:55,245 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots 0.319s 2021-08-27 03:15:55,246 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2012034118"}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-055db4ce-f28c-49d5-af96-d3a5b1b75ffb', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-055db4ce-f28c-49d5-af96-d3a5b1b75ffb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots'} Body: b'{"snapshot": {"id": "37c4ed83-ff47-4c5f-8870-bc7373188de1", "created_at": "2021-08-27T03:15:55.114525", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2012034118", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}}}' 2021-08-27 03:15:55,280 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/37c4ed83-ff47-4c5f-8870-bc7373188de1 0.029s 2021-08-27 03:15:55,281 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1f0a00a-5b07-430b-8518-3212623f2b49', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1f0a00a-5b07-430b-8518-3212623f2b49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/37c4ed83-ff47-4c5f-8870-bc7373188de1'} Body: b'{"snapshot": {"id": "37c4ed83-ff47-4c5f-8870-bc7373188de1", "created_at": "2021-08-27T03:15:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2012034118", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:15:56,332 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/37c4ed83-ff47-4c5f-8870-bc7373188de1 0.046s 2021-08-27 03:15:56,333 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99a7b57e-72ba-4a27-8a6d-d5471a82c655', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99a7b57e-72ba-4a27-8a6d-d5471a82c655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/37c4ed83-ff47-4c5f-8870-bc7373188de1'} Body: b'{"snapshot": {"id": "37c4ed83-ff47-4c5f-8870-bc7373188de1", "created_at": "2021-08-27T03:15:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2012034118", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:15:57,363 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/37c4ed83-ff47-4c5f-8870-bc7373188de1 0.024s 2021-08-27 03:15:57,363 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f33f2e2-9126-4944-9ce8-4d840b828c09', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f33f2e2-9126-4944-9ce8-4d840b828c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/37c4ed83-ff47-4c5f-8870-bc7373188de1'} Body: b'{"snapshot": {"id": "37c4ed83-ff47-4c5f-8870-bc7373188de1", "created_at": "2021-08-27T03:15:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2012034118", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:15:58,414 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/37c4ed83-ff47-4c5f-8870-bc7373188de1 0.044s 2021-08-27 03:15:58,414 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-476e8973-900d-48c0-bdcd-ffcf6eb9d9bd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-476e8973-900d-48c0-bdcd-ffcf6eb9d9bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/37c4ed83-ff47-4c5f-8870-bc7373188de1'} Body: b'{"snapshot": {"id": "37c4ed83-ff47-4c5f-8870-bc7373188de1", "created_at": "2021-08-27T03:15:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2012034118", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:15:59,461 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/37c4ed83-ff47-4c5f-8870-bc7373188de1 0.042s 2021-08-27 03:15:59,461 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6375ab53-f533-4c6c-be2a-71cd6a9e515b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6375ab53-f533-4c6c-be2a-71cd6a9e515b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/37c4ed83-ff47-4c5f-8870-bc7373188de1'} Body: b'{"snapshot": {"id": "37c4ed83-ff47-4c5f-8870-bc7373188de1", "created_at": "2021-08-27T03:15:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2012034118", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:00,571 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/37c4ed83-ff47-4c5f-8870-bc7373188de1 0.106s 2021-08-27 03:16:00,571 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dab8a93-d9ea-470c-82e2-86a8a14f49b3', 'content-length': '469', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dab8a93-d9ea-470c-82e2-86a8a14f49b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/37c4ed83-ff47-4c5f-8870-bc7373188de1'} Body: b'{"snapshot": {"id": "37c4ed83-ff47-4c5f-8870-bc7373188de1", "created_at": "2021-08-27T03:15:55.000000", "updated_at": "2021-08-27T03:16:00.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2012034118", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-08-27 03:16:00,574 108918 INFO [tempest.common.waiters] snapshot 37c4ed83-ff47-4c5f-8870-bc7373188de1 reached available after waiting for 5.574493 seconds 2021-08-27 03:16:00,799 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots 0.223s 2021-08-27 03:16:00,799 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037"}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b46928d-ae44-4276-8e88-eebe341f96f0', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b46928d-ae44-4276-8e88-eebe341f96f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:00.725847", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}}}' 2021-08-27 03:16:00,854 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.049s 2021-08-27 03:16:00,854 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8a0420d-1553-4164-af1e-1f6ddd874130', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8a0420d-1553-4164-af1e-1f6ddd874130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:01,891 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.028s 2021-08-27 03:16:01,892 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90c3b04-16db-4bcd-9754-e81d5ef96cd1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f90c3b04-16db-4bcd-9754-e81d5ef96cd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:02,923 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.025s 2021-08-27 03:16:02,924 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71f09273-627c-45bd-91f4-bc44159000f5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71f09273-627c-45bd-91f4-bc44159000f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:03,974 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.042s 2021-08-27 03:16:03,974 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ca910da-41f6-46b4-bf27-1f4ed3b8293f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ca910da-41f6-46b4-bf27-1f4ed3b8293f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:05,015 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.035s 2021-08-27 03:16:05,016 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0091b7d4-68f3-433b-890a-c96869224891', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0091b7d4-68f3-433b-890a-c96869224891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:06,045 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.023s 2021-08-27 03:16:06,046 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-187d616f-c283-425a-82fc-66b1e3f3a05c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-187d616f-c283-425a-82fc-66b1e3f3a05c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:07,082 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.030s 2021-08-27 03:16:07,082 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a1fc4e2-7420-41ae-b4f5-6673115a6ded', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a1fc4e2-7420-41ae-b4f5-6673115a6ded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:08,107 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:16:08,107 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e13106fc-b2a0-4093-9168-6fc0d94ee59f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e13106fc-b2a0-4093-9168-6fc0d94ee59f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:09,133 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:16:09,133 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbcff088-dcc5-458e-a768-208cb5d3d6d1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbcff088-dcc5-458e-a768-208cb5d3d6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:10,162 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.025s 2021-08-27 03:16:10,162 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e872b530-4f73-446f-93ee-8f19fce6c315', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e872b530-4f73-446f-93ee-8f19fce6c315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:11,188 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:16:11,189 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a630a31-62c9-4981-ab6a-55ca968453d1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a630a31-62c9-4981-ab6a-55ca968453d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:12,219 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.023s 2021-08-27 03:16:12,220 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5dfdbb-2f24-4719-97e4-baadf18d8bb1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5dfdbb-2f24-4719-97e4-baadf18d8bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:13,246 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:16:13,246 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-068310d2-d9d1-4372-a680-115ebb5b7a9b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-068310d2-d9d1-4372-a680-115ebb5b7a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:14,271 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:16:14,272 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a781f5b-3e5d-481b-a794-235b7fd4a4df', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a781f5b-3e5d-481b-a794-235b7fd4a4df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:15,297 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:16:15,297 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cce0ac6-9737-40ba-aaa1-4093d4c32e01', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cce0ac6-9737-40ba-aaa1-4093d4c32e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:16,323 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:16:16,323 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46229793-97dc-4e92-a74a-6851d18b7613', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46229793-97dc-4e92-a74a-6851d18b7613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:17,349 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:16:17,349 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3335b25e-545b-4020-bfcd-7e50cb91a592', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3335b25e-545b-4020-bfcd-7e50cb91a592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:18,374 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:16:18,374 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54827024-4ed7-4e09-8d2d-a9811fdab6ba', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54827024-4ed7-4e09-8d2d-a9811fdab6ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:19,400 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:16:19,400 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a332b0c-b3e2-42c0-ae97-58e3367a4acd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a332b0c-b3e2-42c0-ae97-58e3367a4acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:20,425 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:16:20,426 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5024f3cc-12dd-4e7f-890b-1159a69d5615', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5024f3cc-12dd-4e7f-890b-1159a69d5615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:21,450 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:16:21,451 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0d59589-ff82-4091-8b0c-d514bd107f89', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0d59589-ff82-4091-8b0c-d514bd107f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:22,480 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.025s 2021-08-27 03:16:22,480 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed48312e-ed41-4651-ac0f-239e8d1f2389', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed48312e-ed41-4651-ac0f-239e8d1f2389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:23,506 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:16:23,506 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5324086-5284-4388-af61-3fb18fe85946', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5324086-5284-4388-af61-3fb18fe85946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:24,530 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:16:24,530 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6bbabc8-005f-4bfc-9a18-61fb02487ca2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6bbabc8-005f-4bfc-9a18-61fb02487ca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:25,555 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:16:25,556 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20732f6f-64d4-425a-8e2a-3cc857be2fab', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20732f6f-64d4-425a-8e2a-3cc857be2fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:26,582 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.023s 2021-08-27 03:16:26,583 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-892d5c61-0752-4960-9625-6183e6e660ab', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-892d5c61-0752-4960-9625-6183e6e660ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:27,608 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:16:27,609 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2efdad7-fd8b-4a57-a7f6-d5f8e5aaab0b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2efdad7-fd8b-4a57-a7f6-d5f8e5aaab0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:28,635 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.023s 2021-08-27 03:16:28,636 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbe8a83e-4860-4f85-8fe6-84981a8a1c42', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbe8a83e-4860-4f85-8fe6-84981a8a1c42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:29,663 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.024s 2021-08-27 03:16:29,664 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5204f6ce-7a51-4962-8511-7d3b7ede8f7a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5204f6ce-7a51-4962-8511-7d3b7ede8f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:30,690 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:16:30,690 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a110b7a6-a6cc-4a4f-9a63-365cf52a82aa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a110b7a6-a6cc-4a4f-9a63-365cf52a82aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:31,718 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.023s 2021-08-27 03:16:31,719 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7579485-ffc4-4d07-a389-f5b32a65be54', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7579485-ffc4-4d07-a389-f5b32a65be54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:32,745 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:16:32,745 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c09b613a-de14-4e65-bcbb-6f96705a6d23', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c09b613a-de14-4e65-bcbb-6f96705a6d23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:33,773 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:16:33,774 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7904820c-0a05-4ac3-9d61-cee2847be2bb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7904820c-0a05-4ac3-9d61-cee2847be2bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:34,799 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:16:34,799 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f5996ac-a0b0-4dee-aea3-ca48610296a3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f5996ac-a0b0-4dee-aea3-ca48610296a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:35,824 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:16:35,824 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a391820-f9d2-4bc6-bbff-1897270d4e0e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a391820-f9d2-4bc6-bbff-1897270d4e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:36,847 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:16:36,848 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dac5fefb-5897-44b3-9d5b-43cda81d0983', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dac5fefb-5897-44b3-9d5b-43cda81d0983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:37,874 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.023s 2021-08-27 03:16:37,874 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aa85af7-39c2-41a2-adb4-455b6fe1a900', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa85af7-39c2-41a2-adb4-455b6fe1a900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:38,900 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:16:38,901 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b7290e2-bf23-4769-a258-7a08c204ddde', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b7290e2-bf23-4769-a258-7a08c204ddde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:39,924 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:16:39,925 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e20a2f72-70f3-441e-ba6d-54d9b5d3668f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e20a2f72-70f3-441e-ba6d-54d9b5d3668f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:40,952 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.023s 2021-08-27 03:16:40,952 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af9a73c0-f8ed-447d-8a62-ef9f1ff006cf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af9a73c0-f8ed-447d-8a62-ef9f1ff006cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:41,976 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:16:41,977 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0698ffa-ab4a-4315-a089-0093995904e5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0698ffa-ab4a-4315-a089-0093995904e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:43,000 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:16:43,000 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-062b26aa-a410-4d93-9444-7896973ccac3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062b26aa-a410-4d93-9444-7896973ccac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:44,024 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:16:44,025 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11e13332-1d0c-4d3a-a6e5-1e6ff3ec516c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11e13332-1d0c-4d3a-a6e5-1e6ff3ec516c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:45,049 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:16:45,050 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15450cf1-54ef-4733-8f25-043dbb3669ef', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15450cf1-54ef-4733-8f25-043dbb3669ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:46,079 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.025s 2021-08-27 03:16:46,079 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763d2f4f-b448-4fd5-b795-8aed95efebb8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763d2f4f-b448-4fd5-b795-8aed95efebb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:47,108 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.025s 2021-08-27 03:16:47,109 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31f78478-4c90-4f48-9307-992634f769fe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31f78478-4c90-4f48-9307-992634f769fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:48,135 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:16:48,135 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd9ed1f-20e0-458e-8d5e-13403a9b7e96', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd9ed1f-20e0-458e-8d5e-13403a9b7e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:49,159 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:16:49,159 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7262475e-bbca-4993-8c82-b60c2b737dc8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7262475e-bbca-4993-8c82-b60c2b737dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:50,186 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:16:50,186 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a97f04f7-5829-4237-9b4d-8bdd44a7ad89', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a97f04f7-5829-4237-9b4d-8bdd44a7ad89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:51,287 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.097s 2021-08-27 03:16:51,288 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42f7702f-7e4b-43ce-a4f9-187ab0b07b0e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42f7702f-7e4b-43ce-a4f9-187ab0b07b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:52,314 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.023s 2021-08-27 03:16:52,315 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb3880fd-47d0-431b-a348-db66e9bbb480', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb3880fd-47d0-431b-a348-db66e9bbb480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:53,340 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:16:53,341 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-676deac6-e147-4f4b-8eb3-68900301ee3d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-676deac6-e147-4f4b-8eb3-68900301ee3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:54,368 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.023s 2021-08-27 03:16:54,369 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bfe14b3-d681-4900-ac09-58e9b295df6b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bfe14b3-d681-4900-ac09-58e9b295df6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:55,394 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:16:55,395 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79a66b16-963c-4a8c-abb1-97f6e0432bfd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79a66b16-963c-4a8c-abb1-97f6e0432bfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:56,432 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.034s 2021-08-27 03:16:56,433 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db915728-3989-4b6e-936a-9a8afb836eda', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db915728-3989-4b6e-936a-9a8afb836eda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:57,459 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.023s 2021-08-27 03:16:57,460 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e86e75b-9395-43af-b396-ac9431a5598a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e86e75b-9395-43af-b396-ac9431a5598a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:58,487 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.023s 2021-08-27 03:16:58,487 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b39f4e5c-b98c-4537-b807-495a9956784e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b39f4e5c-b98c-4537-b807-495a9956784e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:16:59,513 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:16:59,513 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a27e023-a69a-49f5-b640-b274412d0ad8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a27e023-a69a-49f5-b640-b274412d0ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:00,538 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:17:00,539 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d7851c8-5cd1-445b-bb74-9d7d13cc23e6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d7851c8-5cd1-445b-bb74-9d7d13cc23e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:01,564 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:17:01,564 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96faeef0-1781-4335-8b78-923b4165be7a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96faeef0-1781-4335-8b78-923b4165be7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:02,590 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:17:02,590 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9d865e6-14c5-4876-9be4-a865aded7296', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9d865e6-14c5-4876-9be4-a865aded7296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:03,617 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.023s 2021-08-27 03:17:03,618 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b8d587d-e6f2-464e-bccd-cd8c138ad28c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b8d587d-e6f2-464e-bccd-cd8c138ad28c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:04,654 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.032s 2021-08-27 03:17:04,654 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a6a3a03-3ed3-448b-8c15-ca6ea56bcfd5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a6a3a03-3ed3-448b-8c15-ca6ea56bcfd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:05,710 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.052s 2021-08-27 03:17:05,710 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ddae5b1-0e66-4217-b875-4764eeae9124', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ddae5b1-0e66-4217-b875-4764eeae9124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:06,762 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.048s 2021-08-27 03:17:06,762 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a82fada-3efc-4787-ae9e-6480630cbb55', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a82fada-3efc-4787-ae9e-6480630cbb55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:07,815 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.049s 2021-08-27 03:17:07,815 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0956f420-830b-48e7-8504-6ffd77146eb9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0956f420-830b-48e7-8504-6ffd77146eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:08,865 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.046s 2021-08-27 03:17:08,865 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3942f9b0-0352-4772-b23e-f5574a0a6302', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3942f9b0-0352-4772-b23e-f5574a0a6302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:09,935 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.065s 2021-08-27 03:17:09,935 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fa488bd-ac4b-4c30-8c19-1fdc8a7dd618', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fa488bd-ac4b-4c30-8c19-1fdc8a7dd618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:11,004 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.065s 2021-08-27 03:17:11,005 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b6c039-7016-4143-b7fb-11a7faaadb7d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b6c039-7016-4143-b7fb-11a7faaadb7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:12,057 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.049s 2021-08-27 03:17:12,058 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-679895c2-1f9e-41cd-9f85-c842fd048d4d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-679895c2-1f9e-41cd-9f85-c842fd048d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:13,111 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.049s 2021-08-27 03:17:13,111 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd55290f-92fd-4c3a-9f49-1d49963f4037', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd55290f-92fd-4c3a-9f49-1d49963f4037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:14,167 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.051s 2021-08-27 03:17:14,167 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df952e9-9a21-4d24-a2df-cce5565e6020', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df952e9-9a21-4d24-a2df-cce5565e6020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:15,235 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.064s 2021-08-27 03:17:15,235 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-507dd26e-e21b-4df6-88ea-7426f90b34d7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-507dd26e-e21b-4df6-88ea-7426f90b34d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:16,286 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.045s 2021-08-27 03:17:16,286 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d1e8ebb-f00f-4a19-a999-973f6baa4eba', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d1e8ebb-f00f-4a19-a999-973f6baa4eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:17,336 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.045s 2021-08-27 03:17:17,337 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c66a8519-b462-401e-b601-5238f89dce3f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c66a8519-b462-401e-b601-5238f89dce3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:18,396 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.056s 2021-08-27 03:17:18,397 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a78b2f53-7ede-4797-8f22-774194ddf889', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a78b2f53-7ede-4797-8f22-774194ddf889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:19,449 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.049s 2021-08-27 03:17:19,450 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75315ee7-face-4fb0-abf6-cdfdbca221aa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75315ee7-face-4fb0-abf6-cdfdbca221aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:20,607 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.152s 2021-08-27 03:17:20,607 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d300aea9-7dc8-4893-92ee-6269899c5574', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d300aea9-7dc8-4893-92ee-6269899c5574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:21,670 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.060s 2021-08-27 03:17:21,671 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f542f3e6-00c4-4b6d-9c73-55aa9c8774cb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f542f3e6-00c4-4b6d-9c73-55aa9c8774cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:22,732 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.057s 2021-08-27 03:17:22,732 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07205a75-120c-4770-8ce0-29c453eb912f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07205a75-120c-4770-8ce0-29c453eb912f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:23,790 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.054s 2021-08-27 03:17:23,791 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be227d56-ebb0-4c01-8253-d4c4e36f83aa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be227d56-ebb0-4c01-8253-d4c4e36f83aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:24,859 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.064s 2021-08-27 03:17:24,859 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac8e3d43-f0b6-43b8-98f3-905585a8b054', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac8e3d43-f0b6-43b8-98f3-905585a8b054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:25,925 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.060s 2021-08-27 03:17:25,925 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da90852a-2579-4bc6-90be-1a3b35f2235a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da90852a-2579-4bc6-90be-1a3b35f2235a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:26,984 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.055s 2021-08-27 03:17:26,985 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-316a0c84-e005-4589-8aab-cc5baa025ce4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-316a0c84-e005-4589-8aab-cc5baa025ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:28,042 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.053s 2021-08-27 03:17:28,042 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1499b1df-fef6-41b0-abb7-348057604487', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1499b1df-fef6-41b0-abb7-348057604487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:29,097 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.050s 2021-08-27 03:17:29,098 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bdb06d5-d8ad-4f16-b952-1c518ff43d9f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bdb06d5-d8ad-4f16-b952-1c518ff43d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:30,156 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.055s 2021-08-27 03:17:30,157 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a704d5-561d-4728-ad35-6c3b75ba5652', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a704d5-561d-4728-ad35-6c3b75ba5652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:31,217 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.057s 2021-08-27 03:17:31,218 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5823cad-9e2b-4bfb-bafb-99503609734c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5823cad-9e2b-4bfb-bafb-99503609734c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:32,276 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.054s 2021-08-27 03:17:32,276 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51a1763d-4f9f-404e-a5f8-b405a5d86be4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51a1763d-4f9f-404e-a5f8-b405a5d86be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:33,325 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.045s 2021-08-27 03:17:33,326 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70736ef0-b490-4830-b5c1-c2b273e74e3c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70736ef0-b490-4830-b5c1-c2b273e74e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:34,403 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.073s 2021-08-27 03:17:34,403 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-781c938e-40fc-4c7e-93e0-ca7f28f28947', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-781c938e-40fc-4c7e-93e0-ca7f28f28947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:35,433 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.026s 2021-08-27 03:17:35,433 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a3a20ac-2176-46af-9664-bbc955a519fd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a3a20ac-2176-46af-9664-bbc955a519fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:36,468 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.030s 2021-08-27 03:17:36,468 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b47971-057b-4874-8f62-0f325a44a11f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b47971-057b-4874-8f62-0f325a44a11f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:37,524 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.052s 2021-08-27 03:17:37,524 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b34070c2-1404-4b12-99ff-5ffdffbd5fea', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b34070c2-1404-4b12-99ff-5ffdffbd5fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:38,578 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.050s 2021-08-27 03:17:38,579 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a833b05-b1f2-4fb8-9948-418551302920', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a833b05-b1f2-4fb8-9948-418551302920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:39,641 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.058s 2021-08-27 03:17:39,642 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d8de98-a893-40f2-a7fe-c779244db12f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d8de98-a893-40f2-a7fe-c779244db12f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:40,698 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.052s 2021-08-27 03:17:40,698 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c17eeb6-b998-4f0f-8054-95e2ba4db92b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c17eeb6-b998-4f0f-8054-95e2ba4db92b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:41,756 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.054s 2021-08-27 03:17:41,756 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481aee99-8c9e-4165-9d7b-93dfba5a82df', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481aee99-8c9e-4165-9d7b-93dfba5a82df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:42,814 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.055s 2021-08-27 03:17:42,815 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-613b203e-eee6-4fbf-aa5a-2829a050ff17', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-613b203e-eee6-4fbf-aa5a-2829a050ff17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:43,879 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.060s 2021-08-27 03:17:43,879 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9931bb4c-2447-44ed-b6c2-1786b744720c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9931bb4c-2447-44ed-b6c2-1786b744720c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:44,936 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.053s 2021-08-27 03:17:44,936 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7118886-86d3-4a7f-a8ad-81a2579d493c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7118886-86d3-4a7f-a8ad-81a2579d493c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:45,993 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.053s 2021-08-27 03:17:45,994 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eede607-b378-4fca-9651-df37fcd504e0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eede607-b378-4fca-9651-df37fcd504e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:47,054 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.055s 2021-08-27 03:17:47,054 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b542c30a-ed58-45f0-82bc-3beed2220ba8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b542c30a-ed58-45f0-82bc-3beed2220ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:48,111 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.052s 2021-08-27 03:17:48,111 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef0e841-880a-44f8-a64c-edacb9e6ffd9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef0e841-880a-44f8-a64c-edacb9e6ffd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:49,321 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.206s 2021-08-27 03:17:49,322 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-022a999e-7681-47f4-a658-4b6733219336', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-022a999e-7681-47f4-a658-4b6733219336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:50,378 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.050s 2021-08-27 03:17:50,378 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6143105d-5764-4b54-abe3-f2b80afc8655', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6143105d-5764-4b54-abe3-f2b80afc8655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:51,433 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.051s 2021-08-27 03:17:51,433 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8e1dbcc-06eb-4c00-9c91-13b535518ed6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8e1dbcc-06eb-4c00-9c91-13b535518ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:52,496 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.059s 2021-08-27 03:17:52,497 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-479711e7-8903-42c0-b401-cf2509274f4e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-479711e7-8903-42c0-b401-cf2509274f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:53,557 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.056s 2021-08-27 03:17:53,558 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eeae882-cb97-4f35-94b7-eb69ed0217a6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eeae882-cb97-4f35-94b7-eb69ed0217a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:54,619 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.055s 2021-08-27 03:17:54,620 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d30dbf10-7b8c-436d-85a1-4d3425cdb2d7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d30dbf10-7b8c-436d-85a1-4d3425cdb2d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:55,675 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.052s 2021-08-27 03:17:55,675 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68c50ba4-8726-4cd5-b48e-68946b0516e5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68c50ba4-8726-4cd5-b48e-68946b0516e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:56,739 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.060s 2021-08-27 03:17:56,739 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ca2ef3-24a3-44e0-b67f-e9946c27bac4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ca2ef3-24a3-44e0-b67f-e9946c27bac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:57,804 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.062s 2021-08-27 03:17:57,805 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb61037-a87a-450d-a35e-365a4eed984c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb61037-a87a-450d-a35e-365a4eed984c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:58,879 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.069s 2021-08-27 03:17:58,879 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83ba3a84-310d-4cd5-9606-d9f76d35d3fb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83ba3a84-310d-4cd5-9606-d9f76d35d3fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:17:59,935 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.052s 2021-08-27 03:17:59,936 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f6f86e-b594-4a55-a6b3-e1ce5fc93030', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f6f86e-b594-4a55-a6b3-e1ce5fc93030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:01,001 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.061s 2021-08-27 03:18:01,002 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa9e8af5-b712-447b-b0e3-23ac1968764c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa9e8af5-b712-447b-b0e3-23ac1968764c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:02,056 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.050s 2021-08-27 03:18:02,057 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-582a8a06-6dd6-48e2-b053-68bdf91133fa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-582a8a06-6dd6-48e2-b053-68bdf91133fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:03,116 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.055s 2021-08-27 03:18:03,117 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0ae5a68-e568-4c00-a3ed-84f1e4dbad8b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0ae5a68-e568-4c00-a3ed-84f1e4dbad8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:04,175 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.053s 2021-08-27 03:18:04,176 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c936d3b0-a468-426f-b52c-31049bd04ffd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c936d3b0-a468-426f-b52c-31049bd04ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:05,230 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.051s 2021-08-27 03:18:05,230 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6645224-6d96-4d64-ac4c-c11c119b131e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6645224-6d96-4d64-ac4c-c11c119b131e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:06,290 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.056s 2021-08-27 03:18:06,290 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-283b28a5-f6b9-4993-9c4e-5679051504fb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-283b28a5-f6b9-4993-9c4e-5679051504fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:07,350 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.056s 2021-08-27 03:18:07,351 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e16bb82b-8985-4332-bbfe-315a9e116daf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e16bb82b-8985-4332-bbfe-315a9e116daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:08,413 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.058s 2021-08-27 03:18:08,413 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3991228-0155-44cd-aafa-476d3004d32e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3991228-0155-44cd-aafa-476d3004d32e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:09,466 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.049s 2021-08-27 03:18:09,467 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fb4ab00-01e7-4d02-b55c-9079a317d66a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb4ab00-01e7-4d02-b55c-9079a317d66a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:10,528 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.059s 2021-08-27 03:18:10,529 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96dce977-45ff-479b-8a47-73d2a4efca8a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96dce977-45ff-479b-8a47-73d2a4efca8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:11,583 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.049s 2021-08-27 03:18:11,584 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9476c20-def0-4897-aa4f-28e4c78ee6ff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9476c20-def0-4897-aa4f-28e4c78ee6ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:12,650 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.063s 2021-08-27 03:18:12,650 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-367fbf2f-c3ba-4aa4-9b70-a1b11c4600ab', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-367fbf2f-c3ba-4aa4-9b70-a1b11c4600ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:13,702 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.046s 2021-08-27 03:18:13,702 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf993358-53bc-44df-87b8-f53ca58edd98', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf993358-53bc-44df-87b8-f53ca58edd98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:14,758 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.052s 2021-08-27 03:18:14,759 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd3ab9f2-0e1f-4dbd-9cd1-6d5a7416c3b1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd3ab9f2-0e1f-4dbd-9cd1-6d5a7416c3b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:15,814 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.052s 2021-08-27 03:18:15,815 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eab3430-3e50-4f16-88f3-1cb131d3c935', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eab3430-3e50-4f16-88f3-1cb131d3c935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:16,874 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.055s 2021-08-27 03:18:16,874 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce3a9d36-c7cb-4d92-b2c3-7f008747c705', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce3a9d36-c7cb-4d92-b2c3-7f008747c705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:17,935 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.056s 2021-08-27 03:18:17,935 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0757eaf1-879e-402d-8cb6-0e051afc6dbd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0757eaf1-879e-402d-8cb6-0e051afc6dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:18,990 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.050s 2021-08-27 03:18:18,990 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd1b7e5d-058e-4bdb-8da1-04d815ec580d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd1b7e5d-058e-4bdb-8da1-04d815ec580d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:20,051 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.057s 2021-08-27 03:18:20,052 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d6a000-fe19-4694-83d5-9af608864c89', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d6a000-fe19-4694-83d5-9af608864c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:21,111 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.055s 2021-08-27 03:18:21,112 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-479c4d34-f94a-4a18-b317-9b23276026dd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-479c4d34-f94a-4a18-b317-9b23276026dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:22,186 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.068s 2021-08-27 03:18:22,187 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e31cb1b8-98e0-49c9-83c7-f069e58c1e85', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e31cb1b8-98e0-49c9-83c7-f069e58c1e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:23,244 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.054s 2021-08-27 03:18:23,245 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da82290b-bfe2-4b7b-a0fb-5197456a23b8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da82290b-bfe2-4b7b-a0fb-5197456a23b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:24,310 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.061s 2021-08-27 03:18:24,310 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-115e22d1-e6cc-4cc3-9373-9549c72bab2a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-115e22d1-e6cc-4cc3-9373-9549c72bab2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:25,368 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.054s 2021-08-27 03:18:25,368 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-740c5cda-9403-49eb-b416-723bcfa270b3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-740c5cda-9403-49eb-b416-723bcfa270b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:26,423 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.051s 2021-08-27 03:18:26,424 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81d0e88d-e57d-45c3-bba6-f6345029d60d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81d0e88d-e57d-45c3-bba6-f6345029d60d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:27,489 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.062s 2021-08-27 03:18:27,490 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9393fa12-eee6-4c74-a51c-2e9fc97d6506', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9393fa12-eee6-4c74-a51c-2e9fc97d6506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:28,549 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.054s 2021-08-27 03:18:28,549 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65a0bcdb-a52b-4229-a2b4-7c5632ead6ab', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65a0bcdb-a52b-4229-a2b4-7c5632ead6ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:29,708 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.153s 2021-08-27 03:18:29,708 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e43b6e-05cd-40e8-8301-820b36ad058a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e43b6e-05cd-40e8-8301-820b36ad058a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:30,737 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.024s 2021-08-27 03:18:30,738 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88c7bbd1-4594-4da4-88d5-3853c29e9948', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88c7bbd1-4594-4da4-88d5-3853c29e9948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:31,762 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:18:31,762 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e8e2e9a-494a-4913-b1e6-633d3f2aefd9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e8e2e9a-494a-4913-b1e6-633d3f2aefd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:32,787 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:18:32,788 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0548b504-eef1-4b17-b601-6901a3e73d45', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0548b504-eef1-4b17-b601-6901a3e73d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:33,841 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.050s 2021-08-27 03:18:33,841 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99aa8384-bf47-46d7-ba01-fe63c80c1fa5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99aa8384-bf47-46d7-ba01-fe63c80c1fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:34,909 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.063s 2021-08-27 03:18:34,910 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-381767dd-9bb4-4daa-b4dc-4ebc195f5638', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-381767dd-9bb4-4daa-b4dc-4ebc195f5638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:35,962 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.048s 2021-08-27 03:18:35,962 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00037a06-a936-4abe-9c16-4bf98304f93a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00037a06-a936-4abe-9c16-4bf98304f93a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:37,026 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.059s 2021-08-27 03:18:37,026 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9d76300-52f9-4dd5-876d-3a05f0661868', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9d76300-52f9-4dd5-876d-3a05f0661868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:38,097 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.064s 2021-08-27 03:18:38,097 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d05cbcf-a198-43ad-a1e9-c63c37378aec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d05cbcf-a198-43ad-a1e9-c63c37378aec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:39,160 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.059s 2021-08-27 03:18:39,161 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a953176b-782d-4793-9455-2a6bbf6d5fe8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a953176b-782d-4793-9455-2a6bbf6d5fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:40,240 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.075s 2021-08-27 03:18:40,240 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f44c9ebb-0c61-43cf-b363-dcd8bd1679e2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f44c9ebb-0c61-43cf-b363-dcd8bd1679e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:41,299 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.055s 2021-08-27 03:18:41,300 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ac2e342-6622-4a7d-8699-1045c6873e30', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ac2e342-6622-4a7d-8699-1045c6873e30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:42,360 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.055s 2021-08-27 03:18:42,361 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-656a73cc-eff6-42fe-a59c-7f8b6e43c963', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-656a73cc-eff6-42fe-a59c-7f8b6e43c963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:43,440 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.075s 2021-08-27 03:18:43,440 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3cd3923-6285-4f75-9dd9-e87c48840d8f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3cd3923-6285-4f75-9dd9-e87c48840d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:44,503 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.057s 2021-08-27 03:18:44,503 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62f8c7ed-2a67-43f1-bdd7-ffc5d9c9d6af', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62f8c7ed-2a67-43f1-bdd7-ffc5d9c9d6af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:45,575 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.067s 2021-08-27 03:18:45,575 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b709461b-3f90-48fb-8414-539e9a37c198', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b709461b-3f90-48fb-8414-539e9a37c198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:46,643 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.060s 2021-08-27 03:18:46,644 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5004f62d-6134-41d1-80f5-962513945204', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5004f62d-6134-41d1-80f5-962513945204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:47,709 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.060s 2021-08-27 03:18:47,710 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f7ec13d-f396-4de1-af57-27b903a29c02', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f7ec13d-f396-4de1-af57-27b903a29c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:48,774 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.060s 2021-08-27 03:18:48,774 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3dc69ab-37cc-4a7e-a8a2-3da3c9f09ba3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3dc69ab-37cc-4a7e-a8a2-3da3c9f09ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:49,802 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.024s 2021-08-27 03:18:49,802 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60674a99-1eda-4bd0-995c-9b9226c51b05', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60674a99-1eda-4bd0-995c-9b9226c51b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:50,831 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:18:50,831 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d027b529-7dae-4d3f-a902-0f0c1decea9f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d027b529-7dae-4d3f-a902-0f0c1decea9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:51,857 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:18:51,857 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79a162e0-7d99-4355-b245-146ca82bd465', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79a162e0-7d99-4355-b245-146ca82bd465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:52,886 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.024s 2021-08-27 03:18:52,886 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cc302e5-b5a5-4b16-b507-9d67ac121ecc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cc302e5-b5a5-4b16-b507-9d67ac121ecc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:53,913 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.023s 2021-08-27 03:18:53,914 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0caa4bdf-2efa-46d3-9b83-707b79f441e3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0caa4bdf-2efa-46d3-9b83-707b79f441e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:54,940 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:18:54,940 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93b5d1f5-77d3-4494-ba6f-9b6cf23ab0b6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93b5d1f5-77d3-4494-ba6f-9b6cf23ab0b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:55,972 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.027s 2021-08-27 03:18:55,972 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5844dcd-a018-4957-badf-a46dbf695c95', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5844dcd-a018-4957-badf-a46dbf695c95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:56,998 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:18:56,999 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a05475ae-9004-40ff-a8f1-0edbf730b437', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a05475ae-9004-40ff-a8f1-0edbf730b437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:58,026 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.023s 2021-08-27 03:18:58,026 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c46a88ab-a65c-450a-9d42-c48122c7e4a0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c46a88ab-a65c-450a-9d42-c48122c7e4a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:18:59,053 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:18:59,053 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-975f8f78-e132-430e-bc75-309b0c4b291d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-975f8f78-e132-430e-bc75-309b0c4b291d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:00,083 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.025s 2021-08-27 03:19:00,083 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea3d790-9cc8-423f-bc95-0a876cd84e34', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea3d790-9cc8-423f-bc95-0a876cd84e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:01,108 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:19:01,108 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f51dd54d-d204-4464-8ef7-16d84abbe3cd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f51dd54d-d204-4464-8ef7-16d84abbe3cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:02,134 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:19:02,135 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b81ac6-b201-4572-b03d-97103b7a1827', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b81ac6-b201-4572-b03d-97103b7a1827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:03,159 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:19:03,160 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b70a7ade-edd0-44b9-abed-56eed15a77be', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b70a7ade-edd0-44b9-abed-56eed15a77be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:04,186 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.024s 2021-08-27 03:19:04,187 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1165657a-3a51-4509-ab0f-1ab6b9439470', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1165657a-3a51-4509-ab0f-1ab6b9439470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:05,213 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.023s 2021-08-27 03:19:05,214 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9faf94f1-391a-435f-81af-2d66c5af42d5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9faf94f1-391a-435f-81af-2d66c5af42d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:06,239 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:19:06,239 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70637d77-9281-4eb5-b9d9-e8c3311bd8bf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70637d77-9281-4eb5-b9d9-e8c3311bd8bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:07,265 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:19:07,266 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed35ea4-baa4-43ad-b378-11e32b3632a2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed35ea4-baa4-43ad-b378-11e32b3632a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:08,291 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:08,291 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e75dd127-4a89-4f2f-a6e4-3fd436a208bc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e75dd127-4a89-4f2f-a6e4-3fd436a208bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:09,318 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:19:09,318 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8dad248-aa29-4347-8eb1-0931e2c65057', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8dad248-aa29-4347-8eb1-0931e2c65057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:10,350 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.028s 2021-08-27 03:19:10,350 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3842d6dd-964c-4b9c-8d53-c6975d8d6f58', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3842d6dd-964c-4b9c-8d53-c6975d8d6f58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:11,378 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:19:11,379 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc315be3-a598-4691-bb18-ec62f18acf8c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc315be3-a598-4691-bb18-ec62f18acf8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:12,406 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.024s 2021-08-27 03:19:12,406 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcc35984-995a-4636-9a7f-0912865efa4c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcc35984-995a-4636-9a7f-0912865efa4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:13,432 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:19:13,433 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c62b6efe-4a71-484c-9f34-b93e09be2db5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c62b6efe-4a71-484c-9f34-b93e09be2db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:14,473 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.036s 2021-08-27 03:19:14,473 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89954eb6-9da6-458b-aefd-27f3aac14b42', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89954eb6-9da6-458b-aefd-27f3aac14b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:15,498 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:15,498 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07419760-6d9c-4ed2-bd7f-98fd4a6de33b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07419760-6d9c-4ed2-bd7f-98fd4a6de33b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:16,539 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.036s 2021-08-27 03:19:16,539 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c6092e-206e-4628-a20c-ea9c724f187b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c6092e-206e-4628-a20c-ea9c724f187b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:17,587 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.044s 2021-08-27 03:19:17,588 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41effc9d-ac6e-4954-8fa2-bade327a7757', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41effc9d-ac6e-4954-8fa2-bade327a7757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:18,644 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.053s 2021-08-27 03:19:18,645 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9475c7b7-4f7a-413b-ac99-d8c4ac7e3e93', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9475c7b7-4f7a-413b-ac99-d8c4ac7e3e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:19,670 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:19,670 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b3a6b16-a9e5-4372-b218-41bca55dc415', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b3a6b16-a9e5-4372-b218-41bca55dc415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:20,696 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:20,696 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f7da9e-400e-4733-bbc0-ae03e53752e9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f7da9e-400e-4733-bbc0-ae03e53752e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:21,722 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:19:21,722 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88212eab-de20-4329-beed-bc8a06dcdb4b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88212eab-de20-4329-beed-bc8a06dcdb4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:22,747 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:22,748 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-148e740c-d6e0-4f5b-90bf-d6de12d7a1ec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-148e740c-d6e0-4f5b-90bf-d6de12d7a1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:23,776 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:19:23,776 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0639c592-21d5-416c-9789-b9955b6950be', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0639c592-21d5-416c-9789-b9955b6950be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:24,801 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:24,801 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe547155-bcc1-4efc-a3e6-f25723cbf6db', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe547155-bcc1-4efc-a3e6-f25723cbf6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:25,825 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:19:25,825 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3687bc69-afef-4821-961d-260b13036a10', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3687bc69-afef-4821-961d-260b13036a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:26,851 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:26,851 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e100afb5-597d-4720-8b95-95c19b15c514', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e100afb5-597d-4720-8b95-95c19b15c514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:27,876 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:27,876 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d2692b-e2cd-42d1-86db-92adf68e80d8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d2692b-e2cd-42d1-86db-92adf68e80d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:28,902 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:28,903 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb2a236b-aef8-4474-b2a9-999d745a4741', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb2a236b-aef8-4474-b2a9-999d745a4741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:29,928 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:19:29,929 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c6a8b99-7dc5-42f0-a3b1-3be2b7e88ec9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c6a8b99-7dc5-42f0-a3b1-3be2b7e88ec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:30,951 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:19:30,952 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56688038-8e4b-44f0-ab9f-c5cbef175711', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56688038-8e4b-44f0-ab9f-c5cbef175711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:31,977 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:19:31,977 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e46cb2-51ba-4505-bb49-6576a621051c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e46cb2-51ba-4505-bb49-6576a621051c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:33,001 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:19:33,001 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9abd420c-13c5-484a-8eff-a35cd7c282d2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9abd420c-13c5-484a-8eff-a35cd7c282d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:34,027 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:34,027 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ab1431-0691-4e0f-b40e-c145d9107003', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ab1431-0691-4e0f-b40e-c145d9107003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:35,052 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:35,053 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2805e5f6-3636-4b7d-a02a-09b1dc6b87da', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2805e5f6-3636-4b7d-a02a-09b1dc6b87da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:36,078 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:36,078 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00f9dc9-c385-4ef7-8b07-119f4bf616e8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00f9dc9-c385-4ef7-8b07-119f4bf616e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:37,102 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:19:37,102 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63864b3c-f687-4f25-93a6-3ec021fcedee', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63864b3c-f687-4f25-93a6-3ec021fcedee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:38,133 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.027s 2021-08-27 03:19:38,134 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e36e4ef-b208-44a6-b809-2ef875e5ae32', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e36e4ef-b208-44a6-b809-2ef875e5ae32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:39,158 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:19:39,159 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5d188c3-bc15-47eb-aa92-bc0732f4d293', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5d188c3-bc15-47eb-aa92-bc0732f4d293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:40,184 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:40,184 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19087c5d-5c32-4529-88bd-cefb99131c89', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19087c5d-5c32-4529-88bd-cefb99131c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:41,209 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:41,209 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c828ef3-0f06-464f-8dd0-d475bbc79dbf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c828ef3-0f06-464f-8dd0-d475bbc79dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:42,233 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:19:42,233 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daa400b8-a010-4642-af32-05bf823e0f62', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daa400b8-a010-4642-af32-05bf823e0f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:43,259 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:19:43,259 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac96eadf-a42c-4248-a067-43a46137d394', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac96eadf-a42c-4248-a067-43a46137d394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:44,284 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:44,285 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa9725fa-8ffa-46ae-a4de-e661e5bbb267', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa9725fa-8ffa-46ae-a4de-e661e5bbb267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:45,309 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:45,310 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaec100f-559b-4163-9be8-f09d69fa439e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaec100f-559b-4163-9be8-f09d69fa439e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:46,333 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.019s 2021-08-27 03:19:46,333 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d50f9503-163c-4620-9d12-45e7b08806e1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d50f9503-163c-4620-9d12-45e7b08806e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:47,357 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:19:47,358 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38f4212a-32ed-40cb-a60e-3f1b282912fc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38f4212a-32ed-40cb-a60e-3f1b282912fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:48,382 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:19:48,382 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ced3b77b-28e0-44df-a553-dd4c2d381a65', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ced3b77b-28e0-44df-a553-dd4c2d381a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:49,405 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.019s 2021-08-27 03:19:49,405 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e163a14-9d35-44dc-9c47-3901b20ec2ab', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e163a14-9d35-44dc-9c47-3901b20ec2ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:50,431 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:50,431 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8cc6da-a730-41eb-800a-c1c195ac15f7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8cc6da-a730-41eb-800a-c1c195ac15f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:51,456 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:51,456 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ae5c16-085d-4711-b7b1-136d94d6e74d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ae5c16-085d-4711-b7b1-136d94d6e74d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:52,481 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:52,481 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b668a8de-222d-4421-970c-ab04afccbd4a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b668a8de-222d-4421-970c-ab04afccbd4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:53,506 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:53,506 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb99e60b-9660-4d48-be57-da3dd722cb06', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb99e60b-9660-4d48-be57-da3dd722cb06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:54,530 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:54,530 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95024113-d141-4136-b984-005bd136af9f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95024113-d141-4136-b984-005bd136af9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:55,555 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:19:55,556 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1de2728-04b5-424b-a328-a504e6843adc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1de2728-04b5-424b-a328-a504e6843adc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:56,581 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:19:56,581 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0c5971-5bbd-4101-ba53-4640ca8c2652', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0c5971-5bbd-4101-ba53-4640ca8c2652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:57,606 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:19:57,606 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a04b6f93-9a13-4ab2-89ec-09d909f1ae3e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a04b6f93-9a13-4ab2-89ec-09d909f1ae3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:58,633 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.023s 2021-08-27 03:19:58,633 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1c2a484-da38-44e2-a23d-fc35d1f4b3d8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1c2a484-da38-44e2-a23d-fc35d1f4b3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:19:59,659 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:19:59,659 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3744520-0da6-451f-8583-c7b3ccbfeecf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3744520-0da6-451f-8583-c7b3ccbfeecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:00,684 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:00,685 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25bb246e-f61d-4cc9-92e4-78d9903cf1f2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25bb246e-f61d-4cc9-92e4-78d9903cf1f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:01,709 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:01,709 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed253326-0e2e-472f-ad82-66b449bf7100', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed253326-0e2e-472f-ad82-66b449bf7100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:02,734 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:02,734 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29685597-0a45-4b7e-94a2-dfb2bd9ff974', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29685597-0a45-4b7e-94a2-dfb2bd9ff974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:03,759 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:03,759 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b67470e-9a1d-405f-95f9-ce3937a5ed8f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b67470e-9a1d-405f-95f9-ce3937a5ed8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:04,784 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:20:04,784 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b750ff-9704-40f8-8123-34c90210b581', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b750ff-9704-40f8-8123-34c90210b581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:05,809 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:20:05,810 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-537c5e6a-3177-4a38-866b-2b1a20836d39', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-537c5e6a-3177-4a38-866b-2b1a20836d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:06,834 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:20:06,834 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c53a92f-6ab2-49b4-984c-93a0d4ebbb63', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c53a92f-6ab2-49b4-984c-93a0d4ebbb63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:07,859 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:07,859 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b99eb93-7173-4446-a44b-56fed1dda710', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b99eb93-7173-4446-a44b-56fed1dda710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:08,884 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:08,884 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c5868ab-2679-4b7e-9369-8065be4e46b1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c5868ab-2679-4b7e-9369-8065be4e46b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:09,909 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:09,909 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05fb2ab4-5c7f-43d9-aab1-f7c015817b13', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05fb2ab4-5c7f-43d9-aab1-f7c015817b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:10,934 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:10,935 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cd8f424-4756-4897-b0f0-0547145957c3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cd8f424-4756-4897-b0f0-0547145957c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:11,959 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:11,959 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3692361c-13e4-4ecf-b5dd-d01c9b561409', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3692361c-13e4-4ecf-b5dd-d01c9b561409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:12,990 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.027s 2021-08-27 03:20:12,991 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98742f1f-03d4-40c0-9609-ce6b04b5741c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98742f1f-03d4-40c0-9609-ce6b04b5741c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:14,015 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:20:14,015 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26a4d749-1200-4e46-b5cf-54850129740e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26a4d749-1200-4e46-b5cf-54850129740e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:15,041 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:15,041 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ae2d83-0460-40c3-b1d7-21812c033e11', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ae2d83-0460-40c3-b1d7-21812c033e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:16,066 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:16,067 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-511bf0ac-e70b-4110-811d-440a5410a61c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-511bf0ac-e70b-4110-811d-440a5410a61c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:17,091 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:20:17,091 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab04faae-7523-49ff-be18-e63f434b529f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab04faae-7523-49ff-be18-e63f434b529f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:18,116 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:18,116 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ecb673-80be-4d1d-9f49-c58dd5cac23f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ecb673-80be-4d1d-9f49-c58dd5cac23f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:19,141 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:19,141 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818a55d3-71de-480c-b097-d2b4ff9773ef', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818a55d3-71de-480c-b097-d2b4ff9773ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:20,167 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:20,167 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2837141-82f8-46f8-896f-2583af854a84', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2837141-82f8-46f8-896f-2583af854a84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:21,192 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:21,193 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb27153c-8e25-468b-94d3-6b8c0a9230fd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb27153c-8e25-468b-94d3-6b8c0a9230fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:22,218 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:20:22,219 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f642e42-2965-4f52-a3fe-8820b4eeb027', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f642e42-2965-4f52-a3fe-8820b4eeb027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:23,248 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.026s 2021-08-27 03:20:23,249 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2cda916-23a1-4479-8e66-5bc0ca02e0b5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2cda916-23a1-4479-8e66-5bc0ca02e0b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:24,274 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:24,274 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba5beb3f-f90e-4cd9-8e5a-b52d06628e89', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba5beb3f-f90e-4cd9-8e5a-b52d06628e89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:25,299 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:25,299 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a40dc2be-91bc-48ff-b060-9675bd3f0e79', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a40dc2be-91bc-48ff-b060-9675bd3f0e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:26,323 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:20:26,323 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e1a4de2-b283-433d-b644-fc0e155d311c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e1a4de2-b283-433d-b644-fc0e155d311c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:27,348 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:20:27,348 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-812c3475-7e4c-4de6-8997-3670be83b913', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-812c3475-7e4c-4de6-8997-3670be83b913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:28,372 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:20:28,372 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9def6cce-397f-40da-a6c6-74782912029c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9def6cce-397f-40da-a6c6-74782912029c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:29,396 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:20:29,397 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9cdaa3a-fe1d-492a-905a-0e5be5354612', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9cdaa3a-fe1d-492a-905a-0e5be5354612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:30,423 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.023s 2021-08-27 03:20:30,424 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7132c137-4308-46fb-aef8-f90270591404', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7132c137-4308-46fb-aef8-f90270591404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:31,450 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:31,450 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0590997c-f928-4a75-bbdf-0f03c82fb74e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0590997c-f928-4a75-bbdf-0f03c82fb74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:32,475 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:32,476 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a49dff68-f650-4c80-b0fe-e74d88d1be96', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a49dff68-f650-4c80-b0fe-e74d88d1be96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:33,501 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:33,501 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd8cf3b9-78c9-4cab-94a3-e6866758ef60', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd8cf3b9-78c9-4cab-94a3-e6866758ef60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:34,525 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:20:34,526 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a0d570-1a78-499b-a2dd-545d85458e1a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a0d570-1a78-499b-a2dd-545d85458e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:35,550 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:20:35,550 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e4cc79-a48b-46b1-9314-e1df1468e56c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e4cc79-a48b-46b1-9314-e1df1468e56c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:36,579 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.025s 2021-08-27 03:20:36,579 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79479faf-e16a-4da3-8455-48a581313200', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79479faf-e16a-4da3-8455-48a581313200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:37,609 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.026s 2021-08-27 03:20:37,609 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd42c721-5f6b-4bdc-9ab1-dc6e6c2f3be9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd42c721-5f6b-4bdc-9ab1-dc6e6c2f3be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:38,643 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.030s 2021-08-27 03:20:38,644 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-737dfeeb-5de1-4f9f-b23a-8863aa029ed3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-737dfeeb-5de1-4f9f-b23a-8863aa029ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:39,670 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:20:39,670 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f11b0698-578d-4e66-a1de-32d11d748f7b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f11b0698-578d-4e66-a1de-32d11d748f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:40,695 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:20:40,696 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6a091fb-2376-4113-a00f-4497d833d96f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6a091fb-2376-4113-a00f-4497d833d96f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:41,720 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:41,720 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-094781ce-fb41-4132-96e3-d131ff41c8c5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-094781ce-fb41-4132-96e3-d131ff41c8c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:42,745 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:42,745 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-345d9a1e-9e9b-434c-8dab-26b44925d1f8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-345d9a1e-9e9b-434c-8dab-26b44925d1f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:43,770 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:43,770 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c85c47b-ca43-4e2c-841f-99eacee0d1d7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c85c47b-ca43-4e2c-841f-99eacee0d1d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:44,796 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:20:44,796 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22c6d499-3d6a-4355-beee-247d8364b97a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22c6d499-3d6a-4355-beee-247d8364b97a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:45,821 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:45,822 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7166ccce-f444-4980-b349-37bab74e55dd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7166ccce-f444-4980-b349-37bab74e55dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:46,846 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:46,846 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb69fdb-baf7-4e26-952e-0191c55ffcf3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb69fdb-baf7-4e26-952e-0191c55ffcf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:47,870 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:20:47,870 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abc6a064-279e-4f32-bd95-3750cc9496ec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abc6a064-279e-4f32-bd95-3750cc9496ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:48,894 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:20:48,895 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea3213fd-ca70-47d5-900b-e18bba88353d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea3213fd-ca70-47d5-900b-e18bba88353d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:49,919 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:49,920 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f30371ef-099e-4ad1-a977-044a350eb0db', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f30371ef-099e-4ad1-a977-044a350eb0db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:50,945 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:20:50,945 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93351c61-c172-4306-a07d-3a8fb0ad01a3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93351c61-c172-4306-a07d-3a8fb0ad01a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:51,970 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:51,971 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adc4a646-bce0-4f79-a4a0-22d52bc63bb5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adc4a646-bce0-4f79-a4a0-22d52bc63bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:52,995 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:52,995 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e73d61-af49-40cb-8783-e4d4c22df0a2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e73d61-af49-40cb-8783-e4d4c22df0a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:54,020 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:54,020 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef6f848-236b-476f-891f-a75e8f90c5bb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef6f848-236b-476f-891f-a75e8f90c5bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:55,044 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:20:55,045 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18124150-45ca-4af1-8f97-5fc967895829', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18124150-45ca-4af1-8f97-5fc967895829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:56,070 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:20:56,070 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f758db95-a677-4c02-a9ff-8b00de8287cc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f758db95-a677-4c02-a9ff-8b00de8287cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:57,096 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:20:57,097 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa72f93-83e6-4f17-820c-f7e2094232ee', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa72f93-83e6-4f17-820c-f7e2094232ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:58,120 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:20:58,121 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bd27e36-5e9b-4d3e-bdbb-1f4bebb615f3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bd27e36-5e9b-4d3e-bdbb-1f4bebb615f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:20:59,147 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:20:59,147 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b110f2af-7e97-41bb-a143-90323bb54b65', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b110f2af-7e97-41bb-a143-90323bb54b65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:00,172 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:21:00,172 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8409f90-7cf3-4bd3-b6fb-ce1b77564d6c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8409f90-7cf3-4bd3-b6fb-ce1b77564d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:01,197 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:21:01,197 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-558034e9-20ff-4e32-b1c4-66584a3eadfe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-558034e9-20ff-4e32-b1c4-66584a3eadfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:02,221 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:02,222 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b9d82a-1127-496d-acf6-6d8bea8c70cd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b9d82a-1127-496d-acf6-6d8bea8c70cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:03,246 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:21:03,247 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e0283b-767c-4f9c-abb2-1cab188004f9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e0283b-767c-4f9c-abb2-1cab188004f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:04,272 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:04,272 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f8a89a-c8c1-45e5-b9a1-bb3cd152f0f3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f8a89a-c8c1-45e5-b9a1-bb3cd152f0f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:05,295 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.019s 2021-08-27 03:21:05,295 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-792ad73f-7594-493b-a4b1-b832aad8c2c3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-792ad73f-7594-493b-a4b1-b832aad8c2c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:06,319 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:21:06,320 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb60f551-9f3d-4a15-a02c-3d127783a592', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb60f551-9f3d-4a15-a02c-3d127783a592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:07,344 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:21:07,345 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1543af-0906-4370-aa1c-e529615e5068', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1543af-0906-4370-aa1c-e529615e5068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:08,368 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:08,368 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18cfb673-4757-458a-ab2e-0068153b6e40', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18cfb673-4757-458a-ab2e-0068153b6e40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:09,392 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:09,392 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56c529fb-d50c-4a57-9b73-557b23ae10fe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56c529fb-d50c-4a57-9b73-557b23ae10fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:10,417 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:10,417 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e93bdd6-ab59-4929-a736-5f13b7bee10a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e93bdd6-ab59-4929-a736-5f13b7bee10a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:11,442 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:11,442 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-981a7b6a-0297-4868-9bd8-31d72cd4949a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-981a7b6a-0297-4868-9bd8-31d72cd4949a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:12,466 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:12,467 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f092c6-1802-42ef-adab-27a05927eca2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f092c6-1802-42ef-adab-27a05927eca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:13,492 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:21:13,493 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ac3a4a8-5d27-4615-968b-eb96a3ab86c7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ac3a4a8-5d27-4615-968b-eb96a3ab86c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:14,515 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:14,516 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-181c44a9-130d-4128-8931-5591376e22dc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-181c44a9-130d-4128-8931-5591376e22dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:15,540 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:15,540 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a97affed-98a4-42f8-97bf-19464299e5d4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a97affed-98a4-42f8-97bf-19464299e5d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:16,566 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:21:16,566 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a12e48a8-33a8-4c5c-ae6f-b248c9d6f125', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a12e48a8-33a8-4c5c-ae6f-b248c9d6f125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:17,590 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:17,590 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc0e810d-6fd6-4f5f-8f0f-937166f7f3a7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc0e810d-6fd6-4f5f-8f0f-937166f7f3a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:18,615 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:21:18,616 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec4b76fe-c868-4497-b8f8-a9c88626295a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec4b76fe-c868-4497-b8f8-a9c88626295a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:19,640 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:19,640 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-975cf2ef-8b73-44a8-9b30-fc292f570c1b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-975cf2ef-8b73-44a8-9b30-fc292f570c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:20,667 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.023s 2021-08-27 03:21:20,667 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-196dc403-2206-46fb-bfd3-90aae985e9bc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-196dc403-2206-46fb-bfd3-90aae985e9bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:21,692 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:21:21,692 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b414e0e7-3d98-4bbd-90b4-2c09a3cd97ef', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b414e0e7-3d98-4bbd-90b4-2c09a3cd97ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:22,716 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:22,716 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2572334-d7c1-4d60-9a04-556cba0b1105', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2572334-d7c1-4d60-9a04-556cba0b1105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:23,741 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:23,741 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91fe6398-e278-4a33-9cc4-aadae2783cad', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91fe6398-e278-4a33-9cc4-aadae2783cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:24,766 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:21:24,766 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe1c57e1-b6b5-45d3-b188-2eb27d447aa4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe1c57e1-b6b5-45d3-b188-2eb27d447aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:25,791 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:25,791 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-815d2fd0-bb04-4fb6-8d74-dd96c0b7c2e1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-815d2fd0-bb04-4fb6-8d74-dd96c0b7c2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:26,816 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:21:26,816 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-619b775d-0f28-4bea-a487-d44d0e927b2e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-619b775d-0f28-4bea-a487-d44d0e927b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:27,840 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:27,840 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3301ba0-ca7c-4c33-b650-0987ffb7c745', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3301ba0-ca7c-4c33-b650-0987ffb7c745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:28,870 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.026s 2021-08-27 03:21:28,870 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc27128e-aa1b-4593-9a68-04a22b4e24aa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc27128e-aa1b-4593-9a68-04a22b4e24aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:29,893 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:29,894 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6463b11-24ee-47cd-a85c-f92c9f2c260e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6463b11-24ee-47cd-a85c-f92c9f2c260e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:30,918 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:30,919 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee09a198-6a86-46cb-ba9d-51f80ce59155', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee09a198-6a86-46cb-ba9d-51f80ce59155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:31,944 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:21:31,944 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00014c1c-911a-4b75-b4e7-1491f35456d5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00014c1c-911a-4b75-b4e7-1491f35456d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:32,968 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:32,969 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f772768-b6ad-4f56-b8b6-3cfc45bad72a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f772768-b6ad-4f56-b8b6-3cfc45bad72a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:33,994 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:21:33,994 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12052011-628a-4908-bdb1-0ec5bba22110', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12052011-628a-4908-bdb1-0ec5bba22110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:35,019 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:21:35,019 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff4b3efd-4867-448e-af41-0d0aa5d32f63', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff4b3efd-4867-448e-af41-0d0aa5d32f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:36,043 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:36,043 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14bec32b-c9d1-4c13-a34f-d0024f07e398', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14bec32b-c9d1-4c13-a34f-d0024f07e398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:37,069 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:21:37,069 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff5de3b8-d699-4378-a36f-e8c736c60194', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff5de3b8-d699-4378-a36f-e8c736c60194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:38,092 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:38,092 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f4ed1a-169e-427f-b08f-7c71d97e01b7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f4ed1a-169e-427f-b08f-7c71d97e01b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:39,117 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:39,117 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18b6c10f-955c-423f-9294-dac12d8a550d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18b6c10f-955c-423f-9294-dac12d8a550d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:40,143 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:21:40,143 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d594c23-720b-444d-b164-1b8914ede33a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d594c23-720b-444d-b164-1b8914ede33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:41,167 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:41,167 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-284f5f20-4e5a-4e98-9fea-cd656d9b8a72', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-284f5f20-4e5a-4e98-9fea-cd656d9b8a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:42,191 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:42,192 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32034579-a7ed-4b02-b98a-666b52d7f9c5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32034579-a7ed-4b02-b98a-666b52d7f9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:43,215 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.019s 2021-08-27 03:21:43,215 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70fa28e4-a60d-4992-956c-dea4fdd54800', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70fa28e4-a60d-4992-956c-dea4fdd54800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:44,239 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:21:44,240 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c036e7-4ecc-4e60-8fc2-2d24405696cc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c036e7-4ecc-4e60-8fc2-2d24405696cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:45,264 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:21:45,265 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83480f8-a932-4b44-8870-a4470579b43e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83480f8-a932-4b44-8870-a4470579b43e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:46,290 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:21:46,291 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ff284d3-e916-4f05-926f-dd53cae1c25d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ff284d3-e916-4f05-926f-dd53cae1c25d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:47,316 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:21:47,317 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8edc6ae7-7213-455c-8b0d-a43ff8286ee4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8edc6ae7-7213-455c-8b0d-a43ff8286ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:48,340 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:48,341 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5aab9ac-8281-4783-9727-b4f3a006765d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5aab9ac-8281-4783-9727-b4f3a006765d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:49,365 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:49,365 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-850b6701-9c62-4373-b67e-db10f012c164', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-850b6701-9c62-4373-b67e-db10f012c164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:50,390 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:50,390 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67763fc7-a5d7-4f55-aaa2-5b3d008524ed', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67763fc7-a5d7-4f55-aaa2-5b3d008524ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:51,414 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:51,415 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e543a04-4d17-4120-9451-f70862336785', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e543a04-4d17-4120-9451-f70862336785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:52,441 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:21:52,441 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0403b0c5-6420-4ff0-801b-647d2420e521', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0403b0c5-6420-4ff0-801b-647d2420e521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:53,465 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:21:53,466 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b2baf91-e2cb-43c0-924e-0e336a6225dc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b2baf91-e2cb-43c0-924e-0e336a6225dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:54,490 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:54,490 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5759058b-e643-4989-aed4-3651cc2f9260', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5759058b-e643-4989-aed4-3651cc2f9260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:55,515 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:21:55,515 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-032ebeda-c658-4bda-b087-b4268d934c17', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032ebeda-c658-4bda-b087-b4268d934c17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:56,541 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.021s 2021-08-27 03:21:56,541 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aabc155c-875e-4a43-b804-0f710b00339b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aabc155c-875e-4a43-b804-0f710b00339b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:57,566 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:21:57,567 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46168594-9f18-4399-9576-aa45000698b3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46168594-9f18-4399-9576-aa45000698b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:58,596 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.026s 2021-08-27 03:21:58,597 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cc13570-ac9e-40c3-abaa-7652f2baccfe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cc13570-ac9e-40c3-abaa-7652f2baccfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:21:59,622 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.020s 2021-08-27 03:21:59,622 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eefab4be-c793-4d61-8244-b853cf30bc6c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eefab4be-c793-4d61-8244-b853cf30bc6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:22:00,649 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63 0.022s 2021-08-27 03:22:00,649 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-525201fc-9bb3-4152-96fb-755a0046be64', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-525201fc-9bb3-4152-96fb-755a0046be64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/snapshots/6b0af30d-e581-42a3-814d-d07a4bd28b63'} Body: b'{"snapshot": {"id": "6b0af30d-e581-42a3-814d-d07a4bd28b63", "created_at": "2021-08-27T03:16:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2123736037", "description": null, "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "42e04043008246e9b58aecff0ff3f01d", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-08-27 03:22:01,977 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286/os-volume_attachments/2d6995cd-3366-4ef9-b11c-9d4f96875e63 1.324s 2021-08-27 03:22:01,978 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f830a933-59c9-4a1a-9bab-e30d1c9895e0', 'x-compute-request-id': 'req-f830a933-59c9-4a1a-9bab-e30d1c9895e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286/os-volume_attachments/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'' 2021-08-27 03:22:02,037 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.058s 2021-08-27 03:22:02,037 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d69b2e-c800-4a29-95b1-9195c1545f3a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d69b2e-c800-4a29-95b1-9195c1545f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:03,108 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.063s 2021-08-27 03:22:03,108 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04bd5fab-2515-43c6-8967-be79a50edfbd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04bd5fab-2515-43c6-8967-be79a50edfbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:04,176 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.058s 2021-08-27 03:22:04,176 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a9a117-437f-4aa8-aa1a-70bd37defece', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a9a117-437f-4aa8-aa1a-70bd37defece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:05,240 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.056s 2021-08-27 03:22:05,240 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c28cb10-5e34-4297-9fa8-19c3e555f0e3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c28cb10-5e34-4297-9fa8-19c3e555f0e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:06,505 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.256s 2021-08-27 03:22:06,505 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f6e24e7-cbe9-4e2c-9ea9-8bc54e8361ee', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f6e24e7-cbe9-4e2c-9ea9-8bc54e8361ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:07,571 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.052s 2021-08-27 03:22:07,572 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ecb951-0f6f-4a1b-9495-2de38d22a0b7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ecb951-0f6f-4a1b-9495-2de38d22a0b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:08,631 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.051s 2021-08-27 03:22:08,632 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b9450b9-623e-4285-82a4-f378bdc7870d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9450b9-623e-4285-82a4-f378bdc7870d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:09,684 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.045s 2021-08-27 03:22:09,684 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-553f1caa-bc71-46df-bcf8-139e505c32a1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-553f1caa-bc71-46df-bcf8-139e505c32a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:10,738 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.045s 2021-08-27 03:22:10,738 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b914420d-0db4-4d0d-b70f-3f0e958958b5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b914420d-0db4-4d0d-b70f-3f0e958958b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:11,792 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:22:11,792 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ef7adcb-c28a-4b96-977a-a48ebcf736c1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ef7adcb-c28a-4b96-977a-a48ebcf736c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:12,846 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:22:12,847 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4d7262a-eb51-42fe-892f-6cc4afcd132e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4d7262a-eb51-42fe-892f-6cc4afcd132e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:13,904 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:22:13,904 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75dc722d-d9d3-4a6d-994c-8b382921681f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75dc722d-d9d3-4a6d-994c-8b382921681f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:14,960 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:22:14,960 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14dc26f7-4d10-4944-b670-c86d41cc5288', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14dc26f7-4d10-4944-b670-c86d41cc5288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:16,017 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:22:16,018 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ec3cd9-d9f8-4b9f-8e11-a82dbf4a0c0c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71ec3cd9-d9f8-4b9f-8e11-a82dbf4a0c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:17,075 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:22:17,076 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac28894d-f39b-49c6-a049-7e1bd2ae5767', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac28894d-f39b-49c6-a049-7e1bd2ae5767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:18,130 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:22:18,130 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dc0b0cf-32d6-4ed2-b3b9-96332ce192b7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dc0b0cf-32d6-4ed2-b3b9-96332ce192b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:19,186 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:22:19,186 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-456b45ce-7e8e-4ed2-9a1e-423fa8085187', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-456b45ce-7e8e-4ed2-9a1e-423fa8085187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:20,242 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:22:20,242 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31e14c70-60fc-49cf-a907-d73c764011b3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31e14c70-60fc-49cf-a907-d73c764011b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:21,299 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:22:21,300 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e702eac-417f-4a77-8521-8cce378e0493', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e702eac-417f-4a77-8521-8cce378e0493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:22,361 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.053s 2021-08-27 03:22:22,362 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2633a1-1c1a-4c84-80e0-f6f7c36ea2d4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2633a1-1c1a-4c84-80e0-f6f7c36ea2d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:23,419 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:22:23,419 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c12d5c9-ddec-4330-b5ad-5de3c5b978ae', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c12d5c9-ddec-4330-b5ad-5de3c5b978ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:24,478 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:22:24,478 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8654a332-b72a-4882-b8a6-eeb36433f9a6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8654a332-b72a-4882-b8a6-eeb36433f9a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:25,539 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.052s 2021-08-27 03:22:25,539 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23ed0b33-8ae4-4f93-80d6-315fcedc7cdf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23ed0b33-8ae4-4f93-80d6-315fcedc7cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:26,595 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:22:26,595 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6414eeb7-20a4-4b0d-b3bc-81f1bc0e710f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6414eeb7-20a4-4b0d-b3bc-81f1bc0e710f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:27,660 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.057s 2021-08-27 03:22:27,661 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3639c27-6cba-4e30-a5f0-e7d3ebc1ef5d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3639c27-6cba-4e30-a5f0-e7d3ebc1ef5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:28,719 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:22:28,719 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-182acaa3-9c99-4bff-a8ad-10767f91f0e1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-182acaa3-9c99-4bff-a8ad-10767f91f0e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:29,780 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.053s 2021-08-27 03:22:29,780 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a348dab-3b0d-41d4-8f1d-bf627da8c29e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a348dab-3b0d-41d4-8f1d-bf627da8c29e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:30,844 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.056s 2021-08-27 03:22:30,845 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e79b722-79c0-48b7-8c44-df0d7e9a33bf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e79b722-79c0-48b7-8c44-df0d7e9a33bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:31,914 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.055s 2021-08-27 03:22:31,915 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66994ad6-2c50-4eeb-b848-34d83f5e9a92', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66994ad6-2c50-4eeb-b848-34d83f5e9a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:32,990 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.060s 2021-08-27 03:22:32,991 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e54085ca-e485-43a6-9298-1004a3447f0d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e54085ca-e485-43a6-9298-1004a3447f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:34,059 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.053s 2021-08-27 03:22:34,059 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f1d2fd1-0a95-4653-a037-382b28adb88b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f1d2fd1-0a95-4653-a037-382b28adb88b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:35,119 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.051s 2021-08-27 03:22:35,119 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e52971e-cdd5-4d4f-b2fd-9e094a62fc60', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e52971e-cdd5-4d4f-b2fd-9e094a62fc60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:36,181 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.053s 2021-08-27 03:22:36,181 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8c26ee7-dbd3-417c-9a0a-c700e306023d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8c26ee7-dbd3-417c-9a0a-c700e306023d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:37,241 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.051s 2021-08-27 03:22:37,242 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a573e0-7430-4163-a75c-76399cf52fcf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a573e0-7430-4163-a75c-76399cf52fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:38,309 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.051s 2021-08-27 03:22:38,309 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebf259fd-4809-47ca-ab40-d9dd21ab253f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebf259fd-4809-47ca-ab40-d9dd21ab253f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:39,371 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.054s 2021-08-27 03:22:39,372 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4225c753-71ac-461a-a935-a34534486e83', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4225c753-71ac-461a-a935-a34534486e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:40,431 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.051s 2021-08-27 03:22:40,431 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abc42450-7ec2-4c87-abdf-41d49af8638f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abc42450-7ec2-4c87-abdf-41d49af8638f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:41,493 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.052s 2021-08-27 03:22:41,493 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cc9ff96-a9c5-47ab-ba25-55fafd120772', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cc9ff96-a9c5-47ab-ba25-55fafd120772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:42,549 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:22:42,549 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c45785-f8e6-4dff-af66-e63098937542', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c45785-f8e6-4dff-af66-e63098937542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:43,604 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:22:43,604 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2477ee4b-2fc3-4beb-a88f-c981cbbfd571', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2477ee4b-2fc3-4beb-a88f-c981cbbfd571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:44,658 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:22:44,659 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daa9b52d-d1a2-4974-afd1-62f9520699aa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daa9b52d-d1a2-4974-afd1-62f9520699aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:45,716 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:22:45,716 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-937a5328-18f4-415e-9120-20b72b4285bd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-937a5328-18f4-415e-9120-20b72b4285bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:46,773 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:22:46,773 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d566524-a1a7-46ce-a1e1-a91de3b4a47f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d566524-a1a7-46ce-a1e1-a91de3b4a47f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:47,832 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.051s 2021-08-27 03:22:47,833 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d947201e-be36-4c82-b06e-fad819e5d1c9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d947201e-be36-4c82-b06e-fad819e5d1c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:48,892 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.052s 2021-08-27 03:22:48,892 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34b162a3-759a-46cb-95ad-6008a1f3ec73', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34b162a3-759a-46cb-95ad-6008a1f3ec73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:49,950 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:22:49,951 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4dd1cdd-73e4-4a5c-a25c-26e11917720c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4dd1cdd-73e4-4a5c-a25c-26e11917720c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:51,009 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:22:51,009 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc632a4-5e43-47c3-b6ff-54b81f98b5c5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fc632a4-5e43-47c3-b6ff-54b81f98b5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:52,088 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.070s 2021-08-27 03:22:52,088 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d718b9c-58c1-4193-b7a9-cdee8d4519b3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d718b9c-58c1-4193-b7a9-cdee8d4519b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:53,159 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.063s 2021-08-27 03:22:53,160 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8efd8c8-c7b7-4177-9b9a-4cd10c1f902e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8efd8c8-c7b7-4177-9b9a-4cd10c1f902e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:54,226 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.057s 2021-08-27 03:22:54,227 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-558add72-debf-47c8-b6aa-c9e10e4d6985', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-558add72-debf-47c8-b6aa-c9e10e4d6985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:55,286 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.051s 2021-08-27 03:22:55,287 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff8449e-304d-4781-b63a-9edc75434dbd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff8449e-304d-4781-b63a-9edc75434dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:56,346 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.051s 2021-08-27 03:22:56,347 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8298e571-ceaf-40cd-b459-4ce4f5449797', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8298e571-ceaf-40cd-b459-4ce4f5449797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:57,415 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.061s 2021-08-27 03:22:57,416 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ce1a0fe-dd07-4524-b79f-1870e7a49d13', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ce1a0fe-dd07-4524-b79f-1870e7a49d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:58,472 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:22:58,473 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d38e4af-e14a-494a-91a0-70e237a3ee00', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d38e4af-e14a-494a-91a0-70e237a3ee00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:22:59,532 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.052s 2021-08-27 03:22:59,533 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10e53c50-bec7-4b16-9dbf-620ea96dc7d4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10e53c50-bec7-4b16-9dbf-620ea96dc7d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:00,593 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.052s 2021-08-27 03:23:00,594 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b993b4a5-3cd5-4c81-a194-d924efde789a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b993b4a5-3cd5-4c81-a194-d924efde789a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:01,650 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:23:01,650 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c599086-c545-4893-8daa-ef8c03427d4e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c599086-c545-4893-8daa-ef8c03427d4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:02,709 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:23:02,710 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f732c9-4f2b-498d-b392-faf0cb7cc756', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67f732c9-4f2b-498d-b392-faf0cb7cc756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:03,773 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.054s 2021-08-27 03:23:03,773 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe96cc1-e24c-44f4-812e-fbc012a286ac', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe96cc1-e24c-44f4-812e-fbc012a286ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:04,833 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.052s 2021-08-27 03:23:04,833 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e5e006a-e6c1-42f1-8476-2dbc6748ab6c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e5e006a-e6c1-42f1-8476-2dbc6748ab6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:05,891 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:23:05,892 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d90a002-24f9-4d25-8b16-f18a69a70e49', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d90a002-24f9-4d25-8b16-f18a69a70e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:06,945 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:23:06,946 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9bd5873-a9e4-4b41-b51d-02a2c56423b1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9bd5873-a9e4-4b41-b51d-02a2c56423b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:08,000 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:23:08,001 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f294c429-a615-4f57-9968-1eddb20b92fe', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f294c429-a615-4f57-9968-1eddb20b92fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:09,062 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.053s 2021-08-27 03:23:09,062 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c5955df-84d7-4dc6-96d0-1bb4d940cf39', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c5955df-84d7-4dc6-96d0-1bb4d940cf39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:10,120 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.051s 2021-08-27 03:23:10,121 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4ca0866-c9a3-4dc3-b916-b5e67c63b126', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4ca0866-c9a3-4dc3-b916-b5e67c63b126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:11,176 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:23:11,177 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1169f8da-7ddd-4006-b08a-ea7518369114', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1169f8da-7ddd-4006-b08a-ea7518369114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:12,233 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:23:12,234 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e5b445-6859-4954-9b66-6f6a8cce1c85', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e5b445-6859-4954-9b66-6f6a8cce1c85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:13,293 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.051s 2021-08-27 03:23:13,293 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e72326-75b5-49dc-9023-3724e99168b5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e72326-75b5-49dc-9023-3724e99168b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:14,350 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:23:14,351 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b58dd494-86fb-4018-b22f-0c0d95e5c753', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b58dd494-86fb-4018-b22f-0c0d95e5c753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:15,404 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:23:15,405 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9eb7331-c10f-44d5-b0de-a18400ae03bf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9eb7331-c10f-44d5-b0de-a18400ae03bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:16,459 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:23:16,460 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ce44a0-bd97-45bd-b51e-abaf102999e4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ce44a0-bd97-45bd-b51e-abaf102999e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:17,516 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:23:17,517 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a061a3-b97e-408c-84d6-107f38bbdca2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a061a3-b97e-408c-84d6-107f38bbdca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:18,572 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:23:18,573 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa263c8d-fc86-4e1d-836c-2d1717aa0d56', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa263c8d-fc86-4e1d-836c-2d1717aa0d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:19,633 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.053s 2021-08-27 03:23:19,634 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca300f66-5896-4df0-aefd-131f809dd1ef', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca300f66-5896-4df0-aefd-131f809dd1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:20,690 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:23:20,690 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c4be5c1-ddbc-44fa-ae2e-c70564916755', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c4be5c1-ddbc-44fa-ae2e-c70564916755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:21,744 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:23:21,745 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d9142b1-7758-46ef-a5a2-546d5a1f0650', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d9142b1-7758-46ef-a5a2-546d5a1f0650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:22,801 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:23:22,801 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42f69c89-6a73-4c35-bafb-a60cd58dbf62', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42f69c89-6a73-4c35-bafb-a60cd58dbf62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:23,856 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:23:23,857 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c3e954-cc41-4562-9a6d-e3feebc8b5e7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c3e954-cc41-4562-9a6d-e3feebc8b5e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:24,914 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:23:24,915 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-477682bc-44a5-4ed5-a31c-0f1eea195722', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-477682bc-44a5-4ed5-a31c-0f1eea195722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:25,975 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:23:25,975 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15fd3263-f5d2-4446-b4f0-0cdaf8a8f7a8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15fd3263-f5d2-4446-b4f0-0cdaf8a8f7a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:27,033 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:23:27,033 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0387e80-55a6-4b1b-ae20-b4b1a7791690', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0387e80-55a6-4b1b-ae20-b4b1a7791690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:28,089 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:23:28,090 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b1ba38e-bbc5-4a55-ad38-4b9bc1417088', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b1ba38e-bbc5-4a55-ad38-4b9bc1417088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:29,144 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:23:29,145 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6fc2168-5afa-4b05-ae8e-bde1b2c5fe5a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6fc2168-5afa-4b05-ae8e-bde1b2c5fe5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:30,332 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.179s 2021-08-27 03:23:30,332 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1dff883-c748-4130-98cf-eb1aed6b3648', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1dff883-c748-4130-98cf-eb1aed6b3648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:31,390 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:23:31,390 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8484f442-560f-44e5-bd1b-a0f8a74f151f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8484f442-560f-44e5-bd1b-a0f8a74f151f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:32,448 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:23:32,449 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fbe3467-ec2f-4018-8e2b-b039cb12c573', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fbe3467-ec2f-4018-8e2b-b039cb12c573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:33,513 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:23:33,513 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc57d35-0189-45f0-85dc-9e6bb44cf16b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc57d35-0189-45f0-85dc-9e6bb44cf16b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:34,568 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:23:34,569 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e640131d-c7c4-49ce-b47d-26c15068373f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e640131d-c7c4-49ce-b47d-26c15068373f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:35,631 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.055s 2021-08-27 03:23:35,631 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0e80857-0311-40ab-a2f8-a6fb22b6f779', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0e80857-0311-40ab-a2f8-a6fb22b6f779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:36,697 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.058s 2021-08-27 03:23:36,698 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b5fba3-ba77-458b-b53f-168e801a616a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b5fba3-ba77-458b-b53f-168e801a616a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:37,759 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.052s 2021-08-27 03:23:37,759 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed564ab-8413-4c23-b0bd-fed15c478214', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eed564ab-8413-4c23-b0bd-fed15c478214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:38,815 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:23:38,815 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de8a7f51-33c8-40be-925b-af0670f857f2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de8a7f51-33c8-40be-925b-af0670f857f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:39,873 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:23:39,874 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b199df0-f678-4f75-a8ed-57fcacc1f7aa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b199df0-f678-4f75-a8ed-57fcacc1f7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:40,936 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.053s 2021-08-27 03:23:40,936 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2faf0f39-bb1e-415a-a64f-f35af76f1ce2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2faf0f39-bb1e-415a-a64f-f35af76f1ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:41,996 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:23:41,996 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cde736c-2f69-44d3-880b-ea0d6c4ef64e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cde736c-2f69-44d3-880b-ea0d6c4ef64e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:43,055 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.051s 2021-08-27 03:23:43,056 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7478f7e5-1d36-422a-b3be-0b547de44190', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7478f7e5-1d36-422a-b3be-0b547de44190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:44,111 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:23:44,111 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-001aa220-df64-4723-a115-080ebb7cff0a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-001aa220-df64-4723-a115-080ebb7cff0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:45,170 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:23:45,170 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856e6437-bfc0-4a82-8999-afed69e6fefc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856e6437-bfc0-4a82-8999-afed69e6fefc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:46,271 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.091s 2021-08-27 03:23:46,272 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad725f2a-359a-4781-871b-0b98d5c6f8f9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad725f2a-359a-4781-871b-0b98d5c6f8f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:47,328 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:23:47,328 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63bf30f5-890b-40f2-be39-006a10aa3580', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63bf30f5-890b-40f2-be39-006a10aa3580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:48,384 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:23:48,385 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea3664d8-aece-4717-bfa3-3b0dc958a57a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea3664d8-aece-4717-bfa3-3b0dc958a57a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:49,442 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:23:49,443 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-090bb91c-b954-455e-828a-4ac9b2466455', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-090bb91c-b954-455e-828a-4ac9b2466455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:50,496 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:23:50,497 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14819980-a48b-48b5-9ea7-e8f71d0213b3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14819980-a48b-48b5-9ea7-e8f71d0213b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:51,549 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.045s 2021-08-27 03:23:51,550 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-310233f1-0c9e-410f-907e-696b5f63558f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310233f1-0c9e-410f-907e-696b5f63558f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:52,603 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:23:52,604 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50659530-61e3-4ba2-80a5-f00dd76bed2e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50659530-61e3-4ba2-80a5-f00dd76bed2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:53,655 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.045s 2021-08-27 03:23:53,656 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1567647-7e2d-4582-be65-2e298c1e5996', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1567647-7e2d-4582-be65-2e298c1e5996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:54,711 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:23:54,711 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-525016e9-dc86-41a0-8a8e-0b3a786961f6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-525016e9-dc86-41a0-8a8e-0b3a786961f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:55,770 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:23:55,770 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f82b3bd-d2ce-4634-8618-6eeff1c87be1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f82b3bd-d2ce-4634-8618-6eeff1c87be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:56,825 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:23:56,825 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-627b8546-7471-4a86-b70b-b43b8a33e2e8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-627b8546-7471-4a86-b70b-b43b8a33e2e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:57,883 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:23:57,883 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9434fe5d-3b5e-4186-9b8a-913405244e20', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9434fe5d-3b5e-4186-9b8a-913405244e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:58,936 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:23:58,937 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8b05444-553a-428a-afc5-507f108df631', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b05444-553a-428a-afc5-507f108df631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:23:59,992 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:23:59,993 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d587dcc-94b2-4acf-ba15-81deae6cb783', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d587dcc-94b2-4acf-ba15-81deae6cb783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:01,048 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:24:01,048 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f226262e-66d5-479b-a3cd-fb1ab0bda335', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f226262e-66d5-479b-a3cd-fb1ab0bda335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:02,108 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.052s 2021-08-27 03:24:02,109 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dac0e63c-ca1c-4c82-8f76-7a2b00110972', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dac0e63c-ca1c-4c82-8f76-7a2b00110972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:03,167 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:24:03,167 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87ea4deb-dc67-4588-95a3-cd018478f87e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87ea4deb-dc67-4588-95a3-cd018478f87e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:04,221 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.045s 2021-08-27 03:24:04,222 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f3b06a-96aa-499a-adcb-02df451b23e6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f3b06a-96aa-499a-adcb-02df451b23e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:05,285 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.055s 2021-08-27 03:24:05,285 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05d56233-a599-45d1-98ea-5efe68ef75e0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05d56233-a599-45d1-98ea-5efe68ef75e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:06,344 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:24:06,345 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-216078df-1dba-4dd3-acbc-0c83b88b2c58', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-216078df-1dba-4dd3-acbc-0c83b88b2c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:07,400 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:24:07,401 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c65a841-2242-4ecc-bd23-9340131a78dc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c65a841-2242-4ecc-bd23-9340131a78dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:08,457 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:24:08,458 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a74ce38d-d1fa-4f66-ad77-ea62eb1b2a67', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a74ce38d-d1fa-4f66-ad77-ea62eb1b2a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:09,535 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.069s 2021-08-27 03:24:09,536 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-882775f4-abe1-40a5-8417-b07875e0a41f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-882775f4-abe1-40a5-8417-b07875e0a41f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:10,593 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:24:10,594 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd025a9-aab4-431e-9445-e1b3cf17730b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd025a9-aab4-431e-9445-e1b3cf17730b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:11,651 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:24:11,651 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7347542b-062c-4d31-85cf-0b1c426a0252', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7347542b-062c-4d31-85cf-0b1c426a0252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:12,711 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.052s 2021-08-27 03:24:12,711 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27545da5-aa23-41ff-83d8-b52391d0dac0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27545da5-aa23-41ff-83d8-b52391d0dac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:13,769 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:24:13,769 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b900ab6d-4c82-48e7-81ef-f1a71070f476', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b900ab6d-4c82-48e7-81ef-f1a71070f476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:14,831 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.052s 2021-08-27 03:24:14,831 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ac6713a-4b05-4ece-bdb3-f74901c4ce48', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ac6713a-4b05-4ece-bdb3-f74901c4ce48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:15,909 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.070s 2021-08-27 03:24:15,910 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dee89c7-7ef5-4512-b166-ca06ac89b474', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dee89c7-7ef5-4512-b166-ca06ac89b474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:16,988 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.063s 2021-08-27 03:24:16,988 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33da19f2-667a-4a18-9fb8-5109dd9908ea', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33da19f2-667a-4a18-9fb8-5109dd9908ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:18,053 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.056s 2021-08-27 03:24:18,054 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c887b41e-f87f-40da-b070-d6ad40a4ff58', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c887b41e-f87f-40da-b070-d6ad40a4ff58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:19,127 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.065s 2021-08-27 03:24:19,127 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-479ac3fd-ab24-46d9-80be-fbaefeb1d77d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-479ac3fd-ab24-46d9-80be-fbaefeb1d77d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:20,190 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.053s 2021-08-27 03:24:20,190 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ea5b2e9-f40a-4cb2-9942-f4e3b06a999c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ea5b2e9-f40a-4cb2-9942-f4e3b06a999c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:21,260 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.058s 2021-08-27 03:24:21,261 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-783c0749-2298-4a60-ad18-aa47ded7b565', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-783c0749-2298-4a60-ad18-aa47ded7b565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:22,323 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.055s 2021-08-27 03:24:22,324 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fc6ab3b-9e65-41cf-a228-a73ce1713059', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fc6ab3b-9e65-41cf-a228-a73ce1713059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:23,391 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.059s 2021-08-27 03:24:23,391 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b41a2f4c-55c6-4ebf-9d96-f4dc5589f678', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b41a2f4c-55c6-4ebf-9d96-f4dc5589f678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:24,453 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.054s 2021-08-27 03:24:24,453 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-661b2315-a38c-4fb7-a244-b29bfd69b0a5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-661b2315-a38c-4fb7-a244-b29bfd69b0a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:25,529 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.066s 2021-08-27 03:24:25,529 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14cb15c1-7bc4-4c9f-afad-c638949a9b77', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14cb15c1-7bc4-4c9f-afad-c638949a9b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:26,602 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.063s 2021-08-27 03:24:26,603 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b170f4e-33a0-4baf-9287-e54357077fae', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b170f4e-33a0-4baf-9287-e54357077fae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:27,682 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.071s 2021-08-27 03:24:27,682 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58c20254-5267-42e2-afb8-fd1addfb04e7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58c20254-5267-42e2-afb8-fd1addfb04e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:28,741 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:24:28,741 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ac326e7-b165-4570-8e30-2ced74c73b31', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac326e7-b165-4570-8e30-2ced74c73b31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:29,811 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.061s 2021-08-27 03:24:29,811 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca23d956-c70a-4538-a191-eec0a73fd014', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca23d956-c70a-4538-a191-eec0a73fd014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:30,884 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.060s 2021-08-27 03:24:30,885 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12199ccb-08c4-411b-9ad5-adbb7cd03342', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12199ccb-08c4-411b-9ad5-adbb7cd03342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:31,948 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.055s 2021-08-27 03:24:31,948 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62857b6d-33df-467e-8220-4cdec5dbac4d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62857b6d-33df-467e-8220-4cdec5dbac4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:33,002 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:24:33,003 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e697e271-6ec8-4d7d-86a0-d426bd10ca45', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e697e271-6ec8-4d7d-86a0-d426bd10ca45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:34,058 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:24:34,058 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-086feae9-d8fe-4bfa-9cb6-7a1366687cd5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-086feae9-d8fe-4bfa-9cb6-7a1366687cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:35,117 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.051s 2021-08-27 03:24:35,117 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8859a4bf-9467-4477-b609-9ea95afc90fe', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8859a4bf-9467-4477-b609-9ea95afc90fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:36,176 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.051s 2021-08-27 03:24:36,177 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-966ed714-a964-4a2e-b236-5c2ee4f83bdb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-966ed714-a964-4a2e-b236-5c2ee4f83bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:37,238 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.053s 2021-08-27 03:24:37,238 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71a5198b-beb9-453d-a416-53f5ea4989e3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71a5198b-beb9-453d-a416-53f5ea4989e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:38,311 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.065s 2021-08-27 03:24:38,311 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41e10e79-f3de-4c71-a136-b26771bbba46', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41e10e79-f3de-4c71-a136-b26771bbba46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:39,367 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:24:39,368 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab85ef68-cb50-446b-8a74-cb4010f1c467', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab85ef68-cb50-446b-8a74-cb4010f1c467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:40,422 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:24:40,422 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ee66cc8-a6d1-4b05-8cf4-4f55fa1b7105', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ee66cc8-a6d1-4b05-8cf4-4f55fa1b7105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:41,477 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:24:41,477 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79951eea-0dbb-47dd-915c-2bfdffcbdaa6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79951eea-0dbb-47dd-915c-2bfdffcbdaa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:42,532 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:24:42,533 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0d8fb1c-8931-498a-9352-9ed8758ca8f2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0d8fb1c-8931-498a-9352-9ed8758ca8f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:43,589 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:24:43,589 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98ce90d7-b61e-48d7-9aef-534bd140a0b8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98ce90d7-b61e-48d7-9aef-534bd140a0b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:44,654 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.056s 2021-08-27 03:24:44,654 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c2e3667-fcdd-41db-a79e-df4e2c83d881', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c2e3667-fcdd-41db-a79e-df4e2c83d881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:45,710 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:24:45,710 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9954194e-9a32-4eba-aa86-75babf102f98', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9954194e-9a32-4eba-aa86-75babf102f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:46,764 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:24:46,765 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54857c7d-275c-4c77-baff-bdef369e21de', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54857c7d-275c-4c77-baff-bdef369e21de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:47,820 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:24:47,821 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f6345f0-ca9a-48ca-a5aa-aaab040c82ad', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6345f0-ca9a-48ca-a5aa-aaab040c82ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:48,880 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.051s 2021-08-27 03:24:48,880 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef7c6e4-d002-4931-b398-b5e53ff7d6ab', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef7c6e4-d002-4931-b398-b5e53ff7d6ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:49,940 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.051s 2021-08-27 03:24:49,940 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfa7535e-a4ca-4d7d-be81-8256b694032c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa7535e-a4ca-4d7d-be81-8256b694032c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:50,996 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:24:50,996 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eccb370-d406-4a8d-845f-12f646397b5c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eccb370-d406-4a8d-845f-12f646397b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:52,052 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:24:52,052 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1460dca1-4a2d-4ff9-9b86-9049dae56dbb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1460dca1-4a2d-4ff9-9b86-9049dae56dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:53,110 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:24:53,110 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1250a16-2d67-4757-a553-10db97e76d10', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1250a16-2d67-4757-a553-10db97e76d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:54,164 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:24:54,165 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ff6dcd-fd6b-4c79-8c09-5f5fcc8cf5fc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ff6dcd-fd6b-4c79-8c09-5f5fcc8cf5fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:55,221 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:24:55,221 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0f37e5-657f-4c6f-9482-8e2bdb78ec9a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0f37e5-657f-4c6f-9482-8e2bdb78ec9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:56,277 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:24:56,278 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3200b10-0e9d-42a3-8e94-ac3728d58d6e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3200b10-0e9d-42a3-8e94-ac3728d58d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:57,332 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:24:57,333 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92afd61b-7367-4bba-b3c0-9519757ca557', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92afd61b-7367-4bba-b3c0-9519757ca557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:58,387 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:24:58,388 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f936d7e-10e7-4011-8e25-fd80a12a42c6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f936d7e-10e7-4011-8e25-fd80a12a42c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:24:59,442 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:24:59,443 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12bb5f61-4d40-4dec-aa16-19036bf8914c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12bb5f61-4d40-4dec-aa16-19036bf8914c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:00,499 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:25:00,499 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d155994-98d0-4111-9a55-56a65dd3f176', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d155994-98d0-4111-9a55-56a65dd3f176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:01,558 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:25:01,558 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8f7619c-fdc0-4d09-ad67-7483fecd0645', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8f7619c-fdc0-4d09-ad67-7483fecd0645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:02,614 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:25:02,615 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4b5d47d-6699-4c00-b728-0e96206d2ab5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4b5d47d-6699-4c00-b728-0e96206d2ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:03,669 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:03,669 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14819b72-c168-4deb-ae08-5f97c67a0f81', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14819b72-c168-4deb-ae08-5f97c67a0f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:04,727 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:25:04,727 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a35104a4-f45a-416b-86ec-04c1380074d6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a35104a4-f45a-416b-86ec-04c1380074d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:05,782 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:25:05,782 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e42c0287-0674-4018-8a17-1147d9449015', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e42c0287-0674-4018-8a17-1147d9449015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:06,839 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:25:06,840 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f544be0e-413a-4407-9123-ac2705b001b6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f544be0e-413a-4407-9123-ac2705b001b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:07,894 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:07,894 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-125420ef-2c6d-433e-b4ce-144ac86efd66', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-125420ef-2c6d-433e-b4ce-144ac86efd66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:08,949 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:25:08,950 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47fd3426-e107-4903-a45b-a780889a5114', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47fd3426-e107-4903-a45b-a780889a5114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:10,004 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:10,004 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f044a102-ddaf-4dbb-b3f0-a2b4076c1847', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f044a102-ddaf-4dbb-b3f0-a2b4076c1847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:11,060 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:25:11,060 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-233071d4-5484-41c7-9951-a233ab7e8d8c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-233071d4-5484-41c7-9951-a233ab7e8d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:12,118 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:25:12,119 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a0168f2-3712-4d48-b2c4-e170eb6b7f26', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a0168f2-3712-4d48-b2c4-e170eb6b7f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:13,174 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:25:13,175 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bbd39cf-e3b7-4692-b492-453794521f60', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bbd39cf-e3b7-4692-b492-453794521f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:14,252 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.069s 2021-08-27 03:25:14,252 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d60e4272-1f8a-41f4-9b8d-acffdc40c42f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d60e4272-1f8a-41f4-9b8d-acffdc40c42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:15,312 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:25:15,312 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52e70cbe-51b9-446d-8a70-d9f4f5040603', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52e70cbe-51b9-446d-8a70-d9f4f5040603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:16,370 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:25:16,370 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb9e86cf-eb71-4037-947d-3ccc6c9ea07c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb9e86cf-eb71-4037-947d-3ccc6c9ea07c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:17,426 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:25:17,426 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57b92873-44f4-41c0-b215-f1600477ef47', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57b92873-44f4-41c0-b215-f1600477ef47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:18,483 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:25:18,484 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f037525a-65d3-45ce-aab6-7d43bf04242d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f037525a-65d3-45ce-aab6-7d43bf04242d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:19,537 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.045s 2021-08-27 03:25:19,537 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89de8096-b5b4-458c-9b12-f41cb3d5654f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89de8096-b5b4-458c-9b12-f41cb3d5654f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:20,593 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:25:20,594 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-179397d2-fa42-4053-9582-ddb992855b4a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-179397d2-fa42-4053-9582-ddb992855b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:21,648 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:21,649 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c64d2ec-88e7-4a33-97de-cc0d2e5e60d1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c64d2ec-88e7-4a33-97de-cc0d2e5e60d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:22,703 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:25:22,703 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b66f0097-9935-4004-8337-466672444c6f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b66f0097-9935-4004-8337-466672444c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:23,758 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:23,758 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ef2105-ff85-4c9d-938b-e9f02d8bb344', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ef2105-ff85-4c9d-938b-e9f02d8bb344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:24,813 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:25:24,813 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d7d0d26-79e9-4bc3-bc59-e9e039e3e966', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d7d0d26-79e9-4bc3-bc59-e9e039e3e966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:25,867 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:25,868 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af963b5-f3d1-4d08-9d96-efd9fc79f884', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af963b5-f3d1-4d08-9d96-efd9fc79f884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:26,921 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:26,921 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29967e23-68ab-43ec-b9b6-59eef933c56e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29967e23-68ab-43ec-b9b6-59eef933c56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:27,976 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:27,976 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50d3c1af-8c14-42b2-bd53-c9aeba084f7e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50d3c1af-8c14-42b2-bd53-c9aeba084f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:29,031 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:29,032 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bac32b1c-62b8-4a91-b04e-192455876a70', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bac32b1c-62b8-4a91-b04e-192455876a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:30,087 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:25:30,088 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be975f67-f2b9-4eda-b454-58369e65113f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be975f67-f2b9-4eda-b454-58369e65113f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:31,143 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:25:31,143 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf79ca88-cc68-49e6-bf7f-3201f1f2f9d0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf79ca88-cc68-49e6-bf7f-3201f1f2f9d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:32,197 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:32,198 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00612ae2-7bbf-44a0-852f-e84940022d56', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00612ae2-7bbf-44a0-852f-e84940022d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:33,252 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:33,253 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b21233a-3278-486d-ab96-ea2e41170339', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b21233a-3278-486d-ab96-ea2e41170339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:34,307 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:25:34,308 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1db8016-f29c-4096-965a-045125f2d617', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1db8016-f29c-4096-965a-045125f2d617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:35,362 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:35,362 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6df9e5f3-1875-45c7-af12-d55cf4d67327', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6df9e5f3-1875-45c7-af12-d55cf4d67327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:36,416 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:36,417 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56cb3987-fbf1-4f0a-8640-312b74e49e30', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56cb3987-fbf1-4f0a-8640-312b74e49e30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:37,471 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:37,472 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c22eab14-db05-45b3-b05a-3d6c96542a8b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c22eab14-db05-45b3-b05a-3d6c96542a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:38,526 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:38,526 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10eff7f6-5207-4862-9d90-6c2c4ca749a7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10eff7f6-5207-4862-9d90-6c2c4ca749a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:39,580 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:39,580 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e43f981e-e61a-4c91-9c23-534decc2c7db', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43f981e-e61a-4c91-9c23-534decc2c7db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:40,634 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.045s 2021-08-27 03:25:40,634 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22778db6-7234-493d-b665-93f8fefdde92', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22778db6-7234-493d-b665-93f8fefdde92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:41,689 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:41,689 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8be4913-9118-4405-9173-b7b1ba5f9b24', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8be4913-9118-4405-9173-b7b1ba5f9b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:42,744 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:25:42,744 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2999b721-4a1e-4e1f-b54d-a4826dc4ad32', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2999b721-4a1e-4e1f-b54d-a4826dc4ad32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:43,799 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:25:43,800 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-612dfcc8-ee42-43c4-ba94-424a182bd9d7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-612dfcc8-ee42-43c4-ba94-424a182bd9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:44,861 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.052s 2021-08-27 03:25:44,862 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e54947d-16e1-44c7-8388-3a18db66c8bb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e54947d-16e1-44c7-8388-3a18db66c8bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:45,920 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:25:45,920 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c62ff6b-b6f5-469a-b370-c54c68f4dce4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c62ff6b-b6f5-469a-b370-c54c68f4dce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:46,975 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:46,975 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-594af679-821a-446d-a281-e1a1dd5750e2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-594af679-821a-446d-a281-e1a1dd5750e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:48,030 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:48,030 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35cea6c2-3556-446f-9668-ba5a2bfb5fe5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35cea6c2-3556-446f-9668-ba5a2bfb5fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:49,086 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:25:49,087 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69096905-91ea-489d-a36c-341012d2d123', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69096905-91ea-489d-a36c-341012d2d123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:50,140 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:50,141 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed9bc81-add5-464d-b846-6ffa0d778036', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed9bc81-add5-464d-b846-6ffa0d778036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:51,195 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:51,196 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de0ae3dd-9f1a-49e3-998a-25a5878be0ac', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de0ae3dd-9f1a-49e3-998a-25a5878be0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:52,251 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:25:52,252 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-817a6280-37ef-487d-8140-81fe09f1aeaf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-817a6280-37ef-487d-8140-81fe09f1aeaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:53,307 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:53,307 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-178dbb45-fafb-4f9f-adef-644c2e7da171', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-178dbb45-fafb-4f9f-adef-644c2e7da171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:54,361 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:25:54,361 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a71e68a-300e-4aad-b16b-a20e1abe42e3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a71e68a-300e-4aad-b16b-a20e1abe42e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:55,414 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.045s 2021-08-27 03:25:55,415 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-086f5bb9-d8e5-4096-80dc-15a2fa9c0c2c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-086f5bb9-d8e5-4096-80dc-15a2fa9c0c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:56,468 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:56,469 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae69344-5558-41b7-9de7-a9a37b99c171', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae69344-5558-41b7-9de7-a9a37b99c171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:57,523 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:25:57,523 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d463c9-aeb6-4aff-8df8-9764bd8b3a23', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d463c9-aeb6-4aff-8df8-9764bd8b3a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:58,579 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:25:58,579 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7871b165-8387-4766-b1b3-1f7b0f3002d8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7871b165-8387-4766-b1b3-1f7b0f3002d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:25:59,632 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:25:59,633 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6a32895-d73c-46e9-93eb-a14c16934ad6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6a32895-d73c-46e9-93eb-a14c16934ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:00,687 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:00,687 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe1914d0-09b8-4fad-9def-d5093633e3ad', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe1914d0-09b8-4fad-9def-d5093633e3ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:01,743 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:26:01,744 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7f201c4-6356-44ed-a008-669b4600a6ba', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7f201c4-6356-44ed-a008-669b4600a6ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:02,800 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:26:02,801 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54bd156d-a49c-401e-9a86-388d9a541837', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54bd156d-a49c-401e-9a86-388d9a541837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:03,856 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:26:03,857 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a54327e-03c5-4f17-8de7-6bc67f6c58fa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a54327e-03c5-4f17-8de7-6bc67f6c58fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:04,910 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:04,911 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-971ceeb0-45e2-499d-9d48-981ff1989ec0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-971ceeb0-45e2-499d-9d48-981ff1989ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:05,967 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:26:05,968 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f335679e-893d-46a1-8020-70306301c3f7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f335679e-893d-46a1-8020-70306301c3f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:07,035 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.059s 2021-08-27 03:26:07,036 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ee2894e-3748-4bc0-9013-c416c8b813c9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ee2894e-3748-4bc0-9013-c416c8b813c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:08,092 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:26:08,093 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-723b3274-f9bf-4144-b7af-1021a3aaf885', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-723b3274-f9bf-4144-b7af-1021a3aaf885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:09,148 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:09,148 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-814678a1-5aac-4a42-9ed2-46d804805c32', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-814678a1-5aac-4a42-9ed2-46d804805c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:10,202 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.045s 2021-08-27 03:26:10,202 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10d8af7b-a888-4cd0-824d-6bff59695885', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10d8af7b-a888-4cd0-824d-6bff59695885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:11,255 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:11,256 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96937f75-ffd5-4fe5-96b9-ef254d0d3b9a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96937f75-ffd5-4fe5-96b9-ef254d0d3b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:12,310 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:12,310 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7968e2fe-c5ec-4eaf-89bc-af4f5f2912bb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7968e2fe-c5ec-4eaf-89bc-af4f5f2912bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:13,364 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:13,364 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ca67e6-daa4-4189-8aec-238ef5b7489e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42ca67e6-daa4-4189-8aec-238ef5b7489e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:14,424 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:26:14,424 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bed558ce-2228-4c12-bc07-934487f1e09f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bed558ce-2228-4c12-bc07-934487f1e09f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:15,479 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:15,480 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02bb6871-4517-4644-a80a-7f34fe95457e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02bb6871-4517-4644-a80a-7f34fe95457e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:16,534 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:16,534 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde42b90-55af-44b1-8cae-479b151c660d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde42b90-55af-44b1-8cae-479b151c660d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:17,589 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:26:17,589 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66c4311c-7e05-40f6-9b0b-37dfb2d5aa50', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66c4311c-7e05-40f6-9b0b-37dfb2d5aa50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:18,643 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:18,644 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e0d15c3-0a2f-4915-a446-34e5b812e2ba', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e0d15c3-0a2f-4915-a446-34e5b812e2ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:19,700 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:26:19,700 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b3f3af6-0938-4759-87b1-070e8f90151a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b3f3af6-0938-4759-87b1-070e8f90151a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:20,754 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:20,755 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8128fed-816f-4b6e-b26f-5d5fdc3f7171', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8128fed-816f-4b6e-b26f-5d5fdc3f7171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:21,811 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:26:21,812 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-befd1537-7da3-4101-9e15-2aa2f76d3634', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-befd1537-7da3-4101-9e15-2aa2f76d3634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:22,867 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:26:22,868 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2976a29-8da8-4920-b41e-6ee8389d3fbe', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2976a29-8da8-4920-b41e-6ee8389d3fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:23,924 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:26:23,925 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b673b0a6-f8a6-48f0-ae93-ae00fabf16e2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b673b0a6-f8a6-48f0-ae93-ae00fabf16e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:24,980 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:26:24,980 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f0931e0-679d-4363-b2a2-2f39bdda6e0f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f0931e0-679d-4363-b2a2-2f39bdda6e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:26,038 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:26:26,038 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f82718b-09ba-4dfc-a737-d8660daf2284', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f82718b-09ba-4dfc-a737-d8660daf2284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:27,100 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.054s 2021-08-27 03:26:27,101 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5640e59-5d4d-4c81-a8c8-5b89a6507181', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5640e59-5d4d-4c81-a8c8-5b89a6507181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:28,157 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:26:28,157 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce0409f-f902-418e-bb5e-7291a68abda9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce0409f-f902-418e-bb5e-7291a68abda9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:29,214 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:26:29,214 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62a1692-a082-474b-8cf7-98b04130e53b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62a1692-a082-474b-8cf7-98b04130e53b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:30,269 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:26:30,270 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44150739-ca86-48fd-b2e8-b7a3d5102a4b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44150739-ca86-48fd-b2e8-b7a3d5102a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:31,330 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.051s 2021-08-27 03:26:31,330 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a310bc4-93e6-4a81-9510-19f332782f45', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a310bc4-93e6-4a81-9510-19f332782f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:32,387 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:26:32,387 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b64381-72e4-4c6a-8175-8598f2b8bf83', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b64381-72e4-4c6a-8175-8598f2b8bf83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:33,442 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:26:33,442 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2842f1d-7944-40ca-ac45-6fca888f8390', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2842f1d-7944-40ca-ac45-6fca888f8390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:34,497 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:26:34,497 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa25dc74-f143-479d-997a-049f6291219c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa25dc74-f143-479d-997a-049f6291219c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:35,552 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:35,552 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3768fab5-e3f0-4b00-ac54-c5565630ee4d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3768fab5-e3f0-4b00-ac54-c5565630ee4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:36,607 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:36,607 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5722215e-6300-46a3-8a20-970521cf6bdd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5722215e-6300-46a3-8a20-970521cf6bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:37,662 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:26:37,662 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37095d87-ca59-4311-bc0f-fd9e197b562c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37095d87-ca59-4311-bc0f-fd9e197b562c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:38,720 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:26:38,721 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b9d49e4-608d-46cd-b099-27fe50b5bace', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b9d49e4-608d-46cd-b099-27fe50b5bace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:39,775 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:39,775 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b75fbf8c-ae28-405f-b239-3294ef10e7b4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b75fbf8c-ae28-405f-b239-3294ef10e7b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:40,830 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:26:40,830 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82b28e62-38eb-47a3-8de4-09e118b78c53', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82b28e62-38eb-47a3-8de4-09e118b78c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:41,882 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.045s 2021-08-27 03:26:41,882 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-658b9747-dbe6-45b5-ad8a-0ca5d7221519', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-658b9747-dbe6-45b5-ad8a-0ca5d7221519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:42,938 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:26:42,938 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d95f66f-e8bd-4bba-922d-b3aa32086b1b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d95f66f-e8bd-4bba-922d-b3aa32086b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:43,993 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:43,993 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b80d23e4-b96b-40b9-a5fd-c34cb797c91d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b80d23e4-b96b-40b9-a5fd-c34cb797c91d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:45,048 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:26:45,049 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcd844d1-dde5-41d5-ab20-2abbdb5f4883', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcd844d1-dde5-41d5-ab20-2abbdb5f4883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:46,103 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:46,103 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-448788b3-80b7-47af-be95-81b0a0cd7792', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-448788b3-80b7-47af-be95-81b0a0cd7792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:47,158 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:26:47,159 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845321dc-5d22-47ad-9db8-0546cfcad264', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845321dc-5d22-47ad-9db8-0546cfcad264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:48,214 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:26:48,214 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40fb2991-2462-42b6-9af0-d83348b922ac', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40fb2991-2462-42b6-9af0-d83348b922ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:49,268 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:49,268 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60b67c73-3f19-4f05-abe6-358860bae946', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60b67c73-3f19-4f05-abe6-358860bae946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:50,323 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:50,323 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48eb3342-9155-4404-b8b2-e3bc951366f6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48eb3342-9155-4404-b8b2-e3bc951366f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:51,376 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:51,377 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be5f4eae-5dd1-4013-a335-e5980d3e80d0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be5f4eae-5dd1-4013-a335-e5980d3e80d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:52,431 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.045s 2021-08-27 03:26:52,431 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd00bb8b-287d-4c6f-a2c0-318f614c1391', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd00bb8b-287d-4c6f-a2c0-318f614c1391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:53,485 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:53,485 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f5426cd-302d-4dc5-93ee-26129284063c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f5426cd-302d-4dc5-93ee-26129284063c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:54,540 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:26:54,541 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc370b00-4320-4544-b1c4-f0f1b8fcce83', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc370b00-4320-4544-b1c4-f0f1b8fcce83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:55,595 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:55,595 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-703e7aa9-93a2-414d-8c41-16176bb0d9a3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-703e7aa9-93a2-414d-8c41-16176bb0d9a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:56,650 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:56,651 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-785b272e-a321-40e5-ab1d-17a6a54843d2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-785b272e-a321-40e5-ab1d-17a6a54843d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:57,705 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:26:57,706 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53272d3c-49f0-4569-beb9-6f55453e46d2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53272d3c-49f0-4569-beb9-6f55453e46d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:58,760 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:26:58,760 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa1dbc21-6872-41d7-a6cc-e1bbf0e4fe7e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa1dbc21-6872-41d7-a6cc-e1bbf0e4fe7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:26:59,815 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:26:59,815 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91ab0f7f-622c-4d0e-b8f6-f44f28c87960', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91ab0f7f-622c-4d0e-b8f6-f44f28c87960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:00,869 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:27:00,869 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d597b782-7000-44e1-bf74-06fb725c97b1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d597b782-7000-44e1-bf74-06fb725c97b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:01,924 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:27:01,924 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0482ca08-4126-418f-9576-8fda33811014', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0482ca08-4126-418f-9576-8fda33811014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:02,979 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:27:02,980 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ae4204-dbe7-45ce-b899-2c4ad9ec6a1a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ae4204-dbe7-45ce-b899-2c4ad9ec6a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:04,034 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:27:04,034 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19786b61-8507-4499-96d4-edcdb832bef2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19786b61-8507-4499-96d4-edcdb832bef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:05,094 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.051s 2021-08-27 03:27:05,094 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04ce6f6b-9536-4a21-a865-0bc157d0fee0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04ce6f6b-9536-4a21-a865-0bc157d0fee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:06,149 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.045s 2021-08-27 03:27:06,149 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ec75b15-d9e5-45a6-880e-f28b174c2b47', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ec75b15-d9e5-45a6-880e-f28b174c2b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:07,203 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:27:07,204 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da730bda-aa45-4de5-9c80-d2ca93385d69', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da730bda-aa45-4de5-9c80-d2ca93385d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:08,261 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:27:08,262 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17924862-262f-43be-931b-8d5100818b22', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17924862-262f-43be-931b-8d5100818b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:09,316 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:27:09,317 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11bfb342-89e5-4eaf-ace9-98bdd7cf0678', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11bfb342-89e5-4eaf-ace9-98bdd7cf0678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:10,371 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:27:10,372 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f85244a1-4169-4e39-a1dc-5304f2e3aba4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f85244a1-4169-4e39-a1dc-5304f2e3aba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:11,428 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:27:11,428 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-113564cc-cd8c-4c87-b796-75f4d2b26707', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-113564cc-cd8c-4c87-b796-75f4d2b26707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:12,483 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.045s 2021-08-27 03:27:12,483 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12fe4f8e-7317-4bfa-9928-e05a8405baa9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12fe4f8e-7317-4bfa-9928-e05a8405baa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:13,536 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:27:13,536 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1005cc5b-b18c-4a87-82bc-4fc7c25608f5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1005cc5b-b18c-4a87-82bc-4fc7c25608f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:14,594 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:27:14,594 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-749419a9-b67f-4e4e-8b83-7325f186e624', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-749419a9-b67f-4e4e-8b83-7325f186e624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:15,652 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:27:15,652 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abfe62b7-a5eb-4858-a669-f03508dd5637', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abfe62b7-a5eb-4858-a669-f03508dd5637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:16,706 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:27:16,707 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc6b6b4c-88c9-4799-bb87-83f158a40911', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc6b6b4c-88c9-4799-bb87-83f158a40911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:17,762 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:27:17,762 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e560018-455f-4e81-90da-df0930a9f1ea', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e560018-455f-4e81-90da-df0930a9f1ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:18,818 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:27:18,818 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59276568-b0ba-46f2-81cc-baffd8381d07', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59276568-b0ba-46f2-81cc-baffd8381d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:19,873 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:27:19,873 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f55cd9ce-3f24-4926-a2f0-4aa6f48b630b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f55cd9ce-3f24-4926-a2f0-4aa6f48b630b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:20,931 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:27:20,932 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74d48dcd-b5c3-4695-abb8-72e656cee6d6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74d48dcd-b5c3-4695-abb8-72e656cee6d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:21,987 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:27:21,987 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfbaa1c7-43c2-432e-b047-146d47d60e12', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfbaa1c7-43c2-432e-b047-146d47d60e12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:23,042 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:27:23,043 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef76f530-cf37-4772-93c5-c76a7ed61880', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef76f530-cf37-4772-93c5-c76a7ed61880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:24,097 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:27:24,098 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e74dfbc-e5db-4f81-8b4b-7764a6f2f609', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e74dfbc-e5db-4f81-8b4b-7764a6f2f609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:25,153 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:27:25,154 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd379e06-193e-49f9-bfcf-277b5237e307', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd379e06-193e-49f9-bfcf-277b5237e307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:26,209 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:27:26,210 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2322b9-6a76-40bb-a3fe-a1cfac87ac38', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2322b9-6a76-40bb-a3fe-a1cfac87ac38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:27,264 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:27:27,264 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a551652b-3142-4a8d-8254-d39f12df8a10', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a551652b-3142-4a8d-8254-d39f12df8a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:28,321 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:27:28,322 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e85add6-2344-4a1e-9c77-39b298f460d3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e85add6-2344-4a1e-9c77-39b298f460d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:29,377 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:27:29,377 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e58481f-8ed9-4da5-a5ed-0295a76bcbef', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e58481f-8ed9-4da5-a5ed-0295a76bcbef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:30,432 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:27:30,432 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eddfd4a1-ba41-4a15-9f49-017163ff3f91', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eddfd4a1-ba41-4a15-9f49-017163ff3f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:31,487 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:27:31,488 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c97150a-575e-4475-ad37-2de4a186503e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c97150a-575e-4475-ad37-2de4a186503e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:32,545 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:27:32,545 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92d4a6c3-ae60-40e4-a232-161cf2130a31', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92d4a6c3-ae60-40e4-a232-161cf2130a31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:33,603 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:27:33,603 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f953d72-0bd6-47e1-90a0-8839a3bce584', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f953d72-0bd6-47e1-90a0-8839a3bce584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:34,658 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:27:34,659 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae5df87-422b-4981-8458-7c391f994dfa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae5df87-422b-4981-8458-7c391f994dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:35,713 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:27:35,713 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56661864-244f-4ba8-8841-3e4a02d1502a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56661864-244f-4ba8-8841-3e4a02d1502a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:36,768 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:27:36,769 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c697a13-e7c4-4477-9593-29487fcf87de', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c697a13-e7c4-4477-9593-29487fcf87de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:37,824 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:27:37,825 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d92acc7-5660-47c8-b8e0-91261b9242a2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d92acc7-5660-47c8-b8e0-91261b9242a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:38,881 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:27:38,881 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae571723-0326-4330-8286-42f718956116', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae571723-0326-4330-8286-42f718956116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:39,936 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:27:39,936 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2232268-928a-44e4-a95f-89b529ee79aa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2232268-928a-44e4-a95f-89b529ee79aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:40,994 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.049s 2021-08-27 03:27:40,994 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eab0a601-0509-4eaf-b917-e213f06e0a69', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eab0a601-0509-4eaf-b917-e213f06e0a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:42,051 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:27:42,051 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acf9116a-7e8c-4dec-ad28-a99d6c558f34', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acf9116a-7e8c-4dec-ad28-a99d6c558f34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:43,115 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.056s 2021-08-27 03:27:43,116 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1576097-a22e-433d-9414-2bfea2964a05', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1576097-a22e-433d-9414-2bfea2964a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:44,179 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.055s 2021-08-27 03:27:44,179 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcff0e55-5ca7-4d8b-b381-7d05ef90aa45', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcff0e55-5ca7-4d8b-b381-7d05ef90aa45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:45,249 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.063s 2021-08-27 03:27:45,250 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b9df3f1-6eb0-458f-924e-380157db6b6c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b9df3f1-6eb0-458f-924e-380157db6b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:46,334 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.077s 2021-08-27 03:27:46,335 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-223d659e-be9d-4f36-9ccb-878ce7005883', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-223d659e-be9d-4f36-9ccb-878ce7005883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:47,402 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.060s 2021-08-27 03:27:47,403 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df5d234-262d-4dad-a5dd-80a0992655e5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df5d234-262d-4dad-a5dd-80a0992655e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:48,461 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:27:48,462 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-accd6b8f-044a-4752-bf7a-58b7de98519f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-accd6b8f-044a-4752-bf7a-58b7de98519f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:49,515 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:27:49,516 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f28ecb43-e5a4-4bb8-bf2d-5342574dda44', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f28ecb43-e5a4-4bb8-bf2d-5342574dda44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:50,574 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.051s 2021-08-27 03:27:50,575 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51dccca5-d3c7-4a64-8a12-1965a0e731fd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51dccca5-d3c7-4a64-8a12-1965a0e731fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:51,630 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:27:51,630 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50190a9d-8ef2-4ef2-afce-00108f75c4a8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50190a9d-8ef2-4ef2-afce-00108f75c4a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:52,685 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:27:52,685 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13291e82-71bf-4c51-9cd8-9ddec744bcde', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13291e82-71bf-4c51-9cd8-9ddec744bcde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:53,739 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:27:53,739 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7627909-f789-4bbb-9868-cfaa907a7076', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7627909-f789-4bbb-9868-cfaa907a7076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:54,794 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:27:54,795 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e374cb-d4b8-4971-a347-4fa8805a3f12', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e374cb-d4b8-4971-a347-4fa8805a3f12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:55,850 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:27:55,850 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d75c9cc-c027-4324-ba23-c8e88d2338a2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d75c9cc-c027-4324-ba23-c8e88d2338a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:56,904 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:27:56,904 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a814a719-5679-4a5a-8c2e-6d70bb719aa4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a814a719-5679-4a5a-8c2e-6d70bb719aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:57,960 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.047s 2021-08-27 03:27:57,960 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9f6dc06-da88-4cdc-bfaa-b31e27d2a761', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9f6dc06-da88-4cdc-bfaa-b31e27d2a761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:27:59,017 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.048s 2021-08-27 03:27:59,017 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43cf41a2-cdd7-4b70-bc0c-8901140cdf3b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43cf41a2-cdd7-4b70-bc0c-8901140cdf3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:28:00,075 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.050s 2021-08-27 03:28:00,076 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54e6a8f-8df2-4a56-a3cb-a62dbe697d27', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54e6a8f-8df2-4a56-a3cb-a62dbe697d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:28:01,129 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.046s 2021-08-27 03:28:01,130 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6f1d5d5-3fb4-4a4f-8e95-53335bae3743', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6f1d5d5-3fb4-4a4f-8e95-53335bae3743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:28:02,196 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63 0.057s 2021-08-27 03:28:02,196 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e007e8cd-5a80-4ce5-9803-e11164009d05', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e007e8cd-5a80-4ce5-9803-e11164009d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63'} Body: b'{"volume": {"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:13:30.000000", "updated_at": "2021-08-27T03:22:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2022018810", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/2d6995cd-3366-4ef9-b11c-9d4f96875e63"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "attachment_id": "185a4765-a50f-4d25-8a98-c69e9e948f44", "volume_id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63", "server_id": "baa6a26e-b372-4bcd-ba73-384609de9286", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-08-27T03:15:49.000000"}], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:28:03,339 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 1.136s 2021-08-27 03:28:03,340 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f742fd07-3235-4625-95cd-be1fcfb693c0', 'x-compute-request-id': 'req-f742fd07-3235-4625-95cd-be1fcfb693c0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'' 2021-08-27 03:28:03,701 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.361s 2021-08-27 03:28:03,701 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1558', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2c6d350-e008-4da3-bc6e-e7473bb1461c', 'x-compute-request-id': 'req-a2c6d350-e008-4da3-bc6e-e7473bb1461c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1437947101-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:c9:e2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:04,795 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:28:04,796 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f8bb521-3ade-4a78-ae68-69a0533dbab2', 'x-compute-request-id': 'req-0f8bb521-3ade-4a78-ae68-69a0533dbab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:05,944 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.140s 2021-08-27 03:28:05,944 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d79ffa94-58e5-456b-9601-f135ae222840', 'x-compute-request-id': 'req-d79ffa94-58e5-456b-9601-f135ae222840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:07,051 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.098s 2021-08-27 03:28:07,052 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc2a0467-b219-49b6-8aab-4606817a1580', 'x-compute-request-id': 'req-bc2a0467-b219-49b6-8aab-4606817a1580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:08,153 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.093s 2021-08-27 03:28:08,153 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46fcca70-ad9e-4b63-93de-733299e86227', 'x-compute-request-id': 'req-46fcca70-ad9e-4b63-93de-733299e86227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:09,278 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.116s 2021-08-27 03:28:09,278 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2944a77b-aa9f-4576-9215-378432e195f9', 'x-compute-request-id': 'req-2944a77b-aa9f-4576-9215-378432e195f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:10,377 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.090s 2021-08-27 03:28:10,377 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66eea1d2-fdfc-4fd4-b4f0-3c80b88a068b', 'x-compute-request-id': 'req-66eea1d2-fdfc-4fd4-b4f0-3c80b88a068b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:11,473 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.087s 2021-08-27 03:28:11,473 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9e304d1-442e-4916-a55b-43e59c965ebb', 'x-compute-request-id': 'req-b9e304d1-442e-4916-a55b-43e59c965ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:12,566 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:28:12,567 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4713754-380f-498b-8353-53c507d1a2ee', 'x-compute-request-id': 'req-a4713754-380f-498b-8353-53c507d1a2ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:13,660 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:28:13,661 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3759e9b9-8e3e-4468-861e-73f41225e5a7', 'x-compute-request-id': 'req-3759e9b9-8e3e-4468-861e-73f41225e5a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:14,758 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.088s 2021-08-27 03:28:14,758 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-205e9e76-75ff-4314-b7ae-9437e08631ba', 'x-compute-request-id': 'req-205e9e76-75ff-4314-b7ae-9437e08631ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:15,854 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.087s 2021-08-27 03:28:15,854 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a958c62-e510-4c3c-b2cf-74a44e7d9857', 'x-compute-request-id': 'req-5a958c62-e510-4c3c-b2cf-74a44e7d9857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:16,948 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.084s 2021-08-27 03:28:16,948 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afa1125e-2b65-4766-8f64-70a2f96f0f66', 'x-compute-request-id': 'req-afa1125e-2b65-4766-8f64-70a2f96f0f66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:18,041 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.084s 2021-08-27 03:28:18,041 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fc1e917-a698-48eb-9f32-1561538bd307', 'x-compute-request-id': 'req-4fc1e917-a698-48eb-9f32-1561538bd307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:19,137 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.087s 2021-08-27 03:28:19,138 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ade2076-81b6-4a4e-b759-dcc859f29f89', 'x-compute-request-id': 'req-5ade2076-81b6-4a4e-b759-dcc859f29f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:20,236 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.087s 2021-08-27 03:28:20,236 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5c03cad-dfda-4b79-ad3d-18eee71ba521', 'x-compute-request-id': 'req-a5c03cad-dfda-4b79-ad3d-18eee71ba521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:21,328 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:28:21,328 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b388ce3-2908-4b75-a2a2-2a09e0b9480e', 'x-compute-request-id': 'req-6b388ce3-2908-4b75-a2a2-2a09e0b9480e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:22,419 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.082s 2021-08-27 03:28:22,420 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76e18680-7d1d-4f0d-bf63-6f8b42d276ad', 'x-compute-request-id': 'req-76e18680-7d1d-4f0d-bf63-6f8b42d276ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:23,511 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:28:23,511 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db71fecf-586d-4d63-976d-1520dd785c34', 'x-compute-request-id': 'req-db71fecf-586d-4d63-976d-1520dd785c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:24,603 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:28:24,603 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d2121a3-6d52-4ad8-90ac-67fb2fcffbdb', 'x-compute-request-id': 'req-7d2121a3-6d52-4ad8-90ac-67fb2fcffbdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:25,702 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.091s 2021-08-27 03:28:25,703 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ec55048-6ae3-4650-904c-0a2a5994bfb1', 'x-compute-request-id': 'req-6ec55048-6ae3-4650-904c-0a2a5994bfb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:26,794 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:28:26,794 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3365bd72-daf4-44dc-8d89-c707b46ae1f0', 'x-compute-request-id': 'req-3365bd72-daf4-44dc-8d89-c707b46ae1f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:27,886 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:28:27,886 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8e7d001-34aa-4c05-8ca1-8146cb38cf64', 'x-compute-request-id': 'req-a8e7d001-34aa-4c05-8ca1-8146cb38cf64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:28,978 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:28:28,978 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc1da370-92da-49c7-976d-3c599ac1567a', 'x-compute-request-id': 'req-fc1da370-92da-49c7-976d-3c599ac1567a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:30,226 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.239s 2021-08-27 03:28:30,226 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-710f2361-a405-48a5-8ea5-6057d83608ba', 'x-compute-request-id': 'req-710f2361-a405-48a5-8ea5-6057d83608ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:31,320 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:28:31,320 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14483226-515d-4dc3-8756-7d6d491cddf6', 'x-compute-request-id': 'req-14483226-515d-4dc3-8756-7d6d491cddf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:32,421 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.092s 2021-08-27 03:28:32,422 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcf3c97d-5003-49c2-a2b5-aea99967b491', 'x-compute-request-id': 'req-bcf3c97d-5003-49c2-a2b5-aea99967b491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:33,523 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.093s 2021-08-27 03:28:33,524 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd0da5df-09b3-44f8-9919-a364cf2bff1c', 'x-compute-request-id': 'req-cd0da5df-09b3-44f8-9919-a364cf2bff1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:34,619 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.086s 2021-08-27 03:28:34,619 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ca26f52-aba0-405e-a307-f6c0a6690c69', 'x-compute-request-id': 'req-6ca26f52-aba0-405e-a307-f6c0a6690c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:35,717 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.089s 2021-08-27 03:28:35,717 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b39f621-4860-4054-9cfb-30d8ca5cbbb4', 'x-compute-request-id': 'req-2b39f621-4860-4054-9cfb-30d8ca5cbbb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:36,811 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:28:36,812 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5f6ed31-e191-47c3-905c-dead8def349a', 'x-compute-request-id': 'req-e5f6ed31-e191-47c3-905c-dead8def349a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:37,905 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:28:37,906 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1b9d1d6-dba0-437f-bd95-8a21a25a799e', 'x-compute-request-id': 'req-a1b9d1d6-dba0-437f-bd95-8a21a25a799e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:38,999 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:28:38,999 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e58e7616-3bba-4b3e-ad63-68c89f7a1539', 'x-compute-request-id': 'req-e58e7616-3bba-4b3e-ad63-68c89f7a1539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:40,092 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:28:40,092 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46ccf5ef-4521-4a09-92d4-f5454f70c1c9', 'x-compute-request-id': 'req-46ccf5ef-4521-4a09-92d4-f5454f70c1c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:41,185 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:28:41,186 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35b28c8e-0896-404e-8ab5-b7413cc290f5', 'x-compute-request-id': 'req-35b28c8e-0896-404e-8ab5-b7413cc290f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:42,277 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.082s 2021-08-27 03:28:42,277 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b41168f6-9d3a-4196-8bf2-da53e7253eaf', 'x-compute-request-id': 'req-b41168f6-9d3a-4196-8bf2-da53e7253eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:43,370 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:28:43,371 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ce11927-3c8d-43fa-af8b-177fb915e35f', 'x-compute-request-id': 'req-3ce11927-3c8d-43fa-af8b-177fb915e35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:44,462 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.082s 2021-08-27 03:28:44,462 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1432a11c-6761-41c9-8d83-8bea27c8b348', 'x-compute-request-id': 'req-1432a11c-6761-41c9-8d83-8bea27c8b348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:45,557 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:28:45,557 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8966b093-779e-47a5-b1b1-a8dc2d61305a', 'x-compute-request-id': 'req-8966b093-779e-47a5-b1b1-a8dc2d61305a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:46,652 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.086s 2021-08-27 03:28:46,653 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dc7a571-4357-4d69-98a0-65d777acf8ac', 'x-compute-request-id': 'req-0dc7a571-4357-4d69-98a0-65d777acf8ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:47,743 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.082s 2021-08-27 03:28:47,744 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea3b3cf1-5a16-4125-b253-f0de67d8eeb0', 'x-compute-request-id': 'req-ea3b3cf1-5a16-4125-b253-f0de67d8eeb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:48,836 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:28:48,837 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf228594-c1b3-432d-ae67-82d6c5766525', 'x-compute-request-id': 'req-cf228594-c1b3-432d-ae67-82d6c5766525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:49,928 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.082s 2021-08-27 03:28:49,928 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d293b168-368b-478c-b831-185757855286', 'x-compute-request-id': 'req-d293b168-368b-478c-b831-185757855286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:51,019 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:28:51,019 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ccf36a2-fe99-462e-9d27-112b9c362807', 'x-compute-request-id': 'req-5ccf36a2-fe99-462e-9d27-112b9c362807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:52,112 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.084s 2021-08-27 03:28:52,112 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33c1f90f-d20a-4005-bf57-29d2bacd14f8', 'x-compute-request-id': 'req-33c1f90f-d20a-4005-bf57-29d2bacd14f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:53,205 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:28:53,206 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7befb2f9-9e79-44fa-a8d0-d32ef1d00e9b', 'x-compute-request-id': 'req-7befb2f9-9e79-44fa-a8d0-d32ef1d00e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:54,299 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:28:54,299 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-685d5c05-e987-4b0a-8759-916c9e317daf', 'x-compute-request-id': 'req-685d5c05-e987-4b0a-8759-916c9e317daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:55,390 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.082s 2021-08-27 03:28:55,390 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b8104a8-d76d-49d3-a208-beee48943969', 'x-compute-request-id': 'req-0b8104a8-d76d-49d3-a208-beee48943969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:56,482 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.084s 2021-08-27 03:28:56,483 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a8c6548-c117-4d11-9a2b-d2e37ba4678c', 'x-compute-request-id': 'req-3a8c6548-c117-4d11-9a2b-d2e37ba4678c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:57,574 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.084s 2021-08-27 03:28:57,575 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a67bb5d4-b30e-4b4f-b088-f35a7b74d510', 'x-compute-request-id': 'req-a67bb5d4-b30e-4b4f-b088-f35a7b74d510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:58,669 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.086s 2021-08-27 03:28:58,669 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d3dc321-9544-46fe-a006-f5639e6096b1', 'x-compute-request-id': 'req-0d3dc321-9544-46fe-a006-f5639e6096b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:28:59,763 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:28:59,763 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-632aae6a-6a84-4fb4-8fc6-a915e1bf1894', 'x-compute-request-id': 'req-632aae6a-6a84-4fb4-8fc6-a915e1bf1894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:00,858 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.086s 2021-08-27 03:29:00,858 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f588ae7-d4ec-451b-b61b-d31395ecceec', 'x-compute-request-id': 'req-0f588ae7-d4ec-451b-b61b-d31395ecceec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:01,948 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.082s 2021-08-27 03:29:01,948 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5371f19b-f540-402b-87d2-4666fc57fe7a', 'x-compute-request-id': 'req-5371f19b-f540-402b-87d2-4666fc57fe7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:03,042 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:29:03,042 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33891c33-dd4c-45f5-b249-d385224a666c', 'x-compute-request-id': 'req-33891c33-dd4c-45f5-b249-d385224a666c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:04,134 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:29:04,135 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60a9d78f-38a3-4b10-87c6-ab21c86fb572', 'x-compute-request-id': 'req-60a9d78f-38a3-4b10-87c6-ab21c86fb572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:05,226 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:29:05,227 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d917f097-d208-404b-ab20-f5dba8c1610d', 'x-compute-request-id': 'req-d917f097-d208-404b-ab20-f5dba8c1610d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:06,325 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.089s 2021-08-27 03:29:06,325 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9035a7cd-e455-4eb4-b723-b37806a78101', 'x-compute-request-id': 'req-9035a7cd-e455-4eb4-b723-b37806a78101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:07,436 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.102s 2021-08-27 03:29:07,437 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79774e75-8a19-4918-b3c3-6ceb3a09410c', 'x-compute-request-id': 'req-79774e75-8a19-4918-b3c3-6ceb3a09410c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:08,527 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.082s 2021-08-27 03:29:08,527 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f80c64a-6449-479a-b9b9-0b1f55aab8a9', 'x-compute-request-id': 'req-5f80c64a-6449-479a-b9b9-0b1f55aab8a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:09,618 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:29:09,618 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f335cdf1-b82f-4fd5-8c5a-e0f002e3a1c5', 'x-compute-request-id': 'req-f335cdf1-b82f-4fd5-8c5a-e0f002e3a1c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:10,715 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.088s 2021-08-27 03:29:10,715 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ee1b199-0e23-4da3-a901-798dc02b4ae6', 'x-compute-request-id': 'req-6ee1b199-0e23-4da3-a901-798dc02b4ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:11,811 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.087s 2021-08-27 03:29:11,811 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1d8da1a-efc9-4ee3-a70b-c4bafadb093b', 'x-compute-request-id': 'req-a1d8da1a-efc9-4ee3-a70b-c4bafadb093b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:12,903 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:29:12,904 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9ba152e-cfb2-43ff-bdfc-1910776b93f8', 'x-compute-request-id': 'req-b9ba152e-cfb2-43ff-bdfc-1910776b93f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:13,996 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.084s 2021-08-27 03:29:13,997 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-891e7d53-9223-436f-97ea-536f0bb7d072', 'x-compute-request-id': 'req-891e7d53-9223-436f-97ea-536f0bb7d072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:15,094 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.089s 2021-08-27 03:29:15,095 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bc90f89-84d8-4a0d-b655-0a9e3632a6d3', 'x-compute-request-id': 'req-6bc90f89-84d8-4a0d-b655-0a9e3632a6d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:16,185 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.082s 2021-08-27 03:29:16,185 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b499ff39-d4d3-41bc-a535-a58073a5ffe9', 'x-compute-request-id': 'req-b499ff39-d4d3-41bc-a535-a58073a5ffe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:17,276 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:29:17,277 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60eacf31-920b-4f8e-9baf-d6c1f4384ab6', 'x-compute-request-id': 'req-60eacf31-920b-4f8e-9baf-d6c1f4384ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:18,367 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.082s 2021-08-27 03:29:18,368 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caba907e-545b-4cc4-91c5-416292e2eb3c', 'x-compute-request-id': 'req-caba907e-545b-4cc4-91c5-416292e2eb3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:19,458 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:29:19,458 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2fd380c-cfe7-4e0d-9406-1ed78972ca37', 'x-compute-request-id': 'req-b2fd380c-cfe7-4e0d-9406-1ed78972ca37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:20,551 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.084s 2021-08-27 03:29:20,551 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ded1cf3-87e2-417d-8697-d0a92b72e647', 'x-compute-request-id': 'req-1ded1cf3-87e2-417d-8697-d0a92b72e647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:21,642 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.082s 2021-08-27 03:29:21,642 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82ae3b12-367c-443d-9af1-ccfe1f45598d', 'x-compute-request-id': 'req-82ae3b12-367c-443d-9af1-ccfe1f45598d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:22,733 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:29:22,734 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f93d17cf-6eea-4721-ba4f-39676c918b6a', 'x-compute-request-id': 'req-f93d17cf-6eea-4721-ba4f-39676c918b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:23,826 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:29:23,827 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30c8fb44-9faf-465b-9b38-5bd7f32e22ec', 'x-compute-request-id': 'req-30c8fb44-9faf-465b-9b38-5bd7f32e22ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:24,920 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:29:24,920 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a972587e-cc24-41f1-a6a3-ae43c8447092', 'x-compute-request-id': 'req-a972587e-cc24-41f1-a6a3-ae43c8447092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:26,017 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.087s 2021-08-27 03:29:26,017 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd1ad5d8-6b00-4392-84ab-a47cae7dbe9c', 'x-compute-request-id': 'req-cd1ad5d8-6b00-4392-84ab-a47cae7dbe9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:27,110 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:29:27,111 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebace520-235e-4cc0-82d7-b71ebb3a7d0a', 'x-compute-request-id': 'req-ebace520-235e-4cc0-82d7-b71ebb3a7d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:28,202 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:29:28,202 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe3545d5-3512-4873-aadb-5203eab676c5', 'x-compute-request-id': 'req-fe3545d5-3512-4873-aadb-5203eab676c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:29,293 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.082s 2021-08-27 03:29:29,293 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72915d22-35c2-4c4a-861f-f50d292d7cf2', 'x-compute-request-id': 'req-72915d22-35c2-4c4a-861f-f50d292d7cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:30,387 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:29:30,387 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba56fd4c-ae3e-4eef-9af7-c30fa48f2b78', 'x-compute-request-id': 'req-ba56fd4c-ae3e-4eef-9af7-c30fa48f2b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:31,480 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:29:31,481 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e4fff28-2138-452b-8dd9-cf50734e1e3a', 'x-compute-request-id': 'req-1e4fff28-2138-452b-8dd9-cf50734e1e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:32,572 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:29:32,573 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae2ed8fb-3696-49c2-a9b7-2672a8f898b2', 'x-compute-request-id': 'req-ae2ed8fb-3696-49c2-a9b7-2672a8f898b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:33,665 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.084s 2021-08-27 03:29:33,665 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-585ab572-1ef5-4830-8a59-bafa406337fc', 'x-compute-request-id': 'req-585ab572-1ef5-4830-8a59-bafa406337fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:34,757 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:29:34,758 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70bcab27-fdbb-49be-a1bb-4d94211ce016', 'x-compute-request-id': 'req-70bcab27-fdbb-49be-a1bb-4d94211ce016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:35,850 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.084s 2021-08-27 03:29:35,851 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a7ea8cb-84c9-48a0-8a4a-4f6647c16ddc', 'x-compute-request-id': 'req-9a7ea8cb-84c9-48a0-8a4a-4f6647c16ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:36,945 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.086s 2021-08-27 03:29:36,945 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c6a8b05-e0af-4044-88ec-9f0f54034cb0', 'x-compute-request-id': 'req-9c6a8b05-e0af-4044-88ec-9f0f54034cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:38,040 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.086s 2021-08-27 03:29:38,040 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37651dec-c5e7-496f-bdb3-884075553445', 'x-compute-request-id': 'req-37651dec-c5e7-496f-bdb3-884075553445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:39,138 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.089s 2021-08-27 03:29:39,138 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-653804e0-981d-43bd-b6ad-6e7f59780c3d', 'x-compute-request-id': 'req-653804e0-981d-43bd-b6ad-6e7f59780c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:40,232 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.086s 2021-08-27 03:29:40,233 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdbeed22-3ab8-435f-a0b7-949357cbb4af', 'x-compute-request-id': 'req-fdbeed22-3ab8-435f-a0b7-949357cbb4af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:41,324 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:29:41,324 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd689db2-792e-42b8-b027-b2f737cc9809', 'x-compute-request-id': 'req-cd689db2-792e-42b8-b027-b2f737cc9809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:42,415 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.082s 2021-08-27 03:29:42,416 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05cc3272-8ea6-45d7-9abd-2ed08f9161c2', 'x-compute-request-id': 'req-05cc3272-8ea6-45d7-9abd-2ed08f9161c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:43,507 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:29:43,508 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ca6d3b8-607e-4d8d-8105-3b530b32191e', 'x-compute-request-id': 'req-4ca6d3b8-607e-4d8d-8105-3b530b32191e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:44,600 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:29:44,600 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25b16683-221f-4f2d-b22c-eaf96ee46b71', 'x-compute-request-id': 'req-25b16683-221f-4f2d-b22c-eaf96ee46b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:45,698 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.090s 2021-08-27 03:29:45,699 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c97efa16-f8a8-4bac-b4b9-13e5176a5799', 'x-compute-request-id': 'req-c97efa16-f8a8-4bac-b4b9-13e5176a5799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:46,797 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.089s 2021-08-27 03:29:46,797 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5795612d-7f5a-47b3-bf81-70369a5bb3f0', 'x-compute-request-id': 'req-5795612d-7f5a-47b3-bf81-70369a5bb3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:47,896 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.090s 2021-08-27 03:29:47,897 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2675881a-46b6-4dd8-9803-560fa0f008d5', 'x-compute-request-id': 'req-2675881a-46b6-4dd8-9803-560fa0f008d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:49,006 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.101s 2021-08-27 03:29:49,006 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3bc314f-355b-4154-86f3-438826202082', 'x-compute-request-id': 'req-e3bc314f-355b-4154-86f3-438826202082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:50,100 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:29:50,100 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aa8ebaf-fcf3-4a3a-93d2-0f44d1096d00', 'x-compute-request-id': 'req-8aa8ebaf-fcf3-4a3a-93d2-0f44d1096d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:51,194 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:29:51,194 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd8b9653-becc-4efc-a245-390af10a48ba', 'x-compute-request-id': 'req-fd8b9653-becc-4efc-a245-390af10a48ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:52,285 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:29:52,286 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb3fdc9c-5bd0-455f-a457-1486a1e55ff7', 'x-compute-request-id': 'req-fb3fdc9c-5bd0-455f-a457-1486a1e55ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:53,382 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.088s 2021-08-27 03:29:53,382 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcfaac23-0f7d-4525-a61b-78946260df74', 'x-compute-request-id': 'req-bcfaac23-0f7d-4525-a61b-78946260df74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:54,473 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:29:54,473 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f64409da-396d-40e0-9be2-c0f8c52df63c', 'x-compute-request-id': 'req-f64409da-396d-40e0-9be2-c0f8c52df63c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:55,564 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:29:55,565 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90d641b8-60b6-4b13-a42f-4d1358fab7e6', 'x-compute-request-id': 'req-90d641b8-60b6-4b13-a42f-4d1358fab7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:56,655 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.081s 2021-08-27 03:29:56,655 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cccafc0-6c43-4542-90bd-5929895afe7a', 'x-compute-request-id': 'req-9cccafc0-6c43-4542-90bd-5929895afe7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:57,746 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:29:57,746 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b5178fb-d0ef-420d-8a0a-fa72d7ec0ff6', 'x-compute-request-id': 'req-7b5178fb-d0ef-420d-8a0a-fa72d7ec0ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:58,838 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:29:58,838 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-085e3734-a692-4be1-95a1-9438deb08ed0', 'x-compute-request-id': 'req-085e3734-a692-4be1-95a1-9438deb08ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:29:59,930 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.083s 2021-08-27 03:29:59,931 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aa1cfd2-457e-4e59-bf4b-e8d6110e3ebc', 'x-compute-request-id': 'req-0aa1cfd2-457e-4e59-bf4b-e8d6110e3ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:30:01,025 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:30:01,026 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a97b1911-b99c-4416-86a1-11ae93274379', 'x-compute-request-id': 'req-a97b1911-b99c-4416-86a1-11ae93274379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:30:02,119 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.085s 2021-08-27 03:30:02,120 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22349e11-f4bd-4e84-869b-47a6ba7884b0', 'x-compute-request-id': 'req-22349e11-f4bd-4e84-869b-47a6ba7884b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:30:03,213 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.084s 2021-08-27 03:30:03,214 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14db356c-876f-4242-95b3-53e0b9902d9c', 'x-compute-request-id': 'req-14db356c-876f-4242-95b3-53e0b9902d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:30:04,306 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.084s 2021-08-27 03:30:04,307 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6556efac-d0be-4f8f-9138-ba4cbc88c88a', 'x-compute-request-id': 'req-6556efac-d0be-4f8f-9138-ba4cbc88c88a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"server": {"id": "baa6a26e-b372-4bcd-ba73-384609de9286", "name": "tempest-VolumesSnapshotTestJSON-instance-14303059", "status": "ACTIVE", "tenant_id": "42e04043008246e9b58aecff0ff3f01d", "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "metadata": {}, "hostId": "f31d3d75737fc66d1946d51ace42f1c134bbdd4cff903aa57ca65e63", "image": {"id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/fa5676c9-2c7b-4ac5-b84d-77521895b240"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:15:34Z", "updated": "2021-08-27T03:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/baa6a26e-b372-4bcd-ba73-384609de9286"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-08-27T03:15:46.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2d6995cd-3366-4ef9-b11c-9d4f96875e63"}]}}' 2021-08-27 03:30:05,349 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286 0.034s 2021-08-27 03:30:05,349 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-7b1eef42-a240-4418-b4e0-6cbeb91917df', 'x-compute-request-id': 'req-7b1eef42-a240-4418-b4e0-6cbeb91917df', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/baa6a26e-b372-4bcd-ba73-384609de9286'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance baa6a26e-b372-4bcd-ba73-384609de9286 could not be found."}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 2d6995cd-3366-4ef9-b11c-9d4f96875e63 failed to reach available status (current detaching) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 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 144, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot 6b0af30d-e581-42a3-814d-d07a4bd28b63 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
fail
ft10.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-27 03:30:05,688 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 202 POST http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes 0.189s 2021-08-27 03:30:05,689 108918 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-577707502"}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aeca4d7-7a3d-4562-b652-0e0ee84400f8', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aeca4d7-7a3d-4562-b652-0e0ee84400f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:05.617653", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-27 03:30:05,742 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.046s 2021-08-27 03:30:05,742 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e3780df-d681-4f86-ad7a-eb249f1075cc', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e3780df-d681-4f86-ad7a-eb249f1075cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:06,793 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:30:06,793 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b07d6398-a257-4718-86ea-f47413a4437c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b07d6398-a257-4718-86ea-f47413a4437c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:07,843 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:30:07,843 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ade1cb2-23fd-4401-8e47-c706ac7ffeb4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ade1cb2-23fd-4401-8e47-c706ac7ffeb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:08,894 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:30:08,895 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfe15cbd-004d-4b26-8f40-172e8b3c6300', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfe15cbd-004d-4b26-8f40-172e8b3c6300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:09,946 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:30:09,946 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fd727db-d82f-4ecc-983f-6ccd36dba050', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fd727db-d82f-4ecc-983f-6ccd36dba050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:10,998 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:30:10,998 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2397709-5ed9-435a-94dd-4b9797db121d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2397709-5ed9-435a-94dd-4b9797db121d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:12,050 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:30:12,050 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2885a283-cd89-4031-8b14-90ebfceb4c91', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2885a283-cd89-4031-8b14-90ebfceb4c91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:13,100 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:30:13,100 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6115151-63d4-4906-8094-23726e817a82', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6115151-63d4-4906-8094-23726e817a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:14,152 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:30:14,152 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4225b60c-700b-4711-a743-3644a3095c13', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4225b60c-700b-4711-a743-3644a3095c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:15,204 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:30:15,204 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa22795d-0b98-4e89-b80f-29f0491a6ca3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa22795d-0b98-4e89-b80f-29f0491a6ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:16,256 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:30:16,256 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a95e18-f6bc-4851-bbc9-4385a754ccd6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a95e18-f6bc-4851-bbc9-4385a754ccd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:17,306 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:30:17,307 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40962169-6ced-48c6-b771-26827a52c01a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40962169-6ced-48c6-b771-26827a52c01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:18,359 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.045s 2021-08-27 03:30:18,359 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee665fd-3f5f-46cf-bc20-169ea959a825', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee665fd-3f5f-46cf-bc20-169ea959a825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:19,411 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:30:19,411 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31e87573-a8fc-4e0f-8e92-623d6e881134', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31e87573-a8fc-4e0f-8e92-623d6e881134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:20,462 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:30:20,462 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a260da89-a26c-4d8a-95f9-889b74d389a4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a260da89-a26c-4d8a-95f9-889b74d389a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:21,516 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.046s 2021-08-27 03:30:21,517 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a6278ff-8207-4c69-a54e-d3d2f3af6141', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a6278ff-8207-4c69-a54e-d3d2f3af6141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:22,566 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:30:22,567 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e75dcbdb-453a-4f92-86cc-52ae0b6f9dca', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e75dcbdb-453a-4f92-86cc-52ae0b6f9dca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:23,616 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:30:23,617 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84a3682-a325-4ee4-9b4c-8dd131f0362f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84a3682-a325-4ee4-9b4c-8dd131f0362f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:24,668 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:30:24,668 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80948b93-e4b4-4e64-90d8-5f6f20b5ffe0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80948b93-e4b4-4e64-90d8-5f6f20b5ffe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:25,721 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.045s 2021-08-27 03:30:25,721 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b330a3-0b90-4f7f-99ea-af6421e4c89f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b330a3-0b90-4f7f-99ea-af6421e4c89f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:26,777 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.047s 2021-08-27 03:30:26,777 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a33bd78b-2545-4233-9cf3-234929779a8b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a33bd78b-2545-4233-9cf3-234929779a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:27,832 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:30:27,833 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46c32141-3389-40fb-8245-3532831ccdaa', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46c32141-3389-40fb-8245-3532831ccdaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:28,891 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.050s 2021-08-27 03:30:28,891 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c68c1751-8891-4f5e-91da-e4fffce8a5a4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c68c1751-8891-4f5e-91da-e4fffce8a5a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:29,949 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.049s 2021-08-27 03:30:29,949 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b496b59-3fd0-425f-bb6f-308ccdaa3274', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b496b59-3fd0-425f-bb6f-308ccdaa3274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:31,000 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:30:31,000 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86adb70d-01f3-4022-bd6f-55ffc6ff4ef1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86adb70d-01f3-4022-bd6f-55ffc6ff4ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:32,055 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.046s 2021-08-27 03:30:32,055 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b3ea8e6-e75b-445c-8215-32d35497c2d9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b3ea8e6-e75b-445c-8215-32d35497c2d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:33,104 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:30:33,104 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a709ada-a410-4fbf-b001-f1d2e202483e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a709ada-a410-4fbf-b001-f1d2e202483e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:34,154 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:30:34,155 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e5846d1-5f19-478e-9101-a13ef9fd893c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e5846d1-5f19-478e-9101-a13ef9fd893c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:35,205 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:30:35,205 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3d0e081-7927-4842-806c-f904ccc4e697', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3d0e081-7927-4842-806c-f904ccc4e697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:36,258 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:30:36,259 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b76d653f-4ce7-4b38-b503-ef83405177f4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b76d653f-4ce7-4b38-b503-ef83405177f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:37,310 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:30:37,310 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-630f9b57-6d45-499c-8c16-490e3075e3d0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-630f9b57-6d45-499c-8c16-490e3075e3d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:38,362 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:30:38,362 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f22b9423-b01f-4cbd-b13b-a35f77c38472', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f22b9423-b01f-4cbd-b13b-a35f77c38472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:39,412 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:30:39,413 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c1327d1-d038-4804-b900-3eaf846c6710', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c1327d1-d038-4804-b900-3eaf846c6710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:40,465 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:30:40,465 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9443dd75-52d3-467f-87c9-2066d0c63e1a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9443dd75-52d3-467f-87c9-2066d0c63e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:41,517 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:30:41,517 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b5993b0-e853-4a16-93e1-cb5cf5703355', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b5993b0-e853-4a16-93e1-cb5cf5703355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:42,570 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.045s 2021-08-27 03:30:42,571 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d227a653-d38d-4d11-9a95-068bda440b6d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d227a653-d38d-4d11-9a95-068bda440b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:43,622 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:30:43,623 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c97083-7d76-49a4-aae2-c5d99554f23f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c97083-7d76-49a4-aae2-c5d99554f23f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:44,677 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.047s 2021-08-27 03:30:44,678 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf7654b-2b54-474b-b13a-e53dc670f42b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf7654b-2b54-474b-b13a-e53dc670f42b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:45,736 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.049s 2021-08-27 03:30:45,736 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27db301f-02f6-4e89-9827-23c294dd2c5c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27db301f-02f6-4e89-9827-23c294dd2c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:46,806 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.061s 2021-08-27 03:30:46,806 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c43cf4a-3632-426d-9da8-9592923aa5d4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c43cf4a-3632-426d-9da8-9592923aa5d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:47,874 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.060s 2021-08-27 03:30:47,875 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19f984f9-4aee-4dac-afcf-599872e5e844', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19f984f9-4aee-4dac-afcf-599872e5e844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:48,929 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.047s 2021-08-27 03:30:48,930 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-237139ac-35c1-4247-b86b-7d5a81eeafad', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-237139ac-35c1-4247-b86b-7d5a81eeafad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:49,995 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.056s 2021-08-27 03:30:49,995 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e89de8f-d4d2-4299-a632-31628d3a7652', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e89de8f-d4d2-4299-a632-31628d3a7652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:51,057 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.054s 2021-08-27 03:30:51,058 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27d1fe47-d112-4658-b3ab-8a5772f8c233', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27d1fe47-d112-4658-b3ab-8a5772f8c233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:52,109 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:30:52,109 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-debb082c-4253-47d2-9ed5-221acd689a1f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-debb082c-4253-47d2-9ed5-221acd689a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:53,160 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:30:53,160 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f177bc94-a5b8-49d0-8cc1-413ddce27bf7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f177bc94-a5b8-49d0-8cc1-413ddce27bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:54,213 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.045s 2021-08-27 03:30:54,213 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15698fe4-2c59-47eb-b2b6-c7ef771c8a8f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15698fe4-2c59-47eb-b2b6-c7ef771c8a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:55,262 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:30:55,262 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f70ada-28a4-403e-b1e8-382a69d3a876', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f70ada-28a4-403e-b1e8-382a69d3a876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:56,313 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:30:56,313 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17bf0266-bba7-483e-a0b6-c185ca6766e6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17bf0266-bba7-483e-a0b6-c185ca6766e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:57,363 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:30:57,363 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd966844-d941-4a1d-b1bc-6174a8755ab4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd966844-d941-4a1d-b1bc-6174a8755ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:58,412 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:30:58,413 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e0e7ddc-75e6-417a-a962-afc73d9f3698', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e0e7ddc-75e6-417a-a962-afc73d9f3698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:30:59,461 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:30:59,461 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5337156e-c245-407b-80f1-46e67c2ff728', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5337156e-c245-407b-80f1-46e67c2ff728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:00,511 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:31:00,511 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a42981b-3458-4e62-9dcb-99aedad1f926', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a42981b-3458-4e62-9dcb-99aedad1f926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:01,562 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:31:01,562 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f808c799-e7b9-43cd-8379-4b1f17652a1e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f808c799-e7b9-43cd-8379-4b1f17652a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:02,610 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:31:02,610 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de930d5e-cc04-4e07-b294-527f2840468e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de930d5e-cc04-4e07-b294-527f2840468e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:03,659 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:31:03,659 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57929b7f-4ca6-4a5f-853c-43b393c59073', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57929b7f-4ca6-4a5f-853c-43b393c59073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:04,708 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:31:04,708 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7aff1f5-608c-455d-9457-014364ff4d28', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7aff1f5-608c-455d-9457-014364ff4d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:05,758 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:31:05,759 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2bb78c8-5750-472c-ae3b-23b132d796c1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2bb78c8-5750-472c-ae3b-23b132d796c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:06,809 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:31:06,810 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d0f16ef-ffd5-4569-ae32-db82f2977ee4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d0f16ef-ffd5-4569-ae32-db82f2977ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:07,860 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:31:07,861 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b0915ee-27dc-48bf-b85a-719aeceecd7c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b0915ee-27dc-48bf-b85a-719aeceecd7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:08,915 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.045s 2021-08-27 03:31:08,916 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f4be4f-c42a-4dc0-b982-8cf1716e4f0c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f4be4f-c42a-4dc0-b982-8cf1716e4f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:09,966 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:31:09,966 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8941d9c1-3275-43b6-83bc-45c7e3fca18b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8941d9c1-3275-43b6-83bc-45c7e3fca18b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:11,022 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.049s 2021-08-27 03:31:11,023 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a57352-f112-4cf2-862a-00929d8cbadb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a57352-f112-4cf2-862a-00929d8cbadb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:12,075 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:31:12,076 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-471af961-630c-4912-acf8-4341fdf319dd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-471af961-630c-4912-acf8-4341fdf319dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:13,129 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.046s 2021-08-27 03:31:13,129 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f633ec8-79d2-45ed-8f0d-3bdb067d7df5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f633ec8-79d2-45ed-8f0d-3bdb067d7df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:14,181 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.045s 2021-08-27 03:31:14,182 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91b716dd-e4b7-4924-97cf-0d42251959e0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91b716dd-e4b7-4924-97cf-0d42251959e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:15,232 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:31:15,233 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed6e6d5-56bb-4eb5-b84c-17e1323365e0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed6e6d5-56bb-4eb5-b84c-17e1323365e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:16,284 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:31:16,285 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ea14743-820d-41ed-934a-3cfb8760bad0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ea14743-820d-41ed-934a-3cfb8760bad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:17,342 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.050s 2021-08-27 03:31:17,343 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b4baa3a-44a7-40bf-8727-9fad8baf8661', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b4baa3a-44a7-40bf-8727-9fad8baf8661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:18,392 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:31:18,393 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a07fc0-9fa2-4aab-9879-7060efd25224', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a07fc0-9fa2-4aab-9879-7060efd25224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:19,443 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:31:19,443 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e17363c2-459c-438f-997c-6cd0e0430ae1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e17363c2-459c-438f-997c-6cd0e0430ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:20,493 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:31:20,494 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-730e189a-185d-4821-ac22-9889fb6bfb46', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-730e189a-185d-4821-ac22-9889fb6bfb46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:21,544 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:31:21,545 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d7168f5-ab65-4f07-be2e-c5d2c033dd22', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d7168f5-ab65-4f07-be2e-c5d2c033dd22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:22,594 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:31:22,595 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-923dcd43-a4a4-4b7f-9a5c-f46367bd649a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-923dcd43-a4a4-4b7f-9a5c-f46367bd649a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:23,644 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:31:23,645 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52cef0a5-ef49-47e4-b06f-986a4ba7ff01', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52cef0a5-ef49-47e4-b06f-986a4ba7ff01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:24,694 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:31:24,695 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e58eeab-02d7-477c-889b-863e6cef0272', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e58eeab-02d7-477c-889b-863e6cef0272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:25,744 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:31:25,745 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dc0b87a-5e16-420a-b9b6-9a4af4fd14a8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dc0b87a-5e16-420a-b9b6-9a4af4fd14a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:26,795 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:31:26,795 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e19c24bc-dcf2-40e8-9dbe-10fd32fd47c4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e19c24bc-dcf2-40e8-9dbe-10fd32fd47c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:27,845 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:31:27,845 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3de942-1cbe-4f82-ad7a-151b2d7073ef', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3de942-1cbe-4f82-ad7a-151b2d7073ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:28,895 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:31:28,895 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f7d436c-7600-4e4e-940e-b6055f1fa8b2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f7d436c-7600-4e4e-940e-b6055f1fa8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:29,944 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:31:29,944 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a420d76-1409-480d-83c1-ece5ddb8f355', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a420d76-1409-480d-83c1-ece5ddb8f355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:30,994 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:31:30,995 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac919f98-3a12-401e-ba87-2bc4817c1bbb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac919f98-3a12-401e-ba87-2bc4817c1bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:32,045 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:31:32,045 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397bed02-874e-4649-8a6e-2fc7de916250', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397bed02-874e-4649-8a6e-2fc7de916250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:33,096 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:31:33,096 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78664ea1-b0b8-48e5-a42b-490ea500eb12', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78664ea1-b0b8-48e5-a42b-490ea500eb12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:34,144 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:31:34,145 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d4228b4-d38f-4b26-9aeb-a421c2505951', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d4228b4-d38f-4b26-9aeb-a421c2505951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:35,194 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:31:35,195 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9403a66-53fc-4934-83ed-a823e526f972', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9403a66-53fc-4934-83ed-a823e526f972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:36,244 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:31:36,245 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eb25301-d933-4d0e-b0c0-217416efff44', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eb25301-d933-4d0e-b0c0-217416efff44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:37,296 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:31:37,296 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a24190a0-e356-4366-ae38-d0ab60646f4e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a24190a0-e356-4366-ae38-d0ab60646f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:38,345 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:31:38,346 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dccaf03-f0bd-455a-bdc6-570cc3a85cea', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dccaf03-f0bd-455a-bdc6-570cc3a85cea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:39,395 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:31:39,395 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07cd675d-ab79-46a6-b314-e8558a4715c4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07cd675d-ab79-46a6-b314-e8558a4715c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:40,447 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:31:40,447 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90495ec-4b5f-4b8a-a05a-0992206031ad', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f90495ec-4b5f-4b8a-a05a-0992206031ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:41,497 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:31:41,497 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82dff243-75b7-4e13-9ac4-34d18711cf6c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82dff243-75b7-4e13-9ac4-34d18711cf6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:42,547 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:31:42,547 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2d790e0-b64d-4ea9-971d-0bc4ca985173', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2d790e0-b64d-4ea9-971d-0bc4ca985173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:43,597 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:31:43,597 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-301c20e4-3c8d-474d-850a-095cd0f3d928', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-301c20e4-3c8d-474d-850a-095cd0f3d928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:44,648 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:31:44,649 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd95b55d-9673-402b-af2b-e7f5743a5516', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd95b55d-9673-402b-af2b-e7f5743a5516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:45,700 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:31:45,700 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a34c8a55-ee6a-4a0d-81f3-9ffcf16a616a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a34c8a55-ee6a-4a0d-81f3-9ffcf16a616a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:46,751 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:31:46,751 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466596a5-db99-4f91-bcec-acc28366c6ed', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466596a5-db99-4f91-bcec-acc28366c6ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:47,801 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:31:47,802 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c25a477-6072-4c93-85c7-f8e3497b288c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c25a477-6072-4c93-85c7-f8e3497b288c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:48,851 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:31:48,851 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a48c71d-9d25-4f23-b0ea-5e166a9e6290', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a48c71d-9d25-4f23-b0ea-5e166a9e6290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:49,900 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:31:49,900 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0319ee2-9ef6-4e52-afb2-c21604c6b88c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0319ee2-9ef6-4e52-afb2-c21604c6b88c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:50,950 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:31:50,950 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd1b8989-4996-4eb6-a9b5-00e3301bef20', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd1b8989-4996-4eb6-a9b5-00e3301bef20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:52,001 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:31:52,001 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a9e89f5-70d2-4337-a913-0418fd097ba7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a9e89f5-70d2-4337-a913-0418fd097ba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:53,052 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:31:53,053 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee9ece19-aa8b-43b5-9569-4950c31f9af7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee9ece19-aa8b-43b5-9569-4950c31f9af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:54,102 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:31:54,102 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c828d2-6625-4b95-b66f-72f7824f6722', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c828d2-6625-4b95-b66f-72f7824f6722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:55,155 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.045s 2021-08-27 03:31:55,156 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2830ff71-3df4-496d-9981-d20a2ba3d63b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2830ff71-3df4-496d-9981-d20a2ba3d63b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:56,205 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:31:56,206 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da3eb8a0-5744-4c48-b320-2e148e2b0f05', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da3eb8a0-5744-4c48-b320-2e148e2b0f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:57,256 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:31:57,256 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f324298-07b1-4fc9-8991-c1179b3a11a5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f324298-07b1-4fc9-8991-c1179b3a11a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:58,307 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:31:58,308 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6acb18b9-894a-47cd-86c5-ded4d0d34cdc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6acb18b9-894a-47cd-86c5-ded4d0d34cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:31:59,358 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:31:59,358 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c0ef654-5388-4212-abf1-b2a29f6feb18', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c0ef654-5388-4212-abf1-b2a29f6feb18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:00,409 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:32:00,409 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29de35c1-ec30-4e26-8c0d-ed2f08f045b1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29de35c1-ec30-4e26-8c0d-ed2f08f045b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:01,459 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:32:01,459 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16091a7d-e7bc-43ef-bcc6-67ac84321472', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16091a7d-e7bc-43ef-bcc6-67ac84321472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:02,509 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:32:02,509 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c9194c9-ae4f-4807-b3b9-9284a9eadb49', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c9194c9-ae4f-4807-b3b9-9284a9eadb49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:03,559 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:32:03,560 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23d02782-bfc7-476c-b9dd-6776aa12b4e6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23d02782-bfc7-476c-b9dd-6776aa12b4e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:04,607 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:32:04,608 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e6b0f3a-175d-46fd-8a27-17e8fe94f498', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e6b0f3a-175d-46fd-8a27-17e8fe94f498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:05,658 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:32:05,659 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74cecbcf-aeab-401c-8bb5-5d28332769f5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74cecbcf-aeab-401c-8bb5-5d28332769f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:06,707 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:32:06,707 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-662c3e81-063b-45eb-a063-82d9660df512', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-662c3e81-063b-45eb-a063-82d9660df512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:07,756 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:32:07,757 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813dfaef-9d2c-44c0-b7aa-0ee597eb4976', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813dfaef-9d2c-44c0-b7aa-0ee597eb4976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:08,806 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:08,807 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e864bb5b-8dfd-44dd-8df0-79b3df1df281', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e864bb5b-8dfd-44dd-8df0-79b3df1df281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:09,857 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:32:09,857 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3073aff-b8bb-4e8d-9f50-83f65574cda8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3073aff-b8bb-4e8d-9f50-83f65574cda8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:10,907 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:32:10,908 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d4cd395-9fd3-4122-a310-463186541f1d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d4cd395-9fd3-4122-a310-463186541f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:11,959 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:32:11,959 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55f62255-41da-4a4f-9cc7-c9e086c9358f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55f62255-41da-4a4f-9cc7-c9e086c9358f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:13,008 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:13,009 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e3bb364-2892-4557-a304-d4a937fa4ccf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e3bb364-2892-4557-a304-d4a937fa4ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:14,058 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:32:14,058 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f17c1e1-40ef-4d9d-b560-74d45467929e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f17c1e1-40ef-4d9d-b560-74d45467929e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:15,108 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:15,108 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-956f9b60-dfbb-4831-bc88-ea9dee55580c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-956f9b60-dfbb-4831-bc88-ea9dee55580c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:16,157 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:16,158 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20de6630-7052-45a1-b40e-4041bb1d983c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20de6630-7052-45a1-b40e-4041bb1d983c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:17,206 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:17,207 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3fb0f97-b4a0-4c6c-99fd-9d22c52d3544', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3fb0f97-b4a0-4c6c-99fd-9d22c52d3544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:18,256 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:18,256 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abaf1f73-afa2-4390-b918-9fc777d23f13', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abaf1f73-afa2-4390-b918-9fc777d23f13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:19,305 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:19,305 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cdd457d-300e-4b4b-9e2c-c827215987c1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cdd457d-300e-4b4b-9e2c-c827215987c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:20,354 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:20,355 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc5609fc-d8f6-415a-807e-bda14af3c851', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc5609fc-d8f6-415a-807e-bda14af3c851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:21,404 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:21,405 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35cf0099-94cc-42d4-a293-bdbbf79cf3d4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35cf0099-94cc-42d4-a293-bdbbf79cf3d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:22,453 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:22,454 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73b95264-56c3-42bc-b075-ebf671cec3a5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73b95264-56c3-42bc-b075-ebf671cec3a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:23,503 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:23,503 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a78a903-2aa7-4bed-ab61-9b1baa6417ba', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a78a903-2aa7-4bed-ab61-9b1baa6417ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:24,551 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:24,551 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ad44da-e7a7-4f07-a1f6-8682c1f3408c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ad44da-e7a7-4f07-a1f6-8682c1f3408c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:25,599 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:25,599 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7194db1-e64e-4c09-9797-f85db59c0afa', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7194db1-e64e-4c09-9797-f85db59c0afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:26,647 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:26,648 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856e8078-f77a-4b32-b314-c59efda0b10c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856e8078-f77a-4b32-b314-c59efda0b10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:27,698 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:32:27,698 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e134d7e-799c-4960-b1fc-3d8db108c341', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e134d7e-799c-4960-b1fc-3d8db108c341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:28,746 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:32:28,746 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e71ac1fe-df67-4bfc-b4a7-118f56ef10c4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e71ac1fe-df67-4bfc-b4a7-118f56ef10c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:29,796 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:29,796 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfcd78d7-1e48-49b8-b77c-80338b67d557', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfcd78d7-1e48-49b8-b77c-80338b67d557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:30,845 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:30,845 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cac2301-b250-469a-8ecb-68ba217dbb78', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cac2301-b250-469a-8ecb-68ba217dbb78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:31,894 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:31,894 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6be452ef-a5a8-47f5-961e-f047ba77cd3c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6be452ef-a5a8-47f5-961e-f047ba77cd3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:32,944 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:32:32,944 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-153313a8-2b7b-44e7-baf2-804f7632cf51', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-153313a8-2b7b-44e7-baf2-804f7632cf51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:33,992 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:32:33,992 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dce6d5a-92d6-4b6a-865b-3ca1a5ebd860', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dce6d5a-92d6-4b6a-865b-3ca1a5ebd860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:35,043 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:32:35,043 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acc73c1d-68f6-4fff-8ead-be17c304cea5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acc73c1d-68f6-4fff-8ead-be17c304cea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:36,094 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:32:36,094 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82cb8b19-752d-41a1-bf22-41225291152f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82cb8b19-752d-41a1-bf22-41225291152f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:37,143 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:37,143 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-119a9600-c68d-4100-971f-026b11b36df3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-119a9600-c68d-4100-971f-026b11b36df3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:38,192 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:38,192 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0b5cd8-cd54-4b48-90df-8c6177bda1a4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0b5cd8-cd54-4b48-90df-8c6177bda1a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:39,242 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:32:39,243 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd026542-00a0-4c30-9d9a-c7a4405453bc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd026542-00a0-4c30-9d9a-c7a4405453bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:40,294 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:32:40,295 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42a2be18-36ee-4169-b53e-0735c71085bd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42a2be18-36ee-4169-b53e-0735c71085bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:41,344 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:41,344 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7440345-d044-4778-abeb-fb8c6a64150b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7440345-d044-4778-abeb-fb8c6a64150b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:42,393 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:42,393 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b9e249-ab80-43ca-9753-6a859e30e412', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b9e249-ab80-43ca-9753-6a859e30e412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:43,441 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:43,442 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1982e15-2ac8-4474-b732-575af92cdb14', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1982e15-2ac8-4474-b732-575af92cdb14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:44,491 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:44,491 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f5bcc08-b59a-474e-93af-6c2523bde56d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f5bcc08-b59a-474e-93af-6c2523bde56d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:45,547 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.048s 2021-08-27 03:32:45,547 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed97c9d2-88fa-4839-807d-8161b3c04ed6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed97c9d2-88fa-4839-807d-8161b3c04ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:46,595 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:46,595 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0176a10b-22ac-4d5d-9ef7-7c4b46d3cb6a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0176a10b-22ac-4d5d-9ef7-7c4b46d3cb6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:47,644 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:47,645 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e79a021e-558e-4510-9368-c7219eec0eb3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e79a021e-558e-4510-9368-c7219eec0eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:48,693 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:48,694 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fdc5fc4-a97c-4a09-9aca-c3ef52664661', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fdc5fc4-a97c-4a09-9aca-c3ef52664661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:49,742 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:49,743 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-127a1c5d-2247-4f62-8fdf-d76d02804610', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-127a1c5d-2247-4f62-8fdf-d76d02804610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:50,792 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:50,792 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a9f8495-cf4a-4a28-ac23-c29751f53e4a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a9f8495-cf4a-4a28-ac23-c29751f53e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:51,840 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:32:51,841 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebbe7f54-7cbb-4ff4-b27a-e17ba6ad6759', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebbe7f54-7cbb-4ff4-b27a-e17ba6ad6759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:52,890 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:52,891 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3277737-4e3f-40ec-bccc-83b7ced8159f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3277737-4e3f-40ec-bccc-83b7ced8159f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:53,944 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.045s 2021-08-27 03:32:53,944 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dece2d0-33d6-4259-92af-9251ee628f2f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dece2d0-33d6-4259-92af-9251ee628f2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:54,994 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:32:54,994 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a649298c-1f04-436f-b283-e109521f3513', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a649298c-1f04-436f-b283-e109521f3513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:56,044 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:32:56,044 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-334c2de0-eb47-4651-bbf3-e6a777e06c2d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-334c2de0-eb47-4651-bbf3-e6a777e06c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:57,094 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:32:57,095 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86934e52-7220-4d87-9efb-5633230bd2d0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86934e52-7220-4d87-9efb-5633230bd2d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:58,143 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:58,144 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02729f6c-00fd-4dce-8788-c17c6fd54181', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02729f6c-00fd-4dce-8788-c17c6fd54181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:32:59,193 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:32:59,193 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd8e6cf3-090b-4e4c-84ea-16f064509204', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd8e6cf3-090b-4e4c-84ea-16f064509204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:00,242 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:00,242 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08b4ac48-fcba-49ba-9bc0-071b9f2596fa', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08b4ac48-fcba-49ba-9bc0-071b9f2596fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:01,291 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:33:01,292 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06f2db9e-4f6e-477e-a8b6-f6fd64eef45e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06f2db9e-4f6e-477e-a8b6-f6fd64eef45e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:02,341 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:02,342 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a314b4-c55b-47d2-b46e-79a236282047', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a314b4-c55b-47d2-b46e-79a236282047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:03,391 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:03,392 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd7fbf89-734f-4bc8-b918-e8e162d84e76', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd7fbf89-734f-4bc8-b918-e8e162d84e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:04,441 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:04,441 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4267475-23ca-44b9-9955-509972f079ed', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4267475-23ca-44b9-9955-509972f079ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:05,489 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:05,490 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07e3e908-8e7f-4343-aa2e-fbe153e1941e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07e3e908-8e7f-4343-aa2e-fbe153e1941e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:06,538 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:06,539 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b865ee9a-0f55-40cd-97af-0d387d001c72', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b865ee9a-0f55-40cd-97af-0d387d001c72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:07,587 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:07,588 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-308bb5c8-7410-4f0f-a650-fc9d53ef0cdf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-308bb5c8-7410-4f0f-a650-fc9d53ef0cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:08,636 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:08,637 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c69a2bc2-8b91-4cec-97c4-df1ab69aaca2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c69a2bc2-8b91-4cec-97c4-df1ab69aaca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:09,685 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:09,685 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caec2cad-e25f-4858-9bbd-5eb4f20f1639', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caec2cad-e25f-4858-9bbd-5eb4f20f1639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:10,735 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:10,735 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde363dc-0bf4-4e51-ba11-627748cb364e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde363dc-0bf4-4e51-ba11-627748cb364e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:11,784 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:11,785 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53dfac32-8f1c-4fb6-9433-bf74422c1778', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53dfac32-8f1c-4fb6-9433-bf74422c1778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:12,835 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:33:12,835 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c1157fd-584e-47bd-9ac3-a5bf799f7684', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c1157fd-584e-47bd-9ac3-a5bf799f7684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:13,884 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:33:13,884 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d5e5bd3-defe-4d86-82df-13a3b627dfae', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d5e5bd3-defe-4d86-82df-13a3b627dfae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:14,934 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:14,934 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1f2a701-3008-4b77-8829-9a2733059001', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1f2a701-3008-4b77-8829-9a2733059001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:15,982 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:33:15,982 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1acfa181-97f9-4306-8939-f19ad443ad3c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1acfa181-97f9-4306-8939-f19ad443ad3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:17,031 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:33:17,032 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7780f207-cba1-4288-8feb-f23677cba2ba', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7780f207-cba1-4288-8feb-f23677cba2ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:18,081 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:18,082 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac707fe7-28c1-487a-b459-6b8876396d53', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac707fe7-28c1-487a-b459-6b8876396d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:19,130 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:19,131 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ae6c67-73bd-47b4-b5fc-880ff1693842', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ae6c67-73bd-47b4-b5fc-880ff1693842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:20,180 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:20,180 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9e55551-4290-4faf-9645-ae9f9ecc25e4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9e55551-4290-4faf-9645-ae9f9ecc25e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:21,229 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:21,229 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-518a09f1-51f4-495f-a535-77c94956524f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-518a09f1-51f4-495f-a535-77c94956524f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:22,278 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:33:22,278 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a85b83ac-4eac-4baa-af9c-b5be73cc7702', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a85b83ac-4eac-4baa-af9c-b5be73cc7702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:23,327 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:23,327 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bc0cd9d-259f-4452-b5af-fcc852ba97df', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bc0cd9d-259f-4452-b5af-fcc852ba97df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:24,376 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:33:24,376 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c1ad2b2-7987-4f9e-a376-af04324a7562', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c1ad2b2-7987-4f9e-a376-af04324a7562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:25,426 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:25,426 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe43dc17-9790-4c76-9b9f-9f1db4934a71', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe43dc17-9790-4c76-9b9f-9f1db4934a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:26,476 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:33:26,476 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b851fe4c-bc4e-415c-93b7-dbf4ef5ab8d7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b851fe4c-bc4e-415c-93b7-dbf4ef5ab8d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:27,525 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:27,526 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83883a4a-7e84-4732-ad38-bd141eae5fdb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83883a4a-7e84-4732-ad38-bd141eae5fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:28,574 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:28,574 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-510da685-0688-474d-bee9-ac149b3ecfb7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-510da685-0688-474d-bee9-ac149b3ecfb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:29,662 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.081s 2021-08-27 03:33:29,663 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c21442-2c0e-4fe5-97d2-9ccc9d613792', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69c21442-2c0e-4fe5-97d2-9ccc9d613792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:30,712 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:30,712 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf883d8-af08-40cb-ae89-f81d5d84df2d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf883d8-af08-40cb-ae89-f81d5d84df2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:31,764 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:33:31,765 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a4d9994-9cda-4285-9fe0-61e52dcfce62', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a4d9994-9cda-4285-9fe0-61e52dcfce62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:32,814 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:32,814 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8309049-9739-4670-b97c-4c423f7775b5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8309049-9739-4670-b97c-4c423f7775b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:33,863 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:33,864 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9fc9400-1c0c-4341-864b-21096a3d3814', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9fc9400-1c0c-4341-864b-21096a3d3814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:34,913 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:34,913 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15a9cd68-14ed-44a6-8714-d86045cfddbd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15a9cd68-14ed-44a6-8714-d86045cfddbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:35,963 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:35,963 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ed7fb0d-e342-43c1-a9ce-d72bd4d25562', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ed7fb0d-e342-43c1-a9ce-d72bd4d25562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:37,012 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:37,013 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c6c33ef-0a1b-4315-8a92-53aa3487b5fa', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c6c33ef-0a1b-4315-8a92-53aa3487b5fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:38,062 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:33:38,063 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d49ff1af-a0f1-4e30-b232-9cad63fb083b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d49ff1af-a0f1-4e30-b232-9cad63fb083b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:39,111 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:39,111 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85b0fc23-43a7-4e0b-8cdb-0e391c8d99f8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85b0fc23-43a7-4e0b-8cdb-0e391c8d99f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:40,161 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:33:40,162 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f469a3-68bd-4ab5-947d-7a4131c6e8b0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f469a3-68bd-4ab5-947d-7a4131c6e8b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:41,213 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:33:41,213 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-715c1174-84e6-4ae5-a774-9e6320094ed7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-715c1174-84e6-4ae5-a774-9e6320094ed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:42,261 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:33:42,262 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ab223ac-6029-4e19-8c15-69649f661eb7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ab223ac-6029-4e19-8c15-69649f661eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:43,310 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:43,311 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b70ce3f-86e2-4c2d-abc2-640b87fab989', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b70ce3f-86e2-4c2d-abc2-640b87fab989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:44,360 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:44,360 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07fb98d7-4db8-4ed7-9cbe-53bd49bbd3c5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07fb98d7-4db8-4ed7-9cbe-53bd49bbd3c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:45,410 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:45,410 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc7aefb9-aa67-4f4e-ab01-5fed512ac2d4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc7aefb9-aa67-4f4e-ab01-5fed512ac2d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:46,459 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:46,459 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33ccbaba-cab5-43ca-aa93-d806a2dbe8dc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33ccbaba-cab5-43ca-aa93-d806a2dbe8dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:47,508 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:47,508 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31875d35-b736-415b-a6d7-6411c875c568', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31875d35-b736-415b-a6d7-6411c875c568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:48,558 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:33:48,559 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b76fd2fd-89f3-450f-831f-9d412d859845', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b76fd2fd-89f3-450f-831f-9d412d859845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:49,607 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:49,607 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec7606b-6541-4e75-a0fa-2cdfbb490206', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec7606b-6541-4e75-a0fa-2cdfbb490206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:50,656 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:33:50,657 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10606afb-6c89-46b9-924a-d7139a7b2348', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10606afb-6c89-46b9-924a-d7139a7b2348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:51,705 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:51,706 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee830b5d-57e6-404c-8a5b-dfb34ee9b279', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee830b5d-57e6-404c-8a5b-dfb34ee9b279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:52,755 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:52,756 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f32c3ca5-9a7b-48d7-8fc7-7b6172a52be1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f32c3ca5-9a7b-48d7-8fc7-7b6172a52be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:53,809 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.045s 2021-08-27 03:33:53,809 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28438002-e8fe-42b3-9260-0de3dc33d37c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28438002-e8fe-42b3-9260-0de3dc33d37c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:54,859 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:33:54,859 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9adf9ec-5f78-4bee-b495-19c63eb12599', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9adf9ec-5f78-4bee-b495-19c63eb12599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:55,907 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:33:55,908 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0deef0ad-5c96-49ae-9ea7-0ed0714dd58e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0deef0ad-5c96-49ae-9ea7-0ed0714dd58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:56,956 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:33:56,957 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f539f1ca-7f92-4df8-9df0-83eb5a5a089e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f539f1ca-7f92-4df8-9df0-83eb5a5a089e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:58,010 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.045s 2021-08-27 03:33:58,011 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa388ada-0667-4aa1-9e1e-f193263d2133', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa388ada-0667-4aa1-9e1e-f193263d2133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:33:59,061 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:33:59,062 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97a8f80a-ae58-4e10-b490-21bc67581572', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97a8f80a-ae58-4e10-b490-21bc67581572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:00,111 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:00,112 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e61933ce-bd3b-47b5-8dd1-54e94996d7fc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e61933ce-bd3b-47b5-8dd1-54e94996d7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:01,161 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:01,162 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8a008d3-4340-4b95-8617-533d2c06238c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8a008d3-4340-4b95-8617-533d2c06238c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:02,213 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:34:02,213 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7380aa71-71b6-4ea1-8036-591374bcf971', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7380aa71-71b6-4ea1-8036-591374bcf971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:03,261 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:03,262 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07071159-99ad-4511-b07a-8fb2e10e3982', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07071159-99ad-4511-b07a-8fb2e10e3982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:04,309 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.039s 2021-08-27 03:34:04,309 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83643eb7-336c-4dae-81d3-5bba2a550d20', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83643eb7-336c-4dae-81d3-5bba2a550d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:05,357 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:34:05,358 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00eae3d1-b7c2-465e-b204-9d85733dfcb1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00eae3d1-b7c2-465e-b204-9d85733dfcb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:06,406 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:34:06,406 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f4d2bb-9a13-41fc-81bc-82513ef7e67d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f4d2bb-9a13-41fc-81bc-82513ef7e67d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:07,454 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:34:07,455 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e853b074-72f6-403e-8854-9144c545a2f0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e853b074-72f6-403e-8854-9144c545a2f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:08,503 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:34:08,504 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-262d5881-9671-424a-a2fc-05dde8edb522', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-262d5881-9671-424a-a2fc-05dde8edb522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:09,640 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.127s 2021-08-27 03:34:09,640 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1e94b99-f6ea-4cec-8149-6d17d34cc1bf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1e94b99-f6ea-4cec-8149-6d17d34cc1bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:10,689 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:10,690 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d6f6a76-5106-4249-8de4-db9f2a685c2d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d6f6a76-5106-4249-8de4-db9f2a685c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:11,738 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:34:11,738 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-404cbe9c-a68b-44e6-8440-577844be67ef', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-404cbe9c-a68b-44e6-8440-577844be67ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:12,788 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:12,788 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7313c12-18f6-4e13-8ed1-b87e4dccb08a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7313c12-18f6-4e13-8ed1-b87e4dccb08a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:13,838 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:34:13,839 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c69334c4-cdff-4bb0-8456-f83338a466bc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c69334c4-cdff-4bb0-8456-f83338a466bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:14,887 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:14,888 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec17077-cab7-4b65-a89a-864ea82e0981', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec17077-cab7-4b65-a89a-864ea82e0981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:15,937 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:15,938 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dece14ae-9793-4d6a-adf8-abfb9ba16d87', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dece14ae-9793-4d6a-adf8-abfb9ba16d87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:16,988 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:34:16,988 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4801bdf7-0a5b-4105-81b6-0ed241eaf2d3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4801bdf7-0a5b-4105-81b6-0ed241eaf2d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:18,039 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:34:18,039 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c6841bc-50f2-4f97-af73-feff83a59e9b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c6841bc-50f2-4f97-af73-feff83a59e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:19,089 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:34:19,089 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d191e78-0aeb-484b-9e85-b2a00c293ef9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d191e78-0aeb-484b-9e85-b2a00c293ef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:20,138 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:20,138 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c1a321d-5ff9-4def-a869-fe791f159139', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c1a321d-5ff9-4def-a869-fe791f159139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:21,188 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:34:21,188 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c192ec-3f83-4124-a90c-408b5db6a0f4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c192ec-3f83-4124-a90c-408b5db6a0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:22,236 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:34:22,236 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c33ff7b-783f-4c82-b367-66520f869814', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c33ff7b-783f-4c82-b367-66520f869814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:23,286 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:23,286 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b246734-106a-44be-b29c-f12ed9516b3c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b246734-106a-44be-b29c-f12ed9516b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:24,335 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:24,335 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3296fa6-767e-47e4-b656-51db7dbaaeef', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3296fa6-767e-47e4-b656-51db7dbaaeef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:25,396 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.053s 2021-08-27 03:34:25,397 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7fa0e65-24b7-4c63-8139-1753c641351d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7fa0e65-24b7-4c63-8139-1753c641351d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:26,447 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:26,448 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9196a20a-f56a-4d2d-98ae-7e4ed3656560', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9196a20a-f56a-4d2d-98ae-7e4ed3656560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:27,498 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:34:27,498 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b017862-a884-475c-8ebc-5dfaa5372732', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b017862-a884-475c-8ebc-5dfaa5372732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:28,547 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:28,548 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-229e6f18-1ff2-4e63-8e9a-9002184b3c8c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-229e6f18-1ff2-4e63-8e9a-9002184b3c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:29,597 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:29,597 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2295b34-23ad-4ce1-a674-6b89bd9fa675', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2295b34-23ad-4ce1-a674-6b89bd9fa675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:30,645 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:34:30,646 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44d81efe-80d0-45d4-afe4-8074b8c248c6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44d81efe-80d0-45d4-afe4-8074b8c248c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:31,695 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:34:31,695 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eb9005f-c897-4af0-99b5-35fd33a3b8e4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eb9005f-c897-4af0-99b5-35fd33a3b8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:32,743 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:32,744 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22557fed-288e-4f72-8de7-631d2474b752', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22557fed-288e-4f72-8de7-631d2474b752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:33,796 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:34:33,796 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4694ac60-2afe-4946-b142-c228b4f920fa', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4694ac60-2afe-4946-b142-c228b4f920fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:34,846 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:34:34,846 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b39e9f2-5cfe-468f-8897-063f9f5f9e30', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b39e9f2-5cfe-468f-8897-063f9f5f9e30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:35,895 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:35,896 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40174b2f-296d-4669-8f27-284fe94f91ba', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40174b2f-296d-4669-8f27-284fe94f91ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:36,945 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:34:36,945 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1866de1-e4f6-4648-b5e2-8bcb281675b9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1866de1-e4f6-4648-b5e2-8bcb281675b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:37,994 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:37,995 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b68f649-0a4d-456a-a837-b5836bd40da1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b68f649-0a4d-456a-a837-b5836bd40da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:39,046 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:34:39,046 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4351e58-c922-403c-b6a0-c6c931d07f85', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4351e58-c922-403c-b6a0-c6c931d07f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:40,097 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:34:40,097 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb77b019-abfc-4783-92e2-e6987a63da6a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb77b019-abfc-4783-92e2-e6987a63da6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:41,147 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:41,147 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d949e91c-beb2-44fd-9822-4b84ea1899e0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d949e91c-beb2-44fd-9822-4b84ea1899e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:42,198 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:34:42,199 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab27d62b-9c1c-44ef-8653-f02265647b4f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab27d62b-9c1c-44ef-8653-f02265647b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:43,255 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.049s 2021-08-27 03:34:43,255 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab705b70-69c6-4276-b586-97e0ba0fca85', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab705b70-69c6-4276-b586-97e0ba0fca85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:44,304 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:44,304 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33615b6d-4e32-45f1-b588-d1e4540b8787', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33615b6d-4e32-45f1-b588-d1e4540b8787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:45,355 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:34:45,355 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8327c5fb-01b7-4fbe-b12e-5e8f2b3fa34f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8327c5fb-01b7-4fbe-b12e-5e8f2b3fa34f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:46,406 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:34:46,407 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e86630aa-5f34-47f7-86ee-0fafcb327456', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e86630aa-5f34-47f7-86ee-0fafcb327456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:47,456 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:47,456 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bed20e4-e574-4c6e-ab93-00f8b0c399ca', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bed20e4-e574-4c6e-ab93-00f8b0c399ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:48,505 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:48,506 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45d802a7-9b50-4050-ad8f-7831f42fa1ac', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45d802a7-9b50-4050-ad8f-7831f42fa1ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:49,555 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:49,555 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0be560a2-7670-49c1-bba8-95b150e79c22', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0be560a2-7670-49c1-bba8-95b150e79c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:50,604 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:50,604 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a94a80c3-28c5-4453-b00f-ecf121e39515', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a94a80c3-28c5-4453-b00f-ecf121e39515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:51,652 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:51,653 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-659eb937-32c8-4c75-91f8-1ccf765abdea', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-659eb937-32c8-4c75-91f8-1ccf765abdea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:52,702 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:52,702 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3284d4cd-c94c-4e73-bf0f-f9a3fbccaa90', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3284d4cd-c94c-4e73-bf0f-f9a3fbccaa90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:53,751 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:53,751 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c6b6447-0271-4301-9663-5ff44e093905', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c6b6447-0271-4301-9663-5ff44e093905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:54,800 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:54,801 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5f4f0f4-75a3-49b2-a999-cb4f5cf3703f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5f4f0f4-75a3-49b2-a999-cb4f5cf3703f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:55,850 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:55,850 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fa84c7f-cbcb-4e96-b29e-d46f571541bf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fa84c7f-cbcb-4e96-b29e-d46f571541bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:56,900 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:34:56,901 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d1f53e0-6335-43df-b49b-f8fbe6528abd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d1f53e0-6335-43df-b49b-f8fbe6528abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:57,949 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:34:57,950 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39f63d91-a054-40f7-929f-9b4433664439', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39f63d91-a054-40f7-929f-9b4433664439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:34:59,002 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:34:59,002 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d132b8f-87dd-45d6-bec1-d51cdeb98bd1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d132b8f-87dd-45d6-bec1-d51cdeb98bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:00,052 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:35:00,053 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cd8df86-c441-4300-b6a2-1a933364fdfe', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cd8df86-c441-4300-b6a2-1a933364fdfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:01,102 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:35:01,103 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2350fc02-7687-45db-890f-0c28065625ca', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2350fc02-7687-45db-890f-0c28065625ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:02,152 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:35:02,153 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e6f6a07-a26e-4445-98c2-0767055e1c4e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e6f6a07-a26e-4445-98c2-0767055e1c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:03,203 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:35:03,204 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eabac24e-cac2-46cc-99b8-434a7e8ef6cc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eabac24e-cac2-46cc-99b8-434a7e8ef6cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:04,253 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:35:04,253 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e6f1fcb-7479-45fd-9c96-e88f830478b5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e6f1fcb-7479-45fd-9c96-e88f830478b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:05,301 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:35:05,302 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f92543f-030b-45c5-a3f1-2c9d355bcfb6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f92543f-030b-45c5-a3f1-2c9d355bcfb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:06,350 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:35:06,350 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c40b923-3129-45f1-becc-7c649c59a2ca', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c40b923-3129-45f1-becc-7c649c59a2ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:07,400 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:35:07,401 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dbb36a9-bdfa-40d5-ba36-e27549f2562c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dbb36a9-bdfa-40d5-ba36-e27549f2562c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:08,450 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:08,450 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6627f47c-7507-434f-94ad-71f948b56c90', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6627f47c-7507-434f-94ad-71f948b56c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:09,499 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:09,500 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfdef505-7159-4471-b468-2540c6e13568', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfdef505-7159-4471-b468-2540c6e13568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:10,548 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:10,549 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae924bf9-22e2-431f-8c7f-f9f2cb3a68dd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae924bf9-22e2-431f-8c7f-f9f2cb3a68dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:11,598 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:35:11,599 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6b0f05e-a6f6-44b9-801c-53e0719cc218', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6b0f05e-a6f6-44b9-801c-53e0719cc218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:12,648 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:12,648 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f05adf29-08bd-4dfa-8b41-ad8da3598452', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f05adf29-08bd-4dfa-8b41-ad8da3598452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:13,698 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:13,698 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a695458-462a-4d57-9c80-167febaac6f6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a695458-462a-4d57-9c80-167febaac6f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:14,760 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.054s 2021-08-27 03:35:14,761 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c29394-d318-4bb4-b2f9-3d9e819b4f51', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c29394-d318-4bb4-b2f9-3d9e819b4f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:15,810 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:35:15,810 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be5c3946-b7db-41cd-ba24-094e6cfce954', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be5c3946-b7db-41cd-ba24-094e6cfce954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:16,861 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:35:16,861 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5d64f96-18f5-4546-87b5-f35e32c17ac7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5d64f96-18f5-4546-87b5-f35e32c17ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:17,912 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:35:17,912 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abb50dbd-02c7-4303-ba6c-1f8b578c0b90', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abb50dbd-02c7-4303-ba6c-1f8b578c0b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:18,961 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:18,961 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffda0e0a-0536-414c-9186-39cdd79c9b0d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffda0e0a-0536-414c-9186-39cdd79c9b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:20,009 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:35:20,010 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aea98c7-9248-42f1-9333-1b79df25697f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aea98c7-9248-42f1-9333-1b79df25697f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:21,063 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.046s 2021-08-27 03:35:21,064 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97111e34-6c33-45f5-9f4f-19f44b7662a1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97111e34-6c33-45f5-9f4f-19f44b7662a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:22,113 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:22,113 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3684131e-29b2-4744-a500-211a9643eda1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3684131e-29b2-4744-a500-211a9643eda1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:23,170 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.049s 2021-08-27 03:35:23,170 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed6ec9aa-b06c-4520-8614-0f1ded4956ec', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed6ec9aa-b06c-4520-8614-0f1ded4956ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:24,219 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:24,219 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b019b842-d9d9-4d11-8831-c63e5f40e329', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b019b842-d9d9-4d11-8831-c63e5f40e329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:25,267 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:25,268 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2efa923f-4d7a-4887-adb7-c974a425e5d9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2efa923f-4d7a-4887-adb7-c974a425e5d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:26,316 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:26,317 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbd8332f-1524-4ebc-8c63-442a26cc7dbf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbd8332f-1524-4ebc-8c63-442a26cc7dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:27,365 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:27,366 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b36137b2-8ff3-41e2-a8ea-1f81969a0346', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b36137b2-8ff3-41e2-a8ea-1f81969a0346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:28,414 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:35:28,415 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f015d8ad-425e-4372-aa13-31ce35c8cc8c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f015d8ad-425e-4372-aa13-31ce35c8cc8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:29,463 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:29,464 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d76ab16-f7a9-4fbd-80bd-7f0eaa722ad5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d76ab16-f7a9-4fbd-80bd-7f0eaa722ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:30,513 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:30,513 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da62c6db-2d7a-4f3b-9c6f-80793c1fe834', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da62c6db-2d7a-4f3b-9c6f-80793c1fe834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:31,566 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.046s 2021-08-27 03:35:31,567 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86063551-7cd6-4450-8257-504f83dbcdd6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86063551-7cd6-4450-8257-504f83dbcdd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:32,615 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:35:32,615 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a711889-bf1e-4240-b0d1-74c9d8168f8e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a711889-bf1e-4240-b0d1-74c9d8168f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:33,664 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:33,665 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26cc9e67-1bc9-4c24-93f8-6105d17be9bc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26cc9e67-1bc9-4c24-93f8-6105d17be9bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:34,714 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:34,714 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd15d45-27e0-407b-909d-f31ae73dbe38', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd15d45-27e0-407b-909d-f31ae73dbe38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:35,763 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:35:35,763 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6a7538c-2345-42bd-84f0-022a4a42bc9a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6a7538c-2345-42bd-84f0-022a4a42bc9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:36,811 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:36,812 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dac8bd7-9721-4d25-a3a3-a615984bc30f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dac8bd7-9721-4d25-a3a3-a615984bc30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:37,865 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.047s 2021-08-27 03:35:37,866 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f72f15-5405-4679-b6a9-100f42f0bfc6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67f72f15-5405-4679-b6a9-100f42f0bfc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:38,918 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:35:38,919 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e89e2d6-9b1b-45fa-8b36-3832815d92d2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e89e2d6-9b1b-45fa-8b36-3832815d92d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:39,968 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:39,968 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a937cb9-4c41-45f1-9dc8-e266b19243ba', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a937cb9-4c41-45f1-9dc8-e266b19243ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:41,017 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:41,017 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca7939e4-0257-4189-9b0a-6eb756e2111e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca7939e4-0257-4189-9b0a-6eb756e2111e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:42,067 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:35:42,067 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16e83f51-158b-4d23-a544-98e379e693ab', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16e83f51-158b-4d23-a544-98e379e693ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:43,116 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:43,116 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef8cee3-3096-4631-9067-7bc12762d5b8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef8cee3-3096-4631-9067-7bc12762d5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:44,166 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:44,167 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e5ec63-c87a-4ea5-9a5e-d5147c968367', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e5ec63-c87a-4ea5-9a5e-d5147c968367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:45,217 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.042s 2021-08-27 03:35:45,218 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f729159-4741-4432-ba2e-841fbe1e8cdd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f729159-4741-4432-ba2e-841fbe1e8cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:46,265 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:46,265 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df8f4d9a-52e3-4426-85b8-d17ed8f3510e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df8f4d9a-52e3-4426-85b8-d17ed8f3510e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:47,317 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:35:47,317 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e80549d9-1471-4610-9494-acdb5bc2b7e8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e80549d9-1471-4610-9494-acdb5bc2b7e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:48,365 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:35:48,365 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b653ea68-befe-43e4-8674-107bc8514776', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b653ea68-befe-43e4-8674-107bc8514776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:49,414 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:35:49,415 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be807b6f-d136-440d-a7fb-aa21b0024515', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be807b6f-d136-440d-a7fb-aa21b0024515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:50,463 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:35:50,464 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80957790-8a87-4552-be28-fe600a350d34', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80957790-8a87-4552-be28-fe600a350d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:51,511 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:35:51,511 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f111c7-9b62-4f26-a2aa-ec7ced9f1562', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f111c7-9b62-4f26-a2aa-ec7ced9f1562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:52,559 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:35:52,560 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bec3339f-bef0-4e2c-a531-97459f240575', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bec3339f-bef0-4e2c-a531-97459f240575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:53,608 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:35:53,608 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40e89c5a-bf19-4aaf-bb64-7453c0e33729', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40e89c5a-bf19-4aaf-bb64-7453c0e33729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:54,656 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:54,656 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ec5ea8-5750-4600-b0b8-e6d7e59688b7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ec5ea8-5750-4600-b0b8-e6d7e59688b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:55,704 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.041s 2021-08-27 03:35:55,705 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c885194e-7252-4d8f-9f1f-ba55ec7c6c13', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c885194e-7252-4d8f-9f1f-ba55ec7c6c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:56,753 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:35:56,754 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2265cec-48a6-41fd-bb42-cbb5d88fa1c2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2265cec-48a6-41fd-bb42-cbb5d88fa1c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:57,801 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.039s 2021-08-27 03:35:57,801 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bf0ef7f-ed21-45b4-8728-cb3085b99076', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bf0ef7f-ed21-45b4-8728-cb3085b99076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:58,849 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.040s 2021-08-27 03:35:58,850 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b846c727-5659-4c2d-b06b-52d2f0c9dad5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b846c727-5659-4c2d-b06b-52d2f0c9dad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:35:59,935 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.077s 2021-08-27 03:35:59,935 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4485bdd9-a183-4bfc-bd5f-0429903be97c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4485bdd9-a183-4bfc-bd5f-0429903be97c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:00,985 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:36:00,986 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91faee69-4735-4b20-b7de-10761c5d7a8e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91faee69-4735-4b20-b7de-10761c5d7a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:02,036 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.043s 2021-08-27 03:36:02,037 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3173568-e33c-4107-88ab-aafa6dcadcf1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3173568-e33c-4107-88ab-aafa6dcadcf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:03,091 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.047s 2021-08-27 03:36:03,092 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc014f4-eaf9-4da4-a49d-ab2c8a43db90', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc014f4-eaf9-4da4-a49d-ab2c8a43db90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:04,144 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:36:04,144 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4baca1da-f68d-4484-90af-074c60d63ecc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4baca1da-f68d-4484-90af-074c60d63ecc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:05,195 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da 0.044s 2021-08-27 03:36:05,195 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf59ce84-b606-4576-a958-fe4058370336', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf59ce84-b606-4576-a958-fe4058370336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da'} Body: b'{"volume": {"id": "33ad8be0-955f-4d03-83c8-4710376cf3da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:30:06.000000", "updated_at": "2021-08-27T03:30:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-577707502", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/33ad8be0-955f-4d03-83c8-4710376cf3da"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 170, in test_volume_from_snapshot self._create_volume_from_snapshot(extra_size=1) File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 148, in _create_volume_from_snapshot src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 129, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 33ad8be0-955f-4d03-83c8-4710376cf3da 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
ft10.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-27 03:36:05,479 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 202 POST http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes 0.215s 2021-08-27 03:36:05,480 108918 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-1884367592"}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bc9a7cb-eea9-4379-a680-93566e3ab22b', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bc9a7cb-eea9-4379-a680-93566e3ab22b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.400890", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-27 03:36:05,532 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.046s 2021-08-27 03:36:05,532 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e813d7f6-f5bc-40c2-8658-ff5e2e1150df', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e813d7f6-f5bc-40c2-8658-ff5e2e1150df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:06,585 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.046s 2021-08-27 03:36:06,585 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-409e7644-473b-485d-b085-5913eeb17c3e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-409e7644-473b-485d-b085-5913eeb17c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:07,646 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.053s 2021-08-27 03:36:07,646 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6edf75c-1ce4-43be-83d4-fd864eded233', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6edf75c-1ce4-43be-83d4-fd864eded233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:08,700 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.045s 2021-08-27 03:36:08,700 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7901765-754a-4123-adee-b36f1f8b40b2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7901765-754a-4123-adee-b36f1f8b40b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:09,749 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:36:09,749 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4de8f2c1-f304-439d-aa8c-72cae9ccc5ad', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4de8f2c1-f304-439d-aa8c-72cae9ccc5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:10,798 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:36:10,799 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4326ca0-64fa-4c22-a5a1-af63fec17da7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4326ca0-64fa-4c22-a5a1-af63fec17da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:11,848 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:36:11,848 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75974765-c166-43b7-bdef-23fc3f35ce1a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75974765-c166-43b7-bdef-23fc3f35ce1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:12,898 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:36:12,898 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12b9ce9b-bcb9-41ab-bd78-4f9223a4cc8b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12b9ce9b-bcb9-41ab-bd78-4f9223a4cc8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:13,951 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:36:13,951 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7b950df-496a-418d-be7b-ae8faecdd70a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7b950df-496a-418d-be7b-ae8faecdd70a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:15,001 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:36:15,001 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2079ba55-68f9-4651-bf9a-b63af8666131', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2079ba55-68f9-4651-bf9a-b63af8666131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:16,050 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:36:16,050 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e41baf1-5222-4567-9d72-0d066eeb562c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e41baf1-5222-4567-9d72-0d066eeb562c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:17,101 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:36:17,101 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-853142ff-5159-4e73-9dd2-14117151412d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-853142ff-5159-4e73-9dd2-14117151412d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:18,151 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:36:18,152 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16dcf89d-41c7-411b-ac5c-2207765f513a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16dcf89d-41c7-411b-ac5c-2207765f513a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:19,204 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.044s 2021-08-27 03:36:19,204 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da4b01f4-9f03-49c1-b19c-6344e91c938f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da4b01f4-9f03-49c1-b19c-6344e91c938f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:20,257 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.045s 2021-08-27 03:36:20,258 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cdef510-c266-4324-a607-1ef11254791a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cdef510-c266-4324-a607-1ef11254791a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:21,310 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:36:21,310 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-395dd527-90d2-4eec-92f9-2f93c10caea6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-395dd527-90d2-4eec-92f9-2f93c10caea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:22,359 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:36:22,359 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c69869a6-68e0-4df9-8b44-55fc1de39089', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c69869a6-68e0-4df9-8b44-55fc1de39089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:23,408 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:36:23,408 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef47a2f8-ea38-4ae4-9d50-02bc4b82befd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef47a2f8-ea38-4ae4-9d50-02bc4b82befd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:24,457 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:36:24,458 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a28dfca-d29b-480a-b9cf-db3a7d0bd22b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a28dfca-d29b-480a-b9cf-db3a7d0bd22b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:25,507 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:36:25,507 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68b648f2-56c4-4540-9067-b1476f956a64', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68b648f2-56c4-4540-9067-b1476f956a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:26,556 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:36:26,557 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e9ec21e-0106-4dee-8845-ac98c4771a7a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e9ec21e-0106-4dee-8845-ac98c4771a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:27,605 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:36:27,606 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee877b9-1485-45b5-8994-f8fe15ddc6b2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee877b9-1485-45b5-8994-f8fe15ddc6b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:28,655 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:36:28,655 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f93cae79-85c6-4126-9f14-88a4676c687c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f93cae79-85c6-4126-9f14-88a4676c687c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:29,704 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:36:29,705 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00a0537-1b73-4837-8e39-0559ef0fc4f0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00a0537-1b73-4837-8e39-0559ef0fc4f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:30,754 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:36:30,754 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6451bed-60db-4343-8e40-078cafc97602', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6451bed-60db-4343-8e40-078cafc97602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:31,804 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:36:31,804 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4013ba3a-0faf-40c1-be3f-05a6c67a25ba', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4013ba3a-0faf-40c1-be3f-05a6c67a25ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:32,853 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:36:32,854 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-929c81c6-9a22-4c9d-821d-5d6a29b6ddc5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-929c81c6-9a22-4c9d-821d-5d6a29b6ddc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:33,901 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:36:33,902 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd0c2ff0-ddf2-4ada-aa4d-cbf8c0b1ebb9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd0c2ff0-ddf2-4ada-aa4d-cbf8c0b1ebb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:34,951 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:36:34,951 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95cfc354-194e-4547-96b3-e1dc0fad19b2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95cfc354-194e-4547-96b3-e1dc0fad19b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:35,999 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:36:35,999 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5675a68-5ce4-4dec-adbd-1e8fe97da756', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5675a68-5ce4-4dec-adbd-1e8fe97da756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:37,050 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:36:37,050 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5827d72e-307c-40ee-b11e-e70db014eb6c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5827d72e-307c-40ee-b11e-e70db014eb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:38,099 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:36:38,099 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cf4a44e-7b07-418b-81b9-237585263518', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cf4a44e-7b07-418b-81b9-237585263518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:39,148 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:36:39,149 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c771dd19-9128-452b-8dea-8d30d4bf5cae', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c771dd19-9128-452b-8dea-8d30d4bf5cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:40,197 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:36:40,198 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf2241b-268c-4950-96ac-e82997b9d7f7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf2241b-268c-4950-96ac-e82997b9d7f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:41,249 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:36:41,249 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2de50ad9-33a1-41ec-a682-18e8e7c3faf0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2de50ad9-33a1-41ec-a682-18e8e7c3faf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:42,300 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:36:42,300 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5436201e-348c-435c-b364-c81e9ce9e8d1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5436201e-348c-435c-b364-c81e9ce9e8d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:43,348 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:36:43,349 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db004ad-7a86-4968-9d21-a45933f8f686', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db004ad-7a86-4968-9d21-a45933f8f686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:44,398 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:36:44,399 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0413e70d-1b07-49ff-b6fc-c1de591e69c7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0413e70d-1b07-49ff-b6fc-c1de591e69c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:45,448 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:36:45,448 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c003ba14-2f54-4f11-909d-206e419f6f57', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c003ba14-2f54-4f11-909d-206e419f6f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:46,497 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:36:46,498 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e7977c2-32c4-4c33-aec4-00999ea2de7c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e7977c2-32c4-4c33-aec4-00999ea2de7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:47,548 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:36:47,548 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d6153e0-5f21-4d74-81cb-221178e62912', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d6153e0-5f21-4d74-81cb-221178e62912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:48,599 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:36:48,599 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-032ab64d-f37c-4e42-abc0-a93de9b37b46', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032ab64d-f37c-4e42-abc0-a93de9b37b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:49,648 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:36:49,648 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b4c7708-355c-4310-b7fd-609db0bbc83b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b4c7708-355c-4310-b7fd-609db0bbc83b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:50,697 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:36:50,697 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49966597-4455-468b-a626-3665d4cded4d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49966597-4455-468b-a626-3665d4cded4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:51,745 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:36:51,746 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-934c9e80-dcf6-4581-bb5b-d16dedad0782', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-934c9e80-dcf6-4581-bb5b-d16dedad0782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:52,795 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:36:52,795 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68c358ec-9f60-43f4-8e1f-ef07a566e59d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68c358ec-9f60-43f4-8e1f-ef07a566e59d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:53,847 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.044s 2021-08-27 03:36:53,847 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acfe4ba8-de5f-4d4c-b102-aa0cbe57ba71', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acfe4ba8-de5f-4d4c-b102-aa0cbe57ba71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:54,895 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:36:54,896 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6f5eddb-aec7-4914-9866-13e21de5cdab', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6f5eddb-aec7-4914-9866-13e21de5cdab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:55,945 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:36:55,945 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d10784be-5da7-4ea0-a411-dcaadc40a9b1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d10784be-5da7-4ea0-a411-dcaadc40a9b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:56,997 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.044s 2021-08-27 03:36:56,997 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1750a07d-a134-41e8-a803-ac3c0ec2116e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1750a07d-a134-41e8-a803-ac3c0ec2116e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:58,048 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:36:58,048 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0ccce62-a87e-4f5c-92c5-0a74918eb95c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0ccce62-a87e-4f5c-92c5-0a74918eb95c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:36:59,098 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:36:59,099 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72f205d2-118d-4418-b5c7-d9568e9d1c46', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72f205d2-118d-4418-b5c7-d9568e9d1c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:00,147 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:37:00,148 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3c3516-af86-4dfb-8d3f-1a69948ea6e5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b3c3516-af86-4dfb-8d3f-1a69948ea6e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:01,198 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:37:01,199 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a30cf52-5ff7-446b-8673-ca0f75e82940', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a30cf52-5ff7-446b-8673-ca0f75e82940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:02,249 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:37:02,250 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6320d232-263d-4dea-91d1-289073ee959f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6320d232-263d-4dea-91d1-289073ee959f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:03,302 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.045s 2021-08-27 03:37:03,302 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c13ed6-f3e6-4fd5-bb90-82f21565b813', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69c13ed6-f3e6-4fd5-bb90-82f21565b813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:04,352 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:04,352 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d4bbe6-bea5-4662-9239-d3e37000ae80', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d4bbe6-bea5-4662-9239-d3e37000ae80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:05,402 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:37:05,402 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd18b00d-62b0-4e47-a5e7-699e2931986b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd18b00d-62b0-4e47-a5e7-699e2931986b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:06,451 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:06,451 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b9c2a59-0f11-41b9-9802-b7a1ffd1fcbb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9c2a59-0f11-41b9-9802-b7a1ffd1fcbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:07,500 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:07,500 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c1b7dc-761d-4e51-93ec-390166ab916d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c1b7dc-761d-4e51-93ec-390166ab916d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:08,549 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:08,549 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-266ae8fb-1c2e-4bd5-9084-25662a3eb023', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-266ae8fb-1c2e-4bd5-9084-25662a3eb023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:09,597 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:09,597 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1427d6b9-c5fe-4a9c-a3b6-bffef1bab1e5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1427d6b9-c5fe-4a9c-a3b6-bffef1bab1e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:10,646 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:10,647 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccfab8d2-82ad-4b8c-b9f7-adbbd6019989', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccfab8d2-82ad-4b8c-b9f7-adbbd6019989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:11,696 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:11,696 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d98add3c-63e2-4cb0-802c-88e9c19dd317', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d98add3c-63e2-4cb0-802c-88e9c19dd317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:12,744 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:37:12,744 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e8d526-7442-4ae6-8bbe-e018981f289a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e8d526-7442-4ae6-8bbe-e018981f289a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:13,794 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:13,794 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bd8b589-7f21-46d0-8041-230de5346cc1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bd8b589-7f21-46d0-8041-230de5346cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:14,844 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:37:14,844 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64e46f31-da50-444a-a066-09a01e4433af', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64e46f31-da50-444a-a066-09a01e4433af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:15,892 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:15,893 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0ecec9-c45e-4594-9eb9-b2b33eae93cf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0ecec9-c45e-4594-9eb9-b2b33eae93cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:16,943 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:37:16,943 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88020368-c882-4062-b50f-565e40fb89ba', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88020368-c882-4062-b50f-565e40fb89ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:17,992 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:37:17,993 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7c436e4-6267-4025-8ff4-b13c11057621', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7c436e4-6267-4025-8ff4-b13c11057621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:19,043 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:37:19,043 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24fecea6-c5cd-4127-83f3-f38c9fad4d08', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24fecea6-c5cd-4127-83f3-f38c9fad4d08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:20,097 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.046s 2021-08-27 03:37:20,097 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3594d4e-a850-4ec6-91a3-1c00dbe067ea', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3594d4e-a850-4ec6-91a3-1c00dbe067ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:21,146 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:21,147 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8db2a3af-c7db-4b81-9a39-e2c06e5d079f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8db2a3af-c7db-4b81-9a39-e2c06e5d079f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:22,196 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:37:22,196 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cefd4fb-a105-476a-8108-a24d58185e2c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cefd4fb-a105-476a-8108-a24d58185e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:23,247 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:37:23,247 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c46f325-8c95-4609-b75c-abb7d314bf48', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c46f325-8c95-4609-b75c-abb7d314bf48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:24,300 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.044s 2021-08-27 03:37:24,300 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1b200a6-dd47-4287-ae1b-7a51bda773f6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1b200a6-dd47-4287-ae1b-7a51bda773f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:25,348 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:37:25,349 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6424a9e-4d4d-43d4-801e-4de2711809f3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6424a9e-4d4d-43d4-801e-4de2711809f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:26,549 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.193s 2021-08-27 03:37:26,550 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0582117-1e96-4ee6-9131-2752364f2ec5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0582117-1e96-4ee6-9131-2752364f2ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:27,599 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:37:27,600 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a19ba46-f465-4b7f-b347-112a913a04c9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a19ba46-f465-4b7f-b347-112a913a04c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:28,649 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:28,649 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5a87482-4d4e-4035-9f30-b035adac583f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5a87482-4d4e-4035-9f30-b035adac583f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:29,698 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:29,698 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-126114a0-9db9-47a5-a914-0acbe6ba2257', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-126114a0-9db9-47a5-a914-0acbe6ba2257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:30,746 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:30,746 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5d6387f-6cf4-4d9b-a135-1dba7bdd1b6c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5d6387f-6cf4-4d9b-a135-1dba7bdd1b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:31,796 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:37:31,797 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a463a508-b7bc-4362-badc-0d2f249439d7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a463a508-b7bc-4362-badc-0d2f249439d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:32,848 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:37:32,848 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-479f630f-27af-4f06-97d3-92399e443ce8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-479f630f-27af-4f06-97d3-92399e443ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:33,899 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:37:33,900 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87490bd6-16fa-42f7-9306-c7efa1cb8d24', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87490bd6-16fa-42f7-9306-c7efa1cb8d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:34,950 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:37:34,950 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c88a89c-9b19-4ce8-94f5-a949dc9cbe45', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c88a89c-9b19-4ce8-94f5-a949dc9cbe45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:36,000 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:36,000 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d781b5-7567-41fe-9f96-aa4131f0bb6e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d781b5-7567-41fe-9f96-aa4131f0bb6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:37,051 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:37:37,052 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-037bc458-52ca-4ef5-ad6f-73f7a8c684f2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037bc458-52ca-4ef5-ad6f-73f7a8c684f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:38,100 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:38,101 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b868b7-21b8-4c53-a117-bb827c035732', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b868b7-21b8-4c53-a117-bb827c035732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:39,150 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:37:39,150 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5df5e77c-b47f-4587-88d7-b6334cf4e2a6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5df5e77c-b47f-4587-88d7-b6334cf4e2a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:40,201 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.044s 2021-08-27 03:37:40,201 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8ea911c-1cc1-42fa-9a63-f719d05ce43b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8ea911c-1cc1-42fa-9a63-f719d05ce43b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:41,251 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:41,251 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c3dfee8-3406-4fc7-9382-11217569ac27', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c3dfee8-3406-4fc7-9382-11217569ac27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:42,303 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:37:42,303 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7db0f4d8-ee9b-4711-97cc-0f46e8dcc322', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7db0f4d8-ee9b-4711-97cc-0f46e8dcc322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:43,352 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:37:43,353 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d1a765-20ca-4cd9-bd4b-9760bf892007', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d1a765-20ca-4cd9-bd4b-9760bf892007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:44,402 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:37:44,403 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09c2262-0e16-4b5a-add5-d1e69b887402', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09c2262-0e16-4b5a-add5-d1e69b887402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:45,453 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:45,453 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a6e605-4383-46e3-895a-0a02854fe4ce', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a6e605-4383-46e3-895a-0a02854fe4ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:46,503 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:46,503 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-408a6c85-3afe-4322-a146-51562f385caf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-408a6c85-3afe-4322-a146-51562f385caf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:47,553 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:47,553 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a023ca34-a410-4f9b-bf8d-10b0ee14f9b0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a023ca34-a410-4f9b-bf8d-10b0ee14f9b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:48,603 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:48,603 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f1f1153-9d07-4559-a34b-e24e989d7793', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f1f1153-9d07-4559-a34b-e24e989d7793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:49,652 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:49,652 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79dc2ed0-8250-47d1-8dc5-d21e46e26ecb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79dc2ed0-8250-47d1-8dc5-d21e46e26ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:50,702 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.044s 2021-08-27 03:37:50,703 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97903266-29ee-41e2-863c-93e960c0a5af', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97903266-29ee-41e2-863c-93e960c0a5af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:51,752 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:51,753 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4bc0f91-5a06-4003-87f2-9674d6d24d20', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4bc0f91-5a06-4003-87f2-9674d6d24d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:52,801 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:37:52,801 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-079d4f30-4a12-426a-bc6c-94e535693c88', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-079d4f30-4a12-426a-bc6c-94e535693c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:53,852 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:37:53,852 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d10180f-5bc4-4333-a422-07f9ab203c0b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d10180f-5bc4-4333-a422-07f9ab203c0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:54,901 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:37:54,901 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2a4dea2-d879-46d5-b3c3-d28275d9a17e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a4dea2-d879-46d5-b3c3-d28275d9a17e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:55,950 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:37:55,951 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0459fa94-809f-4213-96d1-ebee11e78371', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0459fa94-809f-4213-96d1-ebee11e78371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:57,001 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:37:57,001 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc1fcb1-5398-4cec-bbf6-f7cec78733d0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc1fcb1-5398-4cec-bbf6-f7cec78733d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:58,052 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:37:58,052 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89ec1dd4-269d-4951-b83a-06c59d50ab75', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89ec1dd4-269d-4951-b83a-06c59d50ab75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:37:59,102 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:37:59,102 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb6f21eb-b40f-4627-b224-a70357a93b93', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb6f21eb-b40f-4627-b224-a70357a93b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:00,152 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:38:00,152 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e80f1720-6e1e-4bce-b90f-8b1c1f6ae18b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e80f1720-6e1e-4bce-b90f-8b1c1f6ae18b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:01,201 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:01,201 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a269a7-71fb-46cb-8600-f089d3d99fe5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a269a7-71fb-46cb-8600-f089d3d99fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:02,250 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:02,250 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f31cbbb1-4e9f-478d-9819-15770c673993', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f31cbbb1-4e9f-478d-9819-15770c673993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:03,299 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:03,299 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf7c036-e81e-4762-81c7-edb4a432a18a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf7c036-e81e-4762-81c7-edb4a432a18a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:04,348 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:04,348 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-657a437a-71ea-4ecb-8bc8-1576f393e4d3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-657a437a-71ea-4ecb-8bc8-1576f393e4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:05,398 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:38:05,398 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad08e33f-8479-443b-81ce-aa0919d77b24', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad08e33f-8479-443b-81ce-aa0919d77b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:06,447 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:06,447 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c64e33-d882-4a8f-b3b8-2b96d657c6f7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c64e33-d882-4a8f-b3b8-2b96d657c6f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:07,497 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:07,497 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-882ae3dd-e736-4041-8da3-bf22da304065', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-882ae3dd-e736-4041-8da3-bf22da304065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:08,545 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:08,546 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04028f61-6312-4453-ab9a-aa22ae8743b0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04028f61-6312-4453-ab9a-aa22ae8743b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:09,595 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:38:09,595 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1876caab-c29b-432a-9016-9283df415595', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1876caab-c29b-432a-9016-9283df415595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:10,644 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:38:10,644 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d11cadfc-e02a-4429-8190-967492ec97d7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11cadfc-e02a-4429-8190-967492ec97d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:11,693 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:11,693 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8f0a1a-c6f7-44a6-9cbd-774809c24504', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8f0a1a-c6f7-44a6-9cbd-774809c24504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:12,743 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:38:12,743 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de9a6817-e5b3-4e14-ba21-98bb9fe10134', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de9a6817-e5b3-4e14-ba21-98bb9fe10134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:13,794 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:38:13,794 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3091a990-0d34-4b88-8462-ac4c4cf7e54e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3091a990-0d34-4b88-8462-ac4c4cf7e54e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:14,843 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:14,844 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca368163-9824-461d-b248-ff4c6d6c5a6a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca368163-9824-461d-b248-ff4c6d6c5a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:15,893 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:38:15,893 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05226002-c4cc-497c-a681-adb3a774a72d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05226002-c4cc-497c-a681-adb3a774a72d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:16,941 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:38:16,942 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-208d29b7-8a46-45a2-bfad-52f109a410ae', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-208d29b7-8a46-45a2-bfad-52f109a410ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:17,992 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:17,992 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68737011-3de6-4747-82d5-bbcabdee638a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68737011-3de6-4747-82d5-bbcabdee638a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:19,041 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:19,041 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1526f6ed-d55f-407f-8b06-08f3763b8c90', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1526f6ed-d55f-407f-8b06-08f3763b8c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:20,092 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:38:20,092 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73dcd4e0-799a-447f-9a2b-ea187df0a3da', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73dcd4e0-799a-447f-9a2b-ea187df0a3da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:21,142 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:38:21,142 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-934b8ef7-436c-4763-ad52-3f79102a5e97', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-934b8ef7-436c-4763-ad52-3f79102a5e97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:22,195 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:38:22,195 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-030cf0a5-ffb1-4218-8bfd-b404986a28b7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-030cf0a5-ffb1-4218-8bfd-b404986a28b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:23,244 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:23,244 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8fccd5d-3940-458f-bf53-97f6af0f08f1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8fccd5d-3940-458f-bf53-97f6af0f08f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:24,293 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:38:24,294 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5d1dd0c-56bc-4236-8dad-0ad18a5a8a6e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5d1dd0c-56bc-4236-8dad-0ad18a5a8a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:25,343 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:25,343 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea4fd22d-67d3-4bb9-a178-9e41c097fe2e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea4fd22d-67d3-4bb9-a178-9e41c097fe2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:26,391 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:26,392 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-927c39e3-6f41-4319-8ff9-576b9eacda48', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-927c39e3-6f41-4319-8ff9-576b9eacda48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:27,441 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:27,441 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9afb50fa-1bfe-4daa-9163-8a20290a201c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9afb50fa-1bfe-4daa-9163-8a20290a201c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:28,494 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.044s 2021-08-27 03:38:28,495 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab819fd-9ecb-41ab-8313-a8c88e912a4b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab819fd-9ecb-41ab-8313-a8c88e912a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:29,545 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:29,545 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74eb07de-6bc1-4835-911e-75c271de5e6a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74eb07de-6bc1-4835-911e-75c271de5e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:30,713 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.161s 2021-08-27 03:38:30,714 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da9d6d58-2ce6-4a97-a890-e07125530612', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da9d6d58-2ce6-4a97-a890-e07125530612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:31,764 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:38:31,764 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf539525-06d7-48ac-82ed-679b4e7de9a0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf539525-06d7-48ac-82ed-679b4e7de9a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:32,814 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:32,814 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f6f2f7-e09d-4eb6-b1b7-bcc1a8dbdef4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f6f2f7-e09d-4eb6-b1b7-bcc1a8dbdef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:33,864 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:38:33,864 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4414cfb5-f2ad-4839-8fc9-b3219ce5be50', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4414cfb5-f2ad-4839-8fc9-b3219ce5be50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:34,914 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:34,915 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd9c2ca-0623-400d-b5a1-76447fe9238c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd9c2ca-0623-400d-b5a1-76447fe9238c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:35,966 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:38:35,966 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a989954-07fb-4a71-9e67-2c7338cdd4c2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a989954-07fb-4a71-9e67-2c7338cdd4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:37,016 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:38:37,017 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-301f29ca-669f-4a0b-9b5d-2bb151566084', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-301f29ca-669f-4a0b-9b5d-2bb151566084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:38,068 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:38:38,068 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd2326dc-44bf-446b-b48b-23432a60d434', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd2326dc-44bf-446b-b48b-23432a60d434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:39,118 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:38:39,118 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b5f668-b798-4997-a1a5-7dc77e085b01', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b5f668-b798-4997-a1a5-7dc77e085b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:40,168 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:38:40,168 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e5fd49c-6f97-4226-ace3-f07c4fcc1dc2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e5fd49c-6f97-4226-ace3-f07c4fcc1dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:41,217 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:41,217 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d2d24c2-4887-47fa-83a8-bd75ebc0d3e8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d2d24c2-4887-47fa-83a8-bd75ebc0d3e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:42,266 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:42,267 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f53060-07b4-4a01-90e5-49c94b36457f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f53060-07b4-4a01-90e5-49c94b36457f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:43,315 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:43,316 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59019690-dec3-4b6d-9cd6-5cef03262c3d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59019690-dec3-4b6d-9cd6-5cef03262c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:44,366 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:38:44,366 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a19b118-1ec7-4039-8b7a-835184e53afd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a19b118-1ec7-4039-8b7a-835184e53afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:45,416 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:38:45,416 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f25d73-e60d-4bb6-8ddc-21621c13fda3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67f25d73-e60d-4bb6-8ddc-21621c13fda3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:46,465 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:38:46,466 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59f5aeba-4436-4964-a003-eebcb91a53fa', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59f5aeba-4436-4964-a003-eebcb91a53fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:47,515 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:47,515 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f68fb14c-fcc7-4439-bf5c-21f3e3d5da2e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f68fb14c-fcc7-4439-bf5c-21f3e3d5da2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:48,565 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:38:48,566 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35044829-3f82-4682-a7c7-cc6bff354ca3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35044829-3f82-4682-a7c7-cc6bff354ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:49,616 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:38:49,618 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b36c0b-1c5d-4e53-8cd6-e48de929e98c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77b36c0b-1c5d-4e53-8cd6-e48de929e98c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:50,668 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:38:50,669 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-559edb00-593c-4ea0-a4ce-6ceca1e02200', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-559edb00-593c-4ea0-a4ce-6ceca1e02200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:51,718 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:51,718 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-195eb991-5b0d-4f0d-897c-3fc4987f82bd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-195eb991-5b0d-4f0d-897c-3fc4987f82bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:52,767 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:52,767 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7da33e31-c6c2-401a-981d-04db6b3b7056', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7da33e31-c6c2-401a-981d-04db6b3b7056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:53,817 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:53,817 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36dbee5e-5ef5-4c97-9796-eee4d74f6a5e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36dbee5e-5ef5-4c97-9796-eee4d74f6a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:54,866 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:54,866 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7429c990-d263-4d0b-b20d-2ebbaa0fb333', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7429c990-d263-4d0b-b20d-2ebbaa0fb333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:55,916 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:38:55,917 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db8c6999-7ecb-4d82-b408-430afee59dc9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db8c6999-7ecb-4d82-b408-430afee59dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:56,965 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:56,966 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee56d71-60d1-4f37-bbc5-da0e870e3ea9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee56d71-60d1-4f37-bbc5-da0e870e3ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:58,014 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:38:58,015 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aa885ff-725f-4b9b-8da6-41fc1e3ed30c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aa885ff-725f-4b9b-8da6-41fc1e3ed30c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:38:59,065 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:38:59,065 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1286bac-e591-406f-a977-9caa1f9e9f85', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1286bac-e591-406f-a977-9caa1f9e9f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:00,114 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:00,115 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c852a51e-5ae3-4c1c-a277-a6bad798ee5c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c852a51e-5ae3-4c1c-a277-a6bad798ee5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:01,164 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:01,165 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-431da6a6-c1b8-44d5-ac2d-444a8a3bedee', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-431da6a6-c1b8-44d5-ac2d-444a8a3bedee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:02,213 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:02,214 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfa317be-8f1f-4f16-9c5b-9cd42ff38d50', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfa317be-8f1f-4f16-9c5b-9cd42ff38d50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:03,263 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:03,263 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c684c92-d495-4825-ac5a-a6fb9d2137f5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c684c92-d495-4825-ac5a-a6fb9d2137f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:04,313 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:39:04,313 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8157c6be-e89c-4757-9108-af06545487c9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8157c6be-e89c-4757-9108-af06545487c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:05,361 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:05,361 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dd6fd0e-8f96-433a-89b6-8a703d964540', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dd6fd0e-8f96-433a-89b6-8a703d964540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:06,410 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:06,411 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a056f2d-cdf5-44d3-9447-f60aa29b7c77', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a056f2d-cdf5-44d3-9447-f60aa29b7c77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:07,460 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:39:07,460 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a233b3c7-0939-4dd9-98b5-f79213e5db79', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a233b3c7-0939-4dd9-98b5-f79213e5db79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:08,512 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.044s 2021-08-27 03:39:08,512 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a7d61b3-cf5f-460e-8b1f-745ac3e246fb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a7d61b3-cf5f-460e-8b1f-745ac3e246fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:09,562 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:39:09,563 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e40674-a77d-47fe-895c-31d16209a991', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e40674-a77d-47fe-895c-31d16209a991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:10,612 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:10,613 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe7e5a93-6f6b-4959-9c8d-8ba21dd98ecc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe7e5a93-6f6b-4959-9c8d-8ba21dd98ecc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:11,661 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:39:11,662 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4135b1c3-cc35-42c7-b6b2-049b63387fb2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4135b1c3-cc35-42c7-b6b2-049b63387fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:12,712 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:39:12,712 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c2398d-69d1-40cb-8666-41bb230f9ac4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c2398d-69d1-40cb-8666-41bb230f9ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:13,761 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:13,761 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5906ab1-551a-4d2d-8192-948697d12aef', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5906ab1-551a-4d2d-8192-948697d12aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:14,810 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:39:14,811 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb21a3d1-5e89-46d1-bc70-25a2f06fcb59', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb21a3d1-5e89-46d1-bc70-25a2f06fcb59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:15,859 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:15,860 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8589a4dc-b9b0-4898-ad7a-60db660fa5e1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8589a4dc-b9b0-4898-ad7a-60db660fa5e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:16,909 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:16,909 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86e6c8f8-fcdb-4cfd-b989-6f5bcff2566f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86e6c8f8-fcdb-4cfd-b989-6f5bcff2566f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:17,961 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.044s 2021-08-27 03:39:17,962 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1efb95c7-bb28-48b7-b98b-b7ab89ead0be', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1efb95c7-bb28-48b7-b98b-b7ab89ead0be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:19,011 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:19,011 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-234019ff-3754-471e-a8f1-31a9d1af0de4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-234019ff-3754-471e-a8f1-31a9d1af0de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:20,062 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:39:20,062 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eecd4b7-0d4f-48f7-ba90-aa5c3c4bcc36', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eecd4b7-0d4f-48f7-ba90-aa5c3c4bcc36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:21,119 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.049s 2021-08-27 03:39:21,120 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4fa819f-fc29-4f22-abb4-e0351e177114', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4fa819f-fc29-4f22-abb4-e0351e177114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:22,169 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:39:22,169 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a16e9c6c-0d2a-4626-8b8e-6e9c3d1e68b7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a16e9c6c-0d2a-4626-8b8e-6e9c3d1e68b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:23,218 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:23,218 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b4d15b-8f16-4bb3-b2a8-e662b52e7398', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b4d15b-8f16-4bb3-b2a8-e662b52e7398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:24,266 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:39:24,266 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d004d6a5-3e81-447d-82be-fbc11b857fd9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d004d6a5-3e81-447d-82be-fbc11b857fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:25,315 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:39:25,316 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19708cb2-1417-4335-aaaa-29b28b7a586a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19708cb2-1417-4335-aaaa-29b28b7a586a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:26,365 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:26,365 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f1caf5-637e-4c30-9f59-7143e366342b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f1caf5-637e-4c30-9f59-7143e366342b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:27,415 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:27,415 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0296778-66a6-4d9d-a8f8-161ba002c046', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0296778-66a6-4d9d-a8f8-161ba002c046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:28,467 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.044s 2021-08-27 03:39:28,467 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420d5a7f-e175-4a85-b11e-79c350c409bc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420d5a7f-e175-4a85-b11e-79c350c409bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:29,516 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:29,517 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8348136c-ff77-4758-b9e8-a40994df2449', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8348136c-ff77-4758-b9e8-a40994df2449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:30,566 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:39:30,567 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ae231a-01bf-439d-9e8d-a65986509f28', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ae231a-01bf-439d-9e8d-a65986509f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:31,616 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:31,617 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18332448-9e6f-4849-b1eb-ccb43fe72a4c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18332448-9e6f-4849-b1eb-ccb43fe72a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:32,666 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:32,666 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a696f21d-907b-4142-b99f-214330d04f54', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a696f21d-907b-4142-b99f-214330d04f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:33,716 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:33,716 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9198f781-6fae-48b8-b153-3207e0aabf78', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9198f781-6fae-48b8-b153-3207e0aabf78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:34,766 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:39:34,766 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b74f50b1-2e36-476d-bbaf-4cc60ec9fe14', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b74f50b1-2e36-476d-bbaf-4cc60ec9fe14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:35,816 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:39:35,816 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb5ccbb2-eb49-47c0-9d88-3cd9ce41ebe9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb5ccbb2-eb49-47c0-9d88-3cd9ce41ebe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:36,868 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:39:36,869 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db3e7730-9230-48f8-9325-cc04ce7e5f91', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db3e7730-9230-48f8-9325-cc04ce7e5f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:37,917 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:37,918 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f47e739-4fdc-4a5f-b565-ac5a939e8aeb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f47e739-4fdc-4a5f-b565-ac5a939e8aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:38,967 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:39:38,967 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-399954f2-fc80-4379-bf39-49aa2ecd9a0c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-399954f2-fc80-4379-bf39-49aa2ecd9a0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:40,016 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:40,017 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68d89c72-f97c-43c1-8500-bf2d40579805', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d89c72-f97c-43c1-8500-bf2d40579805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:41,067 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:39:41,068 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09662b50-856d-4cc1-8573-bc4f1cdcbefb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09662b50-856d-4cc1-8573-bc4f1cdcbefb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:42,117 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:39:42,117 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e75c16b-4dab-4199-b89d-843441113681', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e75c16b-4dab-4199-b89d-843441113681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:43,166 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:43,167 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1e44757-7228-4f19-89ac-da143406a03f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1e44757-7228-4f19-89ac-da143406a03f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:44,215 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:44,215 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5281884-bf40-48b8-964b-8e72532ff617', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5281884-bf40-48b8-964b-8e72532ff617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:45,265 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:39:45,265 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8bd71f8-2078-4af3-91d9-859293344e4d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8bd71f8-2078-4af3-91d9-859293344e4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:46,314 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:46,314 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f8578c3-4588-4cb2-85cd-189fcb802d98', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f8578c3-4588-4cb2-85cd-189fcb802d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:47,363 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:47,363 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8f365af-cdc5-4f36-8756-e4a3402db5b9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8f365af-cdc5-4f36-8756-e4a3402db5b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:48,412 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:48,412 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72fd7265-e443-459f-88f9-52605168972e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72fd7265-e443-459f-88f9-52605168972e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:49,461 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:49,461 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3e140a1-fee7-4c43-bcc5-7897b6941b3e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3e140a1-fee7-4c43-bcc5-7897b6941b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:50,511 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:50,511 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-070e20ee-e7fb-4d0b-ae3c-d29dc5121459', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-070e20ee-e7fb-4d0b-ae3c-d29dc5121459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:51,560 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:39:51,561 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8405d5d8-274f-43b7-96b2-438666ff2deb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8405d5d8-274f-43b7-96b2-438666ff2deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:52,610 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:52,610 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0049ff23-2c74-4db6-8009-8beeb4c8c6a5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0049ff23-2c74-4db6-8009-8beeb4c8c6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:53,658 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:39:53,659 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9efc4993-9172-4034-a875-f44bef578e6c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9efc4993-9172-4034-a875-f44bef578e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:54,709 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:54,709 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6533d1e6-fdeb-408e-bdbf-0eb20af81528', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6533d1e6-fdeb-408e-bdbf-0eb20af81528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:55,759 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:55,759 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01496523-e775-4f05-bd26-0ecc926da29b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01496523-e775-4f05-bd26-0ecc926da29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:56,808 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:39:56,809 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-376a6c39-2fa9-422a-80cd-ec25d5802d64', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-376a6c39-2fa9-422a-80cd-ec25d5802d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:57,858 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:39:57,859 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c844fa-4fb7-41b8-9687-8cc100a5451c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c844fa-4fb7-41b8-9687-8cc100a5451c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:58,912 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.045s 2021-08-27 03:39:58,913 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15e44672-de44-477f-a38b-0ea55263946c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15e44672-de44-477f-a38b-0ea55263946c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:39:59,963 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:39:59,963 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61f89407-2d2a-4748-9e20-8278867e8dc9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61f89407-2d2a-4748-9e20-8278867e8dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:01,012 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:40:01,013 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4332cb4f-cb34-44bc-b609-074947cf4a77', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4332cb4f-cb34-44bc-b609-074947cf4a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:02,062 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:40:02,063 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a98eb412-a111-42af-a7de-04f6f528ab61', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a98eb412-a111-42af-a7de-04f6f528ab61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:03,112 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:40:03,112 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c1057fd-f9d0-4a0e-999d-7d19cb7731c3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c1057fd-f9d0-4a0e-999d-7d19cb7731c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:04,160 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:40:04,160 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c719e4c5-f7f6-419f-87c9-f7818d3ad6c3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c719e4c5-f7f6-419f-87c9-f7818d3ad6c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:05,209 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:40:05,210 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f2c98ff-c5b9-4d9f-8c85-cf0f24dbe7e9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f2c98ff-c5b9-4d9f-8c85-cf0f24dbe7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:06,260 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:40:06,260 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-598f2a8e-1a30-4865-b9cf-08a2211fb845', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-598f2a8e-1a30-4865-b9cf-08a2211fb845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:07,309 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:40:07,309 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfcf118a-280e-482f-9b95-faf543f4a9cb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfcf118a-280e-482f-9b95-faf543f4a9cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:08,359 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:40:08,360 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9559289-aa21-4ce3-ab3b-fb8ad0dba792', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9559289-aa21-4ce3-ab3b-fb8ad0dba792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:09,409 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:40:09,410 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e45d7aa4-dcda-4520-9c2a-e6d3fd476099', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e45d7aa4-dcda-4520-9c2a-e6d3fd476099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:10,460 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:40:10,461 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c58d1e08-e463-4d41-9170-1756830a0e7d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c58d1e08-e463-4d41-9170-1756830a0e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:11,515 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.046s 2021-08-27 03:40:11,515 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f146dbf4-8b40-4b08-9db9-d1d24ae9289f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f146dbf4-8b40-4b08-9db9-d1d24ae9289f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:12,582 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.059s 2021-08-27 03:40:12,583 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75766c97-1a3c-40f0-b546-253933c2ddaf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75766c97-1a3c-40f0-b546-253933c2ddaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:13,640 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.050s 2021-08-27 03:40:13,641 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4dc6e8b-cb6e-40d0-8db2-d7464f47eb1c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4dc6e8b-cb6e-40d0-8db2-d7464f47eb1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:14,729 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.080s 2021-08-27 03:40:14,729 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0a46d0a-ba53-4017-9471-37bcf0903840', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0a46d0a-ba53-4017-9471-37bcf0903840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:15,793 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.056s 2021-08-27 03:40:15,793 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54180119-8ec7-49ae-bdc1-ca6e5bfbb75d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54180119-8ec7-49ae-bdc1-ca6e5bfbb75d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:16,891 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.090s 2021-08-27 03:40:16,891 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ec75c5-0ddb-4cc6-b2b4-9376233edb91', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ec75c5-0ddb-4cc6-b2b4-9376233edb91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:17,970 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.071s 2021-08-27 03:40:17,970 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12556a89-b321-49ab-9a28-42e15a3eeb50', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12556a89-b321-49ab-9a28-42e15a3eeb50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:19,033 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.055s 2021-08-27 03:40:19,034 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53a70df3-1e83-4b7f-8177-b45bad367edd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53a70df3-1e83-4b7f-8177-b45bad367edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:20,108 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.066s 2021-08-27 03:40:20,109 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e51e7d4-89a4-4225-9f2e-42a8565f1164', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e51e7d4-89a4-4225-9f2e-42a8565f1164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:21,166 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.050s 2021-08-27 03:40:21,167 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-612b893b-25c2-4ed3-81fa-23cef9d079c8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-612b893b-25c2-4ed3-81fa-23cef9d079c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:22,235 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.060s 2021-08-27 03:40:22,235 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb013084-de8b-4252-b7d8-5b8e6f210029', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb013084-de8b-4252-b7d8-5b8e6f210029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:23,312 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.069s 2021-08-27 03:40:23,312 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2da82376-1c16-4040-a864-83fcab7bd519', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2da82376-1c16-4040-a864-83fcab7bd519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:24,368 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.048s 2021-08-27 03:40:24,369 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d8bb33e-a830-40f4-9bc2-cb680a01eb79', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d8bb33e-a830-40f4-9bc2-cb680a01eb79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:25,432 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.055s 2021-08-27 03:40:25,432 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff5eff1-e4e0-406c-b024-7c25c0db43d7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff5eff1-e4e0-406c-b024-7c25c0db43d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:26,488 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.048s 2021-08-27 03:40:26,488 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20a4da91-324c-4123-aa63-7c4d012d2f92', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20a4da91-324c-4123-aa63-7c4d012d2f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:27,547 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.050s 2021-08-27 03:40:27,547 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec7c1670-1ecf-41d0-a104-9daa22c9410c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec7c1670-1ecf-41d0-a104-9daa22c9410c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:28,600 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.045s 2021-08-27 03:40:28,600 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-748f91b9-2646-444f-8139-62afcc556674', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-748f91b9-2646-444f-8139-62afcc556674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:29,650 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:40:29,650 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-928a2dbc-2149-4bad-989f-8eb32a34d726', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-928a2dbc-2149-4bad-989f-8eb32a34d726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:30,701 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.044s 2021-08-27 03:40:30,702 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a96a4716-577f-4be3-9f4f-bec5c0f5dfdb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a96a4716-577f-4be3-9f4f-bec5c0f5dfdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:31,769 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.060s 2021-08-27 03:40:31,770 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ad55488-9766-49d5-bd33-0c8c3892c398', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ad55488-9766-49d5-bd33-0c8c3892c398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:32,827 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.049s 2021-08-27 03:40:32,828 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edbf5f00-3971-438a-9ee8-454ba899a2c1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edbf5f00-3971-438a-9ee8-454ba899a2c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:33,880 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.045s 2021-08-27 03:40:33,880 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64cf9258-8bef-4844-841f-3c157dff5556', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64cf9258-8bef-4844-841f-3c157dff5556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:34,976 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.087s 2021-08-27 03:40:34,977 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ef20778-f3c5-43c3-b918-b79fb4e9011b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ef20778-f3c5-43c3-b918-b79fb4e9011b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:36,035 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.052s 2021-08-27 03:40:36,036 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97574b4c-deb4-4454-a534-98f2273c10af', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97574b4c-deb4-4454-a534-98f2273c10af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:37,094 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.048s 2021-08-27 03:40:37,094 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b9d9193-83b0-4990-839f-8c055713b625', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b9d9193-83b0-4990-839f-8c055713b625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:38,144 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:40:38,145 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6540541c-8b96-442f-bc17-9d60e1130a66', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6540541c-8b96-442f-bc17-9d60e1130a66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:39,196 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:40:39,197 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa2bd4a3-b400-46cf-bc3e-79288fff84ea', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa2bd4a3-b400-46cf-bc3e-79288fff84ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:40,248 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.044s 2021-08-27 03:40:40,248 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db71a1c-d905-4d13-83fd-7df5e047e4c0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db71a1c-d905-4d13-83fd-7df5e047e4c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:41,305 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.048s 2021-08-27 03:40:41,305 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3b79396-3ed3-4f13-a125-18e5a56233df', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3b79396-3ed3-4f13-a125-18e5a56233df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:42,364 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.051s 2021-08-27 03:40:42,364 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02d686d1-633f-4c4e-af5b-e90a6aa3fe92', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02d686d1-633f-4c4e-af5b-e90a6aa3fe92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:43,418 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.045s 2021-08-27 03:40:43,419 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9605d03a-4fd2-4b37-95a0-53978677c9c4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9605d03a-4fd2-4b37-95a0-53978677c9c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:44,468 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:40:44,468 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f04ed93-757f-46bc-9262-932c84233959', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f04ed93-757f-46bc-9262-932c84233959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:45,519 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.044s 2021-08-27 03:40:45,520 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935c972e-6b9b-4989-9492-81be1da35b6a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935c972e-6b9b-4989-9492-81be1da35b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:46,569 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:40:46,569 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4513a372-d202-4bf7-8900-f57ba5725275', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4513a372-d202-4bf7-8900-f57ba5725275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:47,618 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:40:47,618 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b125d85d-fc69-434d-a0b4-131227b42773', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b125d85d-fc69-434d-a0b4-131227b42773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:48,690 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.064s 2021-08-27 03:40:48,690 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48fc7c46-279a-4b15-9477-f1e920697f76', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48fc7c46-279a-4b15-9477-f1e920697f76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:49,738 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:40:49,739 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5873f4b6-9b71-499a-9512-a4eafed4d083', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5873f4b6-9b71-499a-9512-a4eafed4d083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:50,788 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:40:50,788 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d76e9a46-1a68-4ae9-8068-17bc6d1ee805', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d76e9a46-1a68-4ae9-8068-17bc6d1ee805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:51,837 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:40:51,838 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33365f81-43ee-4c12-a94e-31772bc2076e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33365f81-43ee-4c12-a94e-31772bc2076e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:52,888 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:40:52,888 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-016fabfd-a090-4a94-b8c7-2f05e0ae0d47', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-016fabfd-a090-4a94-b8c7-2f05e0ae0d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:53,938 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:40:53,939 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da09867-aea8-4a4e-bc1a-a3a176da925c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da09867-aea8-4a4e-bc1a-a3a176da925c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:54,987 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:40:54,988 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d6dda4-5dfe-491d-b650-71a5ed334ef6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d6dda4-5dfe-491d-b650-71a5ed334ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:56,038 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:40:56,038 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0863c24b-df52-4a59-bb27-e17b3059beaf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0863c24b-df52-4a59-bb27-e17b3059beaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:57,089 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:40:57,089 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f3af966-b9c8-45ac-87b5-767cf135e842', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f3af966-b9c8-45ac-87b5-767cf135e842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:58,139 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:40:58,139 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7dcf530-3ead-43f2-9538-ade8ddb72fcc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7dcf530-3ead-43f2-9538-ade8ddb72fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:40:59,191 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.045s 2021-08-27 03:40:59,192 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b5c94f-d25d-471c-88f5-afbf8b269b74', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b5c94f-d25d-471c-88f5-afbf8b269b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:00,241 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:00,241 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccf3812c-a92e-4b99-9dbc-2f4bc118c9f4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccf3812c-a92e-4b99-9dbc-2f4bc118c9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:01,290 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:01,290 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d6203d8-952a-4593-9d41-c83d3fca4580', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d6203d8-952a-4593-9d41-c83d3fca4580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:02,340 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:41:02,341 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59cc42aa-df65-4d7e-b89d-9188dbf69e69', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59cc42aa-df65-4d7e-b89d-9188dbf69e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:03,389 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:03,389 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b68857b1-c102-4b44-bc3d-7dc1ab56b05e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b68857b1-c102-4b44-bc3d-7dc1ab56b05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:04,437 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:04,438 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab0a03fb-2541-4c12-a6a2-8ca979594b90', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab0a03fb-2541-4c12-a6a2-8ca979594b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:05,487 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:05,488 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1941b191-d75c-42bd-88b2-3dde0fd845de', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1941b191-d75c-42bd-88b2-3dde0fd845de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:06,536 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:41:06,537 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f33065c7-dd86-4f84-9086-b223bd5e4a59', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f33065c7-dd86-4f84-9086-b223bd5e4a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:07,586 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:07,586 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2538e101-98dc-48e6-84ad-93ae41131503', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2538e101-98dc-48e6-84ad-93ae41131503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:08,657 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.062s 2021-08-27 03:41:08,658 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41becdf5-1753-46ae-81dd-82971755a248', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41becdf5-1753-46ae-81dd-82971755a248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:09,708 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:09,708 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d862f621-fa59-4e02-a4a7-c0c021e253d7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d862f621-fa59-4e02-a4a7-c0c021e253d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:10,757 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:10,757 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e5d9471-d22d-4e5b-9891-646b17956cc7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e5d9471-d22d-4e5b-9891-646b17956cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:11,806 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:41:11,807 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5654652-b820-4d20-966a-5282ae86d427', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5654652-b820-4d20-966a-5282ae86d427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:12,856 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:12,856 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eeeab3a-2b37-4ffa-93be-8519aa896cb8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eeeab3a-2b37-4ffa-93be-8519aa896cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:13,905 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:13,906 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af09cb91-50b9-4bae-8a79-7bc36f36bbd0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af09cb91-50b9-4bae-8a79-7bc36f36bbd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:14,953 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:41:14,954 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c682c784-9951-4ef8-8683-ad4619d61e7b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c682c784-9951-4ef8-8683-ad4619d61e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:16,002 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:41:16,003 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81d48ba9-aeb2-4801-b65a-bbd6d61253e4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81d48ba9-aeb2-4801-b65a-bbd6d61253e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:17,053 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:41:17,053 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a26d1f0-0c09-42cd-8e09-7ba66d695367', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a26d1f0-0c09-42cd-8e09-7ba66d695367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:18,102 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:41:18,103 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a66675eb-677b-4999-8af3-38c77d832b53', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a66675eb-677b-4999-8af3-38c77d832b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:19,151 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:19,152 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f260681c-9eff-49be-a12b-e83ab007c5c1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f260681c-9eff-49be-a12b-e83ab007c5c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:20,201 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:41:20,202 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddb5ce2f-a259-4d08-818d-778695fb78af', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddb5ce2f-a259-4d08-818d-778695fb78af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:21,257 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.048s 2021-08-27 03:41:21,257 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01b48f6d-750c-4ed3-9ae1-7e5813472ae6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01b48f6d-750c-4ed3-9ae1-7e5813472ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:22,307 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:41:22,307 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-385797d2-4efd-4804-b68f-af19422dbd79', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-385797d2-4efd-4804-b68f-af19422dbd79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:23,356 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:23,356 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d33e8ba-9802-4e3f-a50d-7d387fc48f1d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d33e8ba-9802-4e3f-a50d-7d387fc48f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:24,406 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:41:24,406 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f08e37dc-5c75-4509-86cd-a05d28f67777', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f08e37dc-5c75-4509-86cd-a05d28f67777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:25,454 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:41:25,455 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d384a97-1476-4058-a209-58eadfaea015', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d384a97-1476-4058-a209-58eadfaea015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:26,504 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:26,504 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8bea1d9-28fa-4f1a-9e15-24ae40c8c2e7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8bea1d9-28fa-4f1a-9e15-24ae40c8c2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:27,561 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.049s 2021-08-27 03:41:27,561 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f403d3-cf1d-4c56-a867-c11bb57bfeda', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f403d3-cf1d-4c56-a867-c11bb57bfeda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:28,610 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:28,610 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e99cd5c-5936-47ad-b6fc-b9501fc913da', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e99cd5c-5936-47ad-b6fc-b9501fc913da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:29,661 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:41:29,661 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa9cf7cf-f910-453b-80aa-f5ae2e5bb82a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa9cf7cf-f910-453b-80aa-f5ae2e5bb82a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:30,709 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:41:30,709 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd50abc3-acc5-4e4b-a05f-0dc0be8f833b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd50abc3-acc5-4e4b-a05f-0dc0be8f833b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:31,758 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:31,758 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02bbaefc-a964-466b-b23e-0ca8a232434f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02bbaefc-a964-466b-b23e-0ca8a232434f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:32,807 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:32,807 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c4887b4-c1fe-46c1-9aac-2b67f5b3fbaf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c4887b4-c1fe-46c1-9aac-2b67f5b3fbaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:33,857 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:41:33,857 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7bf07dc-3089-430c-9e1a-6d02598cd4d2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7bf07dc-3089-430c-9e1a-6d02598cd4d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:34,906 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:34,906 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-833cf900-593f-4917-95c3-dad62d6d75ce', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-833cf900-593f-4917-95c3-dad62d6d75ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:35,955 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:35,956 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b1c4876-b53e-465a-acfc-9859248b63e2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b1c4876-b53e-465a-acfc-9859248b63e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:37,006 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.043s 2021-08-27 03:41:37,007 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2265e2f4-e775-47c2-a30f-c1eea14ad4fe', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2265e2f4-e775-47c2-a30f-c1eea14ad4fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:38,057 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:41:38,057 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15d99671-4794-4750-a322-623e98086166', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15d99671-4794-4750-a322-623e98086166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:39,106 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:39,106 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89952bc8-15c1-4137-9d4f-07f9bfeec4ac', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89952bc8-15c1-4137-9d4f-07f9bfeec4ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:40,155 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:40,156 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ff3307c-a822-48c2-8535-f7533606b526', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ff3307c-a822-48c2-8535-f7533606b526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:41,204 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.040s 2021-08-27 03:41:41,205 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1274d73b-7e8a-4195-b5ac-6d0897975f78', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1274d73b-7e8a-4195-b5ac-6d0897975f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:42,254 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:42,255 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad32e541-c299-4406-af33-f8ca6fb60fba', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad32e541-c299-4406-af33-f8ca6fb60fba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:43,304 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:41:43,304 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6bc85fa-94cd-4f61-aca1-6fad85811c39', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6bc85fa-94cd-4f61-aca1-6fad85811c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:44,353 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:44,353 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5336e59-58ca-4dc9-a311-ba48a46f1cf8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5336e59-58ca-4dc9-a311-ba48a46f1cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:45,402 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:45,402 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ad29f69-a614-4980-85b0-f36b0ec6aa56', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ad29f69-a614-4980-85b0-f36b0ec6aa56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:46,451 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:46,452 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07bd4ab8-d75a-4d12-bedb-f6edc8ede7ac', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07bd4ab8-d75a-4d12-bedb-f6edc8ede7ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:47,502 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:41:47,502 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8e44d99-9fc6-453f-b4aa-e75cc6ed72cc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8e44d99-9fc6-453f-b4aa-e75cc6ed72cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:48,551 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:48,551 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d48ecca5-f0b4-41ad-b5d3-d35275f96206', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d48ecca5-f0b4-41ad-b5d3-d35275f96206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:49,601 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:41:49,601 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48bbb6c4-9724-4a14-a654-1ba899c59172', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48bbb6c4-9724-4a14-a654-1ba899c59172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:50,651 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:41:50,651 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b960192-4fb4-4dfc-8429-e91d4b9b5faf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b960192-4fb4-4dfc-8429-e91d4b9b5faf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:51,707 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.046s 2021-08-27 03:41:51,707 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2375cb-f5a9-4f91-b9fa-c538368974bd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b2375cb-f5a9-4f91-b9fa-c538368974bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:52,774 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.059s 2021-08-27 03:41:52,774 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2da950b6-78bc-42e8-bf05-c54be649c75f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2da950b6-78bc-42e8-bf05-c54be649c75f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:53,825 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.044s 2021-08-27 03:41:53,826 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e93302-1651-48ed-ba39-89fc188d082b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63e93302-1651-48ed-ba39-89fc188d082b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:54,880 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.047s 2021-08-27 03:41:54,881 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ec4fcc-a01e-4525-9226-b60eb0c6a48e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ec4fcc-a01e-4525-9226-b60eb0c6a48e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:55,931 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.042s 2021-08-27 03:41:55,931 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d8f1d0e-26aa-4cde-8493-ecdfc984ccf0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d8f1d0e-26aa-4cde-8493-ecdfc984ccf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:56,979 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:56,979 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f74b078-ae48-411f-b37d-a007468e9f34', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f74b078-ae48-411f-b37d-a007468e9f34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:58,027 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:41:58,028 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-787af649-11e1-4df2-92c2-81ba10fc0a4b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-787af649-11e1-4df2-92c2-81ba10fc0a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:41:59,083 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.047s 2021-08-27 03:41:59,083 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc281e12-624a-462c-9a55-e3427c9d87f4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc281e12-624a-462c-9a55-e3427c9d87f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:42:00,132 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:42:00,133 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55ea35c1-ce08-44fb-8906-7fdafaf6d2c8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ea35c1-ce08-44fb-8906-7fdafaf6d2c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:42:01,181 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:42:01,181 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e404f598-1d51-4bfc-8e59-924188ece213', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e404f598-1d51-4bfc-8e59-924188ece213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:42:02,230 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:42:02,231 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37391dec-4ac6-4239-94ae-112a5859e88c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37391dec-4ac6-4239-94ae-112a5859e88c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:42:03,279 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:42:03,280 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0e52e9e-7d28-485a-96b2-e62bc80fe79f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0e52e9e-7d28-485a-96b2-e62bc80fe79f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:42:04,328 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:42:04,329 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d29a6a8f-7a95-43d3-b1cb-e700b9276e9d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d29a6a8f-7a95-43d3-b1cb-e700b9276e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' 2021-08-27 03:42:05,378 108918 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot_no_size): 200 GET http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd 0.041s 2021-08-27 03:42:05,378 108918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3a72429-5ab6-4714-abef-a95ac13239b0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3a72429-5ab6-4714-abef-a95ac13239b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd'} Body: b'{"volume": {"id": "392f9186-faa1-4349-adca-679788b008bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:36:05.000000", "updated_at": "2021-08-27T03:36:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1884367592", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/42e04043008246e9b58aecff0ff3f01d/volumes/392f9186-faa1-4349-adca-679788b008bd"}], "user_id": "0b9a5fbacd04474a8ee533f700730ebb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "42e04043008246e9b58aecff0ff3f01d"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 175, in test_volume_from_snapshot_no_size self._create_volume_from_snapshot() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 148, in _create_volume_from_snapshot src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 129, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 392f9186-faa1-4349-adca-679788b008bd 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
ft11.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-27 03:40:19,886 108923 DEBUG [tempest.scenario.manager] paths: img: /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx, container_format: bare, disk_format: vhdx, properties: None 2021-08-27 03:40:20,095 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.30/image/v2/images 0.208s 2021-08-27 03:40:20,095 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"name": "tempest-scenario-img--1041990897", "container_format": "bare", "disk_format": "vhdx", "visibility": "private"} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/0dc4dfab-fa56-4424-9285-280c6b539496', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-00569bc7-ad34-45c1-b0a8-0ce39501ad7f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1041990897", "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": "b42b51e52fc54817a595852b2e5e4635", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0dc4dfab-fa56-4424-9285-280c6b539496", "created_at": "2021-08-27T03:40:20Z", "updated_at": "2021-08-27T03:40:20Z", "tags": [], "self": "/v2/images/0dc4dfab-fa56-4424-9285-280c6b539496", "file": "/v2/images/0dc4dfab-fa56-4424-9285-280c6b539496/file", "schema": "/v2/schemas/image"}' 2021-08-27 03:40:29,309 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.222.0.30/image/v2/images/0dc4dfab-fa56-4424-9285-280c6b539496/file 9.213s 2021-08-27 03:40:29,309 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'} Body: <callable_iterator object at 0x7fed7afdbf70> Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c7f164f2-7f28-44bb-b814-de395fa350d9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/image/v2/images/0dc4dfab-fa56-4424-9285-280c6b539496/file'} Body: b'' 2021-08-27 03:40:29,309 108923 DEBUG [tempest.scenario.manager] image:0dc4dfab-fa56-4424-9285-280c6b539496 2021-08-27 03:40:29,732 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.30/compute/v2.1/os-keypairs 0.422s 2021-08-27 03:40:29,732 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-2127376708"}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:29 GMT', 'server': 'Apache/2.4.41 (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-0eb3cf29-7e6b-4668-80d2-7d42a5aa8038', 'x-compute-request-id': 'req-0eb3cf29-7e6b-4668-80d2-7d42a5aa8038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAse3ZnyH4Y6uOYd9/bwtG6N4iOqGtJgaNOtVYlc3wivnKlj0k\\nVSULNCDhOa5q/LVyXfXqy/fchvtMVNkdcPbL8BU/YHsWUZu6HWTtJBmIbaFnTPWO\\ni4VizxLOXnc5VgdquavbbMp6OP4+/6ekmJB6o7VgWVkaVjMLf21XrAbAfmjcqXHi\\nscIpVFodObnNVH1YUjDeox41i3JeSjfCpC7/iqw/PzbZ/Nj1ZYgEVeAiA+bl0f/G\\nz4XS/UixrYULJN+UABgyX/rwChzr6c743W8Cikccux9UXDXCfkxSl437VA3qmhtc\\nzL6r2N7PSUHiVlPxIn0O7EEg4pNJUxJQYQx33QIDAQABAoIBAQCov0aUuLgFdzAr\\nPLd0TkKrGflml+1KUg5hjPNd6BnJBIyRHl217tMIVmKkvPm0wDU+TbuoRGO/FNhY\\n5C0a9MWH5e7chwAs17+UnyKVCS4to1UAVScixZdngpN8XiBfqdsbSpVpQULXiLGg\\n75KYKvZVCvDc7DehJvoxmTb77M9lUmHC9e3U2fGiRhv4zzbC5GQ3QIr65IyTAOmd\\n99BLizBXflaTrqulPTxXxqCL0Vl+3Cn6QzZRus/QQKNtKg3FzvsvQARwPrzFpnA/\\n8socPVucds9/xiqfQIUd7yuqWHNzm1WmKd0Xd6wtslzi59ScrKzyavoTmbYH31CV\\nvYw9X5NVAoGBAOq+IP+UV329H03DekQ4frl3jM6uSLrDfgeWbZgS4Vh4RqOzUZhA\\n7Dc2A+GwMaZyhdV+vCbW2hPlm6jIB8lPdVhVj1xJukaoBBKWK3/Z4ovmYDNxqyrS\\n4JJkUtBUpoUFcLLJNoauoYbjrfzKRgp1ExD4k7RTDbrpp1ClMGtCgYyTAoGBAMIK\\npw9prhvDe4PEo6nva8h1eS5kXOsONsV1r4Z0gduqUVnzjxh5FARLb+tUq6wjp0B2\\nmRcihmIXVyb2ykUAZBAwFWwfhewXvqpfHPqyPSISK9FgESZ8o2OIy9iXj2Z5dDgV\\n9XeALHWTjcm2uldFMo1fZMUPrmKiPuRbbtm+Yh/PAoGAYdWQBzUaKcuSqmRYJuqs\\n1jufMdytbzle42askn778FVgi4WG8j/Ms04N3BgE+Wwtn0dMv5s4FKbTc0q7BAnb\\nzE8MitgnjJ8l42E3C/gRVWFUotwzDIwLELhDU5SUOkiEKd92nDdYFtH5h6v9+QnG\\nQoJ3fOZIiKgtFY1jWrDDMYUCgYAkg/auStft95qN0HpwJ1MkNR8p4M8vmMwr2pq+\\ndbxeRy3p/JCoLVjb+gpEwflQeqEl22ux09hwKy5GcdjcpVcvSK0vXLtKE6nYy+9b\\nKiGhAMRoMWjo0jm5KGwcBWGCCkcZquA3rdIwCiV7mTx14drCifofr3TEsP2e4an5\\npf83NwKBgBVkykPmrliTNTLNA7gaW+8EgGIy7JGWF3dZdOo7Tp3HTro/EdAuAciE\\nDkstMHlgvZ8w6ITDUQbtpS8i4sd2UMrDz0YLJXxhTO2GpOr9JSDslIbOe2QCzJIK\\nIACkeqLUOZbExoUNIOhCbA46taZo1qNNShlGnD7WUCFSfVit14jB\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestMinimumBasicScenario-2127376708", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCx7dmfIfhjq45h339vC0bo3iI6oa0mBo061ViVzfCK+cqWPSRVJQs0IOE5rmr8tXJd9erL99yG+0xU2R1w9svwFT9gexZRm7odZO0kGYhtoWdM9Y6LhWLPEs5edzlWB2q5q9tsyno4/j7/p6SYkHqjtWBZWRpWMwt/bVesBsB+aNypceKxwilUWh05uc1UfVhSMN6jHjWLcl5KN8KkLv+KrD8/Ntn82PVliARV4CID5uXR/8bPhdL9SLGthQsk35QAGDJf+vAKHOvpzvjdbwKKRxy7H1RcNcJ+TFKXjftUDeqaG1zMvqvY3s9JQeJWU/EifQ7sQSDik0lTElBhDHfd Generated-by-Nova", "fingerprint": "d4:96:da:2a:ba:07:01:92:bc:54:ab:fd:8f:da:1d:a0", "user_id": "105ce3571ad944ffb967235a053541e1"}}' 2021-08-27 03:40:29,769 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.030s 2021-08-27 03:40:29,769 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3405', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fd28eb68-76ea-4595-8ed9-1b938146fed1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "105ce3571ad944ffb967235a053541e1", "name": "tempest-TestMinimumBasicScenario-1805264581-project", "password_expires_at": null}, "audit_ids": ["fRy4N_O5RHKDk8NmAeOyWg"], "expires_at": "2021-08-27T04:40:29.000000Z", "issued_at": "2021-08-27T03:40:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b42b51e52fc54817a595852b2e5e4635", "name": "tempest-TestMinimumBasicScenario-1805264581"}, "is_domain": false, "roles": [{"id": "33f43afbc992421090f481b8eadc72cb", "name": "member"}, {"id": "110cedbdf8084a7fa152be8f8614d389", "name": "reader"}], "catalog": [{"endpoints": [{"id": "5d50090f497c499d96a24fe4ac671668", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "0b96d935cc2c4084ae88548f3e384000", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "09e5362194ad4051bf8dc4df2927dbcc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_b42b51e52fc54817a595852b2e5e4635", "region": "RegionOne"}, {"id": "c2348870db21496ebd286248bf26ceab", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "2caed138cccb48a19d6ccac63a709d35", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "85117d97c85e48b193c771d22f30c4e3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}, {"id": "ae323fc4763f44019d9b4084c4089abd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "35b6257bb5f545e6a98d8f48f29aa257", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8b18a6d13a39424e8c74c2d4138005cf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/", "region": "RegionOne"}], "id": "42f56f09071c426ea24d2d3d9bc91f8f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d42990120bcb410b84c2313718f990d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/b42b51e52fc54817a595852b2e5e4635", "region": "RegionOne"}], "id": "5dee08897a604aa7a4cceb6edb1b1f9c", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "907e2663a23a4719b72f078dcbaf5611", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635", "region": "RegionOne"}], "id": "83b4dae12eaf4f2494cc4ab37c732957", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3d5c2d3dd0424c389d5c20cdf11d3cc6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "a8c70e81fc994b0786e34360cd492fe9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "d1b58e72a34747138927817c1c4874d9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635", "region": "RegionOne"}], "id": "bd69ffa03b734552984a6224643dd9f8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "64d24a8ed4524614ab3cb5b61206fadf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "d45452698fbd4c599e019173be420455", "type": "placement", "name": "placement"}]}}' 2021-08-27 03:40:29,770 108923 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '46aaa4b4-5724-4e21-8ec4-fd76eabfbc49', 'name': 'tempest-TestMinimumBasicScenario-1255669608-network', 'tenant_id': 'b42b51e52fc54817a595852b2e5e4635', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b42b51e52fc54817a595852b2e5e4635', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 404, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-27T03:40:10Z', 'updated_at': '2021-08-27T03:40:10Z', 'revision_number': 1} available for tenant 2021-08-27 03:40:30,414 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.30/compute/v2.1/servers 0.643s 2021-08-27 03:40:30,414 108923 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-1701786517", "imageRef": "0dc4dfab-fa56-4424-9285-280c6b539496", "flavorRef": "452", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "networks": [{"uuid": "46aaa4b4-5724-4e21-8ec4-fd76eabfbc49"}]}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d093475-9a55-474d-9436-8fbe1f799175', 'x-compute-request-id': 'req-5d093475-9a55-474d-9436-8fbe1f799175', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ikmra6YHG3ea"}}' 2021-08-27 03:40:30,599 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.182s 2021-08-27 03:40:30,599 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86865c2a-a27c-4ee2-9cf4-f0f0da14f651', 'x-compute-request-id': 'req-86865c2a-a27c-4ee2-9cf4-f0f0da14f651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "BUILD", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:40:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:40:31,750 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.142s 2021-08-27 03:40:31,750 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:31 GMT', 'server': 'Apache/2.4.41 (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-e4d54fb3-f070-47e0-a482-4920cf55ff06', 'x-compute-request-id': 'req-e4d54fb3-f070-47e0-a482-4920cf55ff06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "BUILD", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:40:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:40:31,758 108923 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2021-08-27 03:40:32,918 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.159s 2021-08-27 03:40:32,919 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcd2c463-1765-48f7-8b75-c58cd7c6a5b8', 'x-compute-request-id': 'req-bcd2c463-1765-48f7-8b75-c58cd7c6a5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "BUILD", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:40:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:40:34,079 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.153s 2021-08-27 03:40:34,080 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b6235d2-8df3-459a-8b8b-a603ac3848b3', 'x-compute-request-id': 'req-2b6235d2-8df3-459a-8b8b-a603ac3848b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "BUILD", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:40:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:40:35,236 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.148s 2021-08-27 03:40:35,236 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-988c475a-d265-4cdb-b2ec-87846e2e906a', 'x-compute-request-id': 'req-988c475a-d265-4cdb-b2ec-87846e2e906a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "BUILD", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:40:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:40:36,408 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.163s 2021-08-27 03:40:36,409 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5070a39-c5b2-4ae7-bad5-5f83b410db87', 'x-compute-request-id': 'req-a5070a39-c5b2-4ae7-bad5-5f83b410db87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "BUILD", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:40:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:40:37,575 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.158s 2021-08-27 03:40:37,575 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dbb6d41-d494-4a94-8f3b-0b99e9fab48f', 'x-compute-request-id': 'req-7dbb6d41-d494-4a94-8f3b-0b99e9fab48f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "BUILD", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:40:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:40:38,741 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.158s 2021-08-27 03:40:38,742 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6db80be0-64d3-43d0-92b3-36cd6046d224', 'x-compute-request-id': 'req-6db80be0-64d3-43d0-92b3-36cd6046d224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "BUILD", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:40:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:40:39,905 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.156s 2021-08-27 03:40:39,906 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5d4a0c6-eb37-48e5-8996-121f77125c01', 'x-compute-request-id': 'req-c5d4a0c6-eb37-48e5-8996-121f77125c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "BUILD", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:40:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:40:41,077 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.163s 2021-08-27 03:40:41,078 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85540e8d-3df3-4304-bb74-c6c2f0e96492', 'x-compute-request-id': 'req-85540e8d-3df3-4304-bb74-c6c2f0e96492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "BUILD", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:40:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:40:42,226 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.140s 2021-08-27 03:40:42,227 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de5b677e-06d9-496b-8d3d-4fb39a1345f3', 'x-compute-request-id': 'req-de5b677e-06d9-496b-8d3d-4fb39a1345f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "BUILD", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:40:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:40:43,382 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.147s 2021-08-27 03:40:43,382 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea8d4158-8873-4f65-82ab-c4946c221d8f', 'x-compute-request-id': 'req-ea8d4158-8873-4f65-82ab-c4946c221d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "BUILD", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:40:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:40:44,534 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.143s 2021-08-27 03:40:44,534 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-117e43d4-0405-4e6b-8c2f-472a38e76643', 'x-compute-request-id': 'req-117e43d4-0405-4e6b-8c2f-472a38e76643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "BUILD", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:40:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:40:45,687 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.145s 2021-08-27 03:40:45,688 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2934ca97-20c5-40b9-bd7f-d3a41adf1ba9', 'x-compute-request-id': 'req-2934ca97-20c5-40b9-bd7f-d3a41adf1ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "BUILD", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:40:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:40:46,845 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.148s 2021-08-27 03:40:46,845 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37b8bf28-4851-4960-943d-479f62f7b266', 'x-compute-request-id': 'req-37b8bf28-4851-4960-943d-479f62f7b266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "BUILD", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:40:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:40:47,999 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.145s 2021-08-27 03:40:48,000 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbb33468-3910-42f8-82ca-810517518c71', 'x-compute-request-id': 'req-dbb33468-3910-42f8-82ca-810517518c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "BUILD", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:40:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:40:49,149 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.140s 2021-08-27 03:40:49,149 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b0f7997-0ca4-4e3b-b741-f9fc2c3d2525', 'x-compute-request-id': 'req-0b0f7997-0ca4-4e3b-b741-f9fc2c3d2525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "BUILD", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:40:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:40:50,310 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.152s 2021-08-27 03:40:50,310 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19aaa7e6-3c8c-4a77-98b2-fe2826f72ab1', 'x-compute-request-id': 'req-19aaa7e6-3c8c-4a77-98b2-fe2826f72ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "ACTIVE", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:40:50Z", "addresses": {"tempest-TestMinimumBasicScenario-1255669608-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:5a:1a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": "2021-08-27T03:40:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:40:50,317 108923 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 20 second wait 2021-08-27 03:40:50,464 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.145s 2021-08-27 03:40:50,464 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74a99982-6131-4ad3-b283-f5a597eeb023', 'x-compute-request-id': 'req-74a99982-6131-4ad3-b283-f5a597eeb023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "ACTIVE", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:40:50Z", "addresses": {"tempest-TestMinimumBasicScenario-1255669608-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:5a:1a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": "2021-08-27T03:40:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:40:50,671 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers 0.200s 2021-08-27 03:40:50,672 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:50 GMT', 'server': 'Apache/2.4.41 (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-c6129ce8-341a-42ef-bf6f-8b59274afae6', 'x-compute-request-id': 'req-c6129ce8-341a-42ef-bf6f-8b59274afae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"servers": [{"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}]}]}' 2021-08-27 03:40:50,816 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.141s 2021-08-27 03:40:50,816 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52a45eec-7a60-4979-a0b9-4de2fe7392f9', 'x-compute-request-id': 'req-52a45eec-7a60-4979-a0b9-4de2fe7392f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "ACTIVE", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:40:50Z", "addresses": {"tempest-TestMinimumBasicScenario-1255669608-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:5a:1a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": "2021-08-27T03:40:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:40:51,042 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes 0.218s 2021-08-27 03:40:51,042 108923 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-984040042", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e56e9218-9d1c-4b7f-bfdf-7f97da6ab9f9', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e56e9218-9d1c-4b7f-bfdf-7f97da6ab9f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:50.971597", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-27 03:40:51,096 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.047s 2021-08-27 03:40:51,096 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-463603e6-fe7d-4683-b31e-16ae4dd5c323', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-463603e6-fe7d-4683-b31e-16ae4dd5c323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:40:52,146 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:40:52,147 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2efef522-41de-452c-b532-4b2005ed2429', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2efef522-41de-452c-b532-4b2005ed2429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:40:53,198 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.044s 2021-08-27 03:40:53,198 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31853deb-535d-44a4-8494-aaa3503431f3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31853deb-535d-44a4-8494-aaa3503431f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:40:54,248 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:40:54,249 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f06baa2-c8fc-4134-be12-8959c783c0f2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f06baa2-c8fc-4134-be12-8959c783c0f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:40:55,298 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:40:55,299 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f934a2d0-d20b-464f-b4fd-cd9ce05ff4ba', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f934a2d0-d20b-464f-b4fd-cd9ce05ff4ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:40:56,348 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:40:56,348 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ceaca26-d2c6-443f-b07c-826c58d64f90', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ceaca26-d2c6-443f-b07c-826c58d64f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:40:57,398 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:40:57,398 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71086f65-b277-492c-9033-fa271184f33a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71086f65-b277-492c-9033-fa271184f33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:40:58,447 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:40:58,448 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04eb53ce-ed45-4473-a560-4bac5928a9f2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04eb53ce-ed45-4473-a560-4bac5928a9f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:40:59,498 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:40:59,499 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34567763-811b-4186-8c9a-1c7a06ccaae4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34567763-811b-4186-8c9a-1c7a06ccaae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:00,548 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:00,549 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a576637b-f7c4-45cd-b61b-67fef6c06881', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a576637b-f7c4-45cd-b61b-67fef6c06881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:01,599 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:41:01,599 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a13b7a0-1e0f-4409-bc7e-0a81c7adca20', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a13b7a0-1e0f-4409-bc7e-0a81c7adca20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:02,648 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:02,648 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c51536-208b-4da1-9f10-f880dba77d77', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c51536-208b-4da1-9f10-f880dba77d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:03,697 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:03,697 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd4395a-ac23-4198-8171-6177c4b6b19f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd4395a-ac23-4198-8171-6177c4b6b19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:04,746 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:04,746 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba3b9548-fe84-426a-8b93-6ba63d3c8ca7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba3b9548-fe84-426a-8b93-6ba63d3c8ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:05,795 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:05,795 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11633b96-3dd2-4aa0-8e61-218cf7bda383', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11633b96-3dd2-4aa0-8e61-218cf7bda383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:06,844 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:06,844 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fbeba42-faf9-4a33-a05c-7d08941d2d88', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fbeba42-faf9-4a33-a05c-7d08941d2d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:07,893 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:07,894 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fee8c13e-ec62-4478-b81b-c1becf95ee6b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fee8c13e-ec62-4478-b81b-c1becf95ee6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:08,946 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.044s 2021-08-27 03:41:08,947 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c6c2be-987a-4086-a44e-e2bffcf6e9f5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c6c2be-987a-4086-a44e-e2bffcf6e9f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:09,995 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:09,995 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a663d8aa-c5c6-4750-83cb-c029b8fc1428', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a663d8aa-c5c6-4750-83cb-c029b8fc1428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:11,045 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:41:11,045 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e691496-0c38-4a53-8036-7463ae78d52d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e691496-0c38-4a53-8036-7463ae78d52d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:12,095 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:12,095 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c47058-1179-47b8-8597-cb9f6c160c62', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c47058-1179-47b8-8597-cb9f6c160c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:13,143 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:13,144 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa99251a-f21d-4899-bb36-7dd7043c0844', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa99251a-f21d-4899-bb36-7dd7043c0844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:14,197 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.045s 2021-08-27 03:41:14,197 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8321c8d9-93c3-4edd-9b52-57646d75eef6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8321c8d9-93c3-4edd-9b52-57646d75eef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:15,246 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:15,247 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44651959-f8ca-41e1-9caf-98af99ff8f3d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44651959-f8ca-41e1-9caf-98af99ff8f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:16,296 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:41:16,297 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9704e688-d522-48cc-a7c9-df3cf542fbfd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9704e688-d522-48cc-a7c9-df3cf542fbfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:17,345 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:17,346 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-285ebd0b-b651-4525-8f70-812395ff02f6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-285ebd0b-b651-4525-8f70-812395ff02f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:18,399 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.044s 2021-08-27 03:41:18,399 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dafab2c3-3bb7-4846-ace4-0aa09c1ddb5e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dafab2c3-3bb7-4846-ace4-0aa09c1ddb5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:19,448 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:19,448 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5fc5556-3520-411e-ada2-987c4d55d801', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5fc5556-3520-411e-ada2-987c4d55d801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:20,498 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:41:20,498 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec6f1943-f7f5-45d9-8f87-348682e0dd97', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec6f1943-f7f5-45d9-8f87-348682e0dd97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:21,547 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:21,548 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c75a6728-be6e-42b5-9f65-b89029959da6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c75a6728-be6e-42b5-9f65-b89029959da6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:22,598 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:41:22,598 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cef66bf-8e0a-4b58-ad39-cbbbb17baed3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cef66bf-8e0a-4b58-ad39-cbbbb17baed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:23,647 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:23,647 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d022dba5-6db0-4913-b90b-6ac666b68067', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d022dba5-6db0-4913-b90b-6ac666b68067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:24,697 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:41:24,697 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d228ac-e521-4d6d-94a8-a14dbe480c5f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d228ac-e521-4d6d-94a8-a14dbe480c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:25,746 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:41:25,747 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c7d5bdb-f93a-4727-a980-53fc3fe98626', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c7d5bdb-f93a-4727-a980-53fc3fe98626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:26,797 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:41:26,797 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7243fb8-b56b-4160-a512-6c77456eb3a1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7243fb8-b56b-4160-a512-6c77456eb3a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:27,846 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:27,847 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b0a211-0686-4c5a-8cb7-bc4ce7c7100e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b0a211-0686-4c5a-8cb7-bc4ce7c7100e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:28,897 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:41:28,897 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d5b639-0d8c-4dfb-afc5-7e6ad3d50962', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d5b639-0d8c-4dfb-afc5-7e6ad3d50962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:29,947 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:41:29,947 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9101bd25-c01d-452e-9cb6-58d6bc422e47', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9101bd25-c01d-452e-9cb6-58d6bc422e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:30,996 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:30,997 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f50c2c23-4926-4b0c-b969-cd9006774a77', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f50c2c23-4926-4b0c-b969-cd9006774a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:32,046 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:41:32,047 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d74b7727-4c42-41e3-84da-e58f0ad96362', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d74b7727-4c42-41e3-84da-e58f0ad96362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:33,099 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.044s 2021-08-27 03:41:33,099 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-423e8d20-3f03-49e8-8142-23a2e91e26d8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-423e8d20-3f03-49e8-8142-23a2e91e26d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:34,149 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:41:34,149 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dd2d404-5ada-4061-96a9-26ef32b5f627', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dd2d404-5ada-4061-96a9-26ef32b5f627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:35,198 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:35,198 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c784a3bc-1df7-48d7-8611-27e17dffa2f9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c784a3bc-1df7-48d7-8611-27e17dffa2f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:36,248 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:41:36,249 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3632a41-0561-42d4-8aab-46304b4bbe29', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3632a41-0561-42d4-8aab-46304b4bbe29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:37,297 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:37,297 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a21080c-44c0-4594-b1f4-78d879140b50', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a21080c-44c0-4594-b1f4-78d879140b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:38,348 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:41:38,348 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b424fb6-e780-433f-bb5b-cf9ca0906af8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b424fb6-e780-433f-bb5b-cf9ca0906af8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:39,397 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:39,397 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eab045b-4bf1-432e-88c5-2895007d5ecb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eab045b-4bf1-432e-88c5-2895007d5ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:40,447 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:41:40,447 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a5bd388-98a5-4275-9d8d-358239bde9d8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a5bd388-98a5-4275-9d8d-358239bde9d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:41,496 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:41,497 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d4e1767-4680-455e-8e32-92cb01212e64', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d4e1767-4680-455e-8e32-92cb01212e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:42,546 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:41:42,547 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdfae7ba-3a5d-466a-b4d2-3bd820df64bb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdfae7ba-3a5d-466a-b4d2-3bd820df64bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:43,595 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:41:43,596 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ca6677c-5fdf-44fb-aa7a-12f2e3923904', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ca6677c-5fdf-44fb-aa7a-12f2e3923904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:44,646 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:44,646 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03261012-f1db-445d-be2a-0276d5841f04', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03261012-f1db-445d-be2a-0276d5841f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:45,695 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:41:45,696 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3284eea-1e34-465a-8eb7-5e4fb0228bd2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3284eea-1e34-465a-8eb7-5e4fb0228bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:46,746 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:41:46,746 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad9567e7-f2cd-43e1-9721-bcabf2514423', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad9567e7-f2cd-43e1-9721-bcabf2514423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:47,798 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.045s 2021-08-27 03:41:47,798 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b37ec7a-edd6-42a9-935c-b669b8a73372', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b37ec7a-edd6-42a9-935c-b669b8a73372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:48,848 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:48,848 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dac25b19-af6b-43fb-adfa-cfadc01e47ee', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dac25b19-af6b-43fb-adfa-cfadc01e47ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:49,899 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:41:49,900 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33efbf2b-9859-4cd8-a84d-917f3ff3b5f0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33efbf2b-9859-4cd8-a84d-917f3ff3b5f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:50,951 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.044s 2021-08-27 03:41:50,952 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f30666-98d2-4879-8f6a-408d8e9f99bb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f30666-98d2-4879-8f6a-408d8e9f99bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:52,003 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:41:52,003 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01dfdecc-3447-4406-8245-50eb4f146226', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01dfdecc-3447-4406-8245-50eb4f146226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:53,072 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.060s 2021-08-27 03:41:53,072 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8320acf-3cc3-44a0-addc-59d7d2d4c50c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8320acf-3cc3-44a0-addc-59d7d2d4c50c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:54,122 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:41:54,122 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b4b85e8-66c7-4424-9d5e-a9d309c2ef0e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b4b85e8-66c7-4424-9d5e-a9d309c2ef0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:55,172 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:55,172 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca7142ba-5a69-4b13-a637-6dc04a88c0f1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca7142ba-5a69-4b13-a637-6dc04a88c0f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:56,221 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:56,221 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-705befbb-2759-4cc1-8342-ac69665be10c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-705befbb-2759-4cc1-8342-ac69665be10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:57,271 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:57,271 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad50b024-f82a-4108-8e97-af29e51e35b1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad50b024-f82a-4108-8e97-af29e51e35b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:58,320 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:58,321 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d14059-6be9-455e-b509-e249ca8be8e3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73d14059-6be9-455e-b509-e249ca8be8e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:41:59,369 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:41:59,370 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:41:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67bd1ef9-15cf-454a-9d0c-2815f6cc29da', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67bd1ef9-15cf-454a-9d0c-2815f6cc29da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:00,419 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:42:00,419 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7990396e-c07e-42fd-b69b-ed978dac5c56', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7990396e-c07e-42fd-b69b-ed978dac5c56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:01,468 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:01,469 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af5a44b-ef9d-4804-85ce-e29431bcdc40', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af5a44b-ef9d-4804-85ce-e29431bcdc40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:02,518 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:02,519 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b048e6-263a-49f3-bd3d-aaecadec1abc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b048e6-263a-49f3-bd3d-aaecadec1abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:03,567 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:03,568 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e72671a-df66-4499-8490-22017ca96d2c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e72671a-df66-4499-8490-22017ca96d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:04,615 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:42:04,616 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a632482-0532-4b75-9076-50cb2b168834', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a632482-0532-4b75-9076-50cb2b168834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:05,666 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:42:05,667 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89dae33e-9185-419b-9960-089a995637fd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89dae33e-9185-419b-9960-089a995637fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:06,716 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:06,716 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a57f5ece-7ab7-4dbf-a880-fe15f3b4b383', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a57f5ece-7ab7-4dbf-a880-fe15f3b4b383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:07,771 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.048s 2021-08-27 03:42:07,772 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32eb51e5-730c-4c78-8d94-ace3385e858c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32eb51e5-730c-4c78-8d94-ace3385e858c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:08,820 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:08,820 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-753ccbae-03c9-4d91-89a4-6d18b5a9ad74', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-753ccbae-03c9-4d91-89a4-6d18b5a9ad74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:09,870 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:42:09,871 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d490527-0b61-4f2e-9b54-3ffc9585a9f9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d490527-0b61-4f2e-9b54-3ffc9585a9f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:10,919 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:10,920 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d505ec10-446d-4d18-b5ec-9380a6b1e411', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d505ec10-446d-4d18-b5ec-9380a6b1e411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:11,969 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:11,969 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c9bec0f-3a85-4a1b-87ac-0850d6d63305', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c9bec0f-3a85-4a1b-87ac-0850d6d63305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:13,017 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:42:13,017 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa408c05-d051-4fc6-b9ab-bc4b5fec41da', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa408c05-d051-4fc6-b9ab-bc4b5fec41da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:14,073 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.048s 2021-08-27 03:42:14,073 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7b7e540-0808-42e6-8668-9a0b94adea7b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7b7e540-0808-42e6-8668-9a0b94adea7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:15,123 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:15,124 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca741429-5d72-4aef-9d5a-9963fe1fd142', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca741429-5d72-4aef-9d5a-9963fe1fd142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:16,175 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:42:16,175 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d27840e-bd79-4276-9f25-a0e97e7d4fe0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d27840e-bd79-4276-9f25-a0e97e7d4fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:17,225 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:42:17,225 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b0cedd6-116a-4fd9-9f7c-74ce3fd9057a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b0cedd6-116a-4fd9-9f7c-74ce3fd9057a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:18,274 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:18,275 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-773a1d72-526a-430d-b22d-4eb84c533abb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-773a1d72-526a-430d-b22d-4eb84c533abb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:19,324 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:19,324 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-189dd644-d868-48f1-9a9f-7e499e12d4de', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-189dd644-d868-48f1-9a9f-7e499e12d4de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:20,373 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:20,373 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-463826e7-455f-49eb-868f-3dfe9aadf0bf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-463826e7-455f-49eb-868f-3dfe9aadf0bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:21,423 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:42:21,423 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c74c0f93-e84d-430c-9a18-25dada411f60', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c74c0f93-e84d-430c-9a18-25dada411f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:22,472 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:42:22,473 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca9c3a6-1f80-48c2-b30f-badfb4617bee', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca9c3a6-1f80-48c2-b30f-badfb4617bee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:23,523 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:23,523 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bade8d40-c13e-4c6c-9c74-7d831c3dc519', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bade8d40-c13e-4c6c-9c74-7d831c3dc519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:24,574 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:42:24,575 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c337bb3-a6f9-419c-91db-d0d25e17a92b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c337bb3-a6f9-419c-91db-d0d25e17a92b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:25,623 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:25,624 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e53f6989-66b2-4c94-9dd1-9c5d76d9030f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e53f6989-66b2-4c94-9dd1-9c5d76d9030f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:26,674 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:42:26,675 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b663f37a-e861-4407-8b07-1ff86109d666', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b663f37a-e861-4407-8b07-1ff86109d666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:27,723 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:42:27,723 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fcfa63c-221d-4822-99fa-98e8c928077f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fcfa63c-221d-4822-99fa-98e8c928077f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:28,777 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.046s 2021-08-27 03:42:28,777 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b857bbe6-91fb-4b87-8ca1-c9c57e170d99', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b857bbe6-91fb-4b87-8ca1-c9c57e170d99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:29,828 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:42:29,829 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e347daa4-057b-4ce1-a6ba-9a2ffccc5e95', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e347daa4-057b-4ce1-a6ba-9a2ffccc5e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:30,878 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:42:30,878 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5f23884-02d0-4d49-9372-b942e07ef8e8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f23884-02d0-4d49-9372-b942e07ef8e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:31,929 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:42:31,929 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac017f0d-dfb7-4622-8a71-6e749d6d1b9a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac017f0d-dfb7-4622-8a71-6e749d6d1b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:32,979 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:32,979 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc00a7d5-6cb8-49df-be1a-750cd0fb4d3a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc00a7d5-6cb8-49df-be1a-750cd0fb4d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:34,028 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:34,029 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffe76fa9-883e-4189-98fe-d6ed5259c283', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffe76fa9-883e-4189-98fe-d6ed5259c283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:35,078 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:42:35,079 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c24d2647-dd66-43de-8eb1-1219876001d0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c24d2647-dd66-43de-8eb1-1219876001d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:36,128 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:36,128 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b60a2f94-3af4-4e56-ae9b-e4e636ac6430', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b60a2f94-3af4-4e56-ae9b-e4e636ac6430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:37,178 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:42:37,178 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01bce908-d708-418e-b7b1-16bfdfdc1454', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01bce908-d708-418e-b7b1-16bfdfdc1454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:38,226 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:42:38,227 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a1e5ab0-f285-403d-a29b-3090433d4fa3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a1e5ab0-f285-403d-a29b-3090433d4fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:39,277 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:42:39,278 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cfee7db-81f6-4e9c-9e1e-6ed6821c4266', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cfee7db-81f6-4e9c-9e1e-6ed6821c4266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:40,326 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:42:40,326 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a3cb5c9-60b8-4f73-b825-c15fb5eeed41', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a3cb5c9-60b8-4f73-b825-c15fb5eeed41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:41,375 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:41,376 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e0f451-298a-4cb2-9062-49d543f67210', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e0f451-298a-4cb2-9062-49d543f67210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:42,425 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:42:42,426 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55fb8563-fac0-49f3-8b76-c98f933a226c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55fb8563-fac0-49f3-8b76-c98f933a226c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:43,475 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:42:43,476 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c366f831-f2d3-4474-b13f-72e9ac964b67', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c366f831-f2d3-4474-b13f-72e9ac964b67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:44,524 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:44,525 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03b0b808-ac0d-470e-bc8d-43f214c51c3a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03b0b808-ac0d-470e-bc8d-43f214c51c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:45,577 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.044s 2021-08-27 03:42:45,577 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be318d9a-a486-4e1a-8bf5-70bad951e698', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be318d9a-a486-4e1a-8bf5-70bad951e698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:46,627 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:42:46,628 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b548359-d4b3-474c-a081-57f9c7028ae4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b548359-d4b3-474c-a081-57f9c7028ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:47,677 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:42:47,678 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f02aea1b-3470-4568-8859-ea65f22e3a60', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f02aea1b-3470-4568-8859-ea65f22e3a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:48,726 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:48,726 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab8f15ed-391c-4d59-9bb8-f3c9ea6a91c2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab8f15ed-391c-4d59-9bb8-f3c9ea6a91c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:49,775 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:49,775 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa5957da-feb1-494a-8091-de370725f4c3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa5957da-feb1-494a-8091-de370725f4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:50,826 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:50,826 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9b83d9e-0d59-4757-b231-3a3c37a64f18', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9b83d9e-0d59-4757-b231-3a3c37a64f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:51,876 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:42:51,876 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec5a13a8-cf16-4857-9a2e-c438e5c433bb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec5a13a8-cf16-4857-9a2e-c438e5c433bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:52,925 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:52,925 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac5a2b3f-b030-4a52-b50c-e2753dc03b62', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac5a2b3f-b030-4a52-b50c-e2753dc03b62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:53,974 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:42:53,974 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ff120d-15d7-451f-99c5-c1ac9fda08d4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ff120d-15d7-451f-99c5-c1ac9fda08d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:55,026 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:42:55,027 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d9391f1-901d-4bb8-9315-0402bb585397', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d9391f1-901d-4bb8-9315-0402bb585397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:56,084 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.049s 2021-08-27 03:42:56,084 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8979461a-ad6f-4739-bba6-340f68a0936e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8979461a-ad6f-4739-bba6-340f68a0936e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:57,135 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:42:57,135 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b966043-5930-4e0d-96d8-fb7c27ef4680', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b966043-5930-4e0d-96d8-fb7c27ef4680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:58,186 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:42:58,186 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efda1acd-d85c-4966-b07e-e452dc944d3a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efda1acd-d85c-4966-b07e-e452dc944d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:42:59,237 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:42:59,237 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e11b1be-5206-4a69-b1c4-b5e9df45fa38', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e11b1be-5206-4a69-b1c4-b5e9df45fa38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:00,287 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:00,287 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7c9cb3c-7c88-4ad9-b83c-f7fa274d7658', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7c9cb3c-7c88-4ad9-b83c-f7fa274d7658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:01,337 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:01,337 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09586e6e-1045-4af7-b4ff-63de99e24dd3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09586e6e-1045-4af7-b4ff-63de99e24dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:02,387 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:02,387 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2a17a39-d7fd-47c9-8a6d-a536b8111b2a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a17a39-d7fd-47c9-8a6d-a536b8111b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:03,436 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:03,437 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73a99833-48dd-4616-9349-7b752a3c6b4b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a99833-48dd-4616-9349-7b752a3c6b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:04,485 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:04,486 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-530dd4af-c581-4659-9f05-9fb84ff953f8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-530dd4af-c581-4659-9f05-9fb84ff953f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:05,535 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:05,535 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6071c730-017e-455b-bcdb-b66b51291685', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6071c730-017e-455b-bcdb-b66b51291685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:06,584 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:43:06,584 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-817f0a99-4de2-4d2a-886a-889da83bb326', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-817f0a99-4de2-4d2a-886a-889da83bb326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:07,634 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:07,635 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44154f0d-fb55-4a27-ab3c-3bd990eaff89', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44154f0d-fb55-4a27-ab3c-3bd990eaff89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:08,685 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:08,686 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb2ad05-954d-4617-9807-f7189a7691fc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bb2ad05-954d-4617-9807-f7189a7691fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:09,735 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:09,736 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-756573f0-304d-43fb-9c6a-d4c127e1a4b7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-756573f0-304d-43fb-9c6a-d4c127e1a4b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:10,785 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:10,785 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a7abaf7-cc03-4897-b775-4dea11df553c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a7abaf7-cc03-4897-b775-4dea11df553c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:11,835 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:11,835 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd6bf68-52fb-45da-9507-c8490ac86bed', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd6bf68-52fb-45da-9507-c8490ac86bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:12,885 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:12,885 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ce1ac1e-aac3-401f-8c27-aa5aeba3b5b4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ce1ac1e-aac3-401f-8c27-aa5aeba3b5b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:13,933 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:43:13,934 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1763fe8-e057-478d-a242-6eda4dcc7aa1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1763fe8-e057-478d-a242-6eda4dcc7aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:14,983 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:14,983 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5c0abe5-f387-4ae6-bea7-8216c9b5824a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5c0abe5-f387-4ae6-bea7-8216c9b5824a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:16,032 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:16,033 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a61e35a-1090-4269-b1ae-48c3ca194a63', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a61e35a-1090-4269-b1ae-48c3ca194a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:17,083 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:43:17,084 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0b934c-41e5-4f03-8f89-7bb1705d065a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0b934c-41e5-4f03-8f89-7bb1705d065a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:18,134 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:18,134 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c15d7c15-9467-4af7-97c8-cd13951031d8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c15d7c15-9467-4af7-97c8-cd13951031d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:19,183 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:19,184 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0134ab19-4929-4396-99d3-db473a6ec8f4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0134ab19-4929-4396-99d3-db473a6ec8f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:20,233 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:20,233 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-447ca739-bf58-482d-a2ee-5370d8cb01ba', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-447ca739-bf58-482d-a2ee-5370d8cb01ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:21,283 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:21,283 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e1ad835-bc24-4110-87e0-f412e5533b86', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e1ad835-bc24-4110-87e0-f412e5533b86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:22,334 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:43:22,334 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17ff3a31-21d0-4e39-bc92-53ae809c87f2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17ff3a31-21d0-4e39-bc92-53ae809c87f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:23,384 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:23,384 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6cac19a-ae15-43c7-8213-43643d16733b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6cac19a-ae15-43c7-8213-43643d16733b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:24,434 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:24,434 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0c33e9b-3822-401a-a530-8344fd7665b5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0c33e9b-3822-401a-a530-8344fd7665b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:25,482 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:43:25,483 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dd72971-0eda-430b-af93-a416297ef254', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dd72971-0eda-430b-af93-a416297ef254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:26,533 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:26,533 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d80bc4d5-72ae-44b7-898e-06eafc9c2649', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d80bc4d5-72ae-44b7-898e-06eafc9c2649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:27,584 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:43:27,584 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e0673f0-2f04-448f-8089-e7e40d9735b1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e0673f0-2f04-448f-8089-e7e40d9735b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:28,634 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:28,635 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4357c67b-a4dd-4911-8749-6c47df1d87e0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4357c67b-a4dd-4911-8749-6c47df1d87e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:29,684 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:29,684 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-057f29fb-e89a-4a89-81c9-78e912d3f590', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-057f29fb-e89a-4a89-81c9-78e912d3f590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:30,734 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:30,735 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaf8b2d8-a3ca-4b98-af21-c534caaf4ecf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaf8b2d8-a3ca-4b98-af21-c534caaf4ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:31,785 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:31,785 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e45e655c-1313-4274-8322-f77d80cf81ff', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e45e655c-1313-4274-8322-f77d80cf81ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:32,833 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:43:32,834 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483be758-ed24-4e48-afb8-df842452426d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483be758-ed24-4e48-afb8-df842452426d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:33,882 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:43:33,883 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bacae9c-cd84-4d93-a7da-bae9d2838c0a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bacae9c-cd84-4d93-a7da-bae9d2838c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:34,932 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:34,933 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-140c8c27-9be4-499b-b6e2-39faf40e8901', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-140c8c27-9be4-499b-b6e2-39faf40e8901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:35,981 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:35,982 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b0eeb0b-e217-4664-ad6f-8bb981cb81b0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b0eeb0b-e217-4664-ad6f-8bb981cb81b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:37,030 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:37,031 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5044dfa5-f919-4562-b63c-a18278b81145', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5044dfa5-f919-4562-b63c-a18278b81145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:38,083 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.044s 2021-08-27 03:43:38,083 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b52ec8ec-5cc0-48c6-ab0d-f51c11b8d796', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b52ec8ec-5cc0-48c6-ab0d-f51c11b8d796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:39,134 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:39,134 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b96fd33-c3f8-4e8d-83a5-b72f889d35c2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b96fd33-c3f8-4e8d-83a5-b72f889d35c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:40,183 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:40,184 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56637e90-a24d-4a81-8959-d962f9d707f2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56637e90-a24d-4a81-8959-d962f9d707f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:41,233 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:41,233 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d08699e8-700e-4827-b18a-adbf0f154880', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d08699e8-700e-4827-b18a-adbf0f154880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:42,282 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:42,283 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb8d7967-2a46-4653-a316-9f4ac28edf80', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb8d7967-2a46-4653-a316-9f4ac28edf80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:43,332 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:43,332 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b004737-3254-4c5a-8ac7-16276b9221dc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b004737-3254-4c5a-8ac7-16276b9221dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:44,382 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:44,382 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04f175bb-4f50-4e90-8a53-7a04bcd9a791', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04f175bb-4f50-4e90-8a53-7a04bcd9a791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:45,433 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:45,433 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03c321e8-679b-475a-a3f8-9b70cfc6a4dc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03c321e8-679b-475a-a3f8-9b70cfc6a4dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:46,482 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:46,483 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ccd2459-ec2e-49f5-9b24-fcdfc86bc9de', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ccd2459-ec2e-49f5-9b24-fcdfc86bc9de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:47,532 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:47,533 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a50eca6-8ca3-4b1e-ac5b-951fd4596d03', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a50eca6-8ca3-4b1e-ac5b-951fd4596d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:48,582 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:48,582 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f325293c-409f-4ecb-94d5-fde5b575d306', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f325293c-409f-4ecb-94d5-fde5b575d306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:49,632 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:49,633 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14d35b66-3544-46e5-8807-caaa57076e53', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14d35b66-3544-46e5-8807-caaa57076e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:50,685 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.045s 2021-08-27 03:43:50,686 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37199346-1330-4620-9e78-9cdbe3faf4d8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37199346-1330-4620-9e78-9cdbe3faf4d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:51,734 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:51,735 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6720446-d61a-47b5-95cd-480a13169cc6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6720446-d61a-47b5-95cd-480a13169cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:52,784 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:52,785 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b9f1fbd-3f9a-41cf-ab28-dbd78286be99', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b9f1fbd-3f9a-41cf-ab28-dbd78286be99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:53,835 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:53,836 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b47a832d-a190-4033-b927-cae03256479c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b47a832d-a190-4033-b927-cae03256479c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:54,886 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:54,886 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6cb079d-4abd-46a9-bca7-e91a1862acc4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6cb079d-4abd-46a9-bca7-e91a1862acc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:55,936 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:55,937 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-241687a9-f539-4e59-9e88-0a733db24f87', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-241687a9-f539-4e59-9e88-0a733db24f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:56,985 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:56,985 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4671c41-75fd-4293-be15-eb6578fc8ab1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4671c41-75fd-4293-be15-eb6578fc8ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:58,034 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:43:58,034 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-314df70f-08f9-47e5-90d1-5b08f717f9de', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-314df70f-08f9-47e5-90d1-5b08f717f9de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:43:59,084 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:43:59,084 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9efb6f4-8d50-46a6-ac66-96798fce587f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9efb6f4-8d50-46a6-ac66-96798fce587f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:00,133 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:44:00,133 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406b4ca2-5f81-43dd-9850-d8e346d401b4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406b4ca2-5f81-43dd-9850-d8e346d401b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:01,183 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:01,183 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f1af27-cd31-4805-bfab-5f01ede4514f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f1af27-cd31-4805-bfab-5f01ede4514f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:02,231 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:02,232 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e50a000-4071-42ec-a27b-56bf05fa86c7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e50a000-4071-42ec-a27b-56bf05fa86c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:03,281 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:03,281 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c891e2-643a-4823-890b-6b65754e4ea8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c891e2-643a-4823-890b-6b65754e4ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:04,329 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:04,330 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f16a37d2-d2a8-41a0-8664-8f4db2f7f038', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f16a37d2-d2a8-41a0-8664-8f4db2f7f038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:05,379 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:44:05,379 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcba07e9-299a-48a3-a08b-c4fe83830413', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcba07e9-299a-48a3-a08b-c4fe83830413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:06,427 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:06,428 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c2a3d76-42b6-4202-85a5-afc13605426d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c2a3d76-42b6-4202-85a5-afc13605426d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:07,478 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:07,478 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05bd6279-a216-462f-aeac-751bb8a66eb9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05bd6279-a216-462f-aeac-751bb8a66eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:08,529 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:44:08,530 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afab9f65-4df8-40da-b5df-94022be607de', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afab9f65-4df8-40da-b5df-94022be607de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:09,579 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:44:09,580 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84cf9502-06ea-48e0-bf93-e5d42910f39a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84cf9502-06ea-48e0-bf93-e5d42910f39a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:10,628 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:10,628 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe3b80e5-bd47-485c-b502-3584fced3f38', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe3b80e5-bd47-485c-b502-3584fced3f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:11,677 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:11,677 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad456055-f1be-4f9c-ba03-eaf3d898e6e5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad456055-f1be-4f9c-ba03-eaf3d898e6e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:12,725 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:44:12,726 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b4653d2-0f32-46d5-a01e-b353fab7a77e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b4653d2-0f32-46d5-a01e-b353fab7a77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:13,776 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:44:13,776 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89dcfe19-87f8-4c41-9cb4-fb5e7b378dde', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89dcfe19-87f8-4c41-9cb4-fb5e7b378dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:14,825 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:14,826 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2fe0bd7-d0a0-4335-a8b5-792d7a9b355b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2fe0bd7-d0a0-4335-a8b5-792d7a9b355b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:15,874 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:15,875 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2895b2bc-624e-4fe0-8687-a32ccbe9fe88', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2895b2bc-624e-4fe0-8687-a32ccbe9fe88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:16,924 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:44:16,924 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b06c7b9-b492-4cb7-8a44-01c15ed9e8f7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b06c7b9-b492-4cb7-8a44-01c15ed9e8f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:17,972 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:44:17,973 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25043b0b-caef-433b-883e-179c70e54de3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25043b0b-caef-433b-883e-179c70e54de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:19,024 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:44:19,025 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aee20564-ae5c-40d7-b460-8552473f9932', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aee20564-ae5c-40d7-b460-8552473f9932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:20,075 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:44:20,075 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d13eca5-54ca-4400-a2a5-accf55294f42', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d13eca5-54ca-4400-a2a5-accf55294f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:21,125 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:44:21,125 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ff593c3-007b-47f6-97c7-34c205002128', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ff593c3-007b-47f6-97c7-34c205002128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:22,175 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:44:22,175 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b385bc5c-260f-477a-b620-c273a0e9ed27', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b385bc5c-260f-477a-b620-c273a0e9ed27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:23,223 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:44:23,224 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-006ac8ed-6bad-4b41-893d-5cf012446b96', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-006ac8ed-6bad-4b41-893d-5cf012446b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:24,277 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.045s 2021-08-27 03:44:24,278 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33c42083-57c9-4fdd-a2e7-86e139bffa8a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33c42083-57c9-4fdd-a2e7-86e139bffa8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:25,328 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:44:25,329 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-921725dd-042d-47b8-8afb-1a6e068f1f8b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-921725dd-042d-47b8-8afb-1a6e068f1f8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:26,381 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.044s 2021-08-27 03:44:26,381 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81a5c566-d3f4-442b-a9d6-2fca2d0898ed', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81a5c566-d3f4-442b-a9d6-2fca2d0898ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:27,435 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.045s 2021-08-27 03:44:27,435 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80c43976-b55a-4ff8-be52-d25864a520ea', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80c43976-b55a-4ff8-be52-d25864a520ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:28,485 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:44:28,485 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfea1ba1-afee-4883-a23d-5e5fb01732d5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfea1ba1-afee-4883-a23d-5e5fb01732d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:29,537 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:44:29,537 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73b0de34-140c-41ad-b0ae-d5a2cf04f7b5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73b0de34-140c-41ad-b0ae-d5a2cf04f7b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:30,590 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.044s 2021-08-27 03:44:30,590 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99431efe-b39f-47c2-9818-63130218ed75', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99431efe-b39f-47c2-9818-63130218ed75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:31,641 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:44:31,641 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6d5bb45-1746-4f92-b226-99c934e87753', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6d5bb45-1746-4f92-b226-99c934e87753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:32,691 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:44:32,691 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a2bbf1f-d148-49a4-969b-25bc7c735276', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a2bbf1f-d148-49a4-969b-25bc7c735276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:33,741 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:44:33,742 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf00b073-df54-47e7-92ae-ca70da46ea42', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf00b073-df54-47e7-92ae-ca70da46ea42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:34,791 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:44:34,792 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-349e7fe2-6b99-496a-a71b-71ec8f824cab', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-349e7fe2-6b99-496a-a71b-71ec8f824cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:35,842 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:35,842 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-893b2d2f-4397-4cef-9f97-b822f3faf5f3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-893b2d2f-4397-4cef-9f97-b822f3faf5f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:36,892 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:44:36,892 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c13d4fb8-4f63-4d7e-a999-c40caec5173d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c13d4fb8-4f63-4d7e-a999-c40caec5173d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:37,945 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:37,946 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88289d1a-f207-482f-9561-9957dc145e3b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88289d1a-f207-482f-9561-9957dc145e3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:38,995 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:44:38,996 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-277c04a9-0ae4-4316-b4ea-c75337cf601d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-277c04a9-0ae4-4316-b4ea-c75337cf601d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:40,047 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.044s 2021-08-27 03:44:40,047 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7af2f4b-43a2-4a83-aeed-6a793f18c222', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7af2f4b-43a2-4a83-aeed-6a793f18c222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:41,096 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:41,096 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d756729-3ed5-4840-b37f-a479c870a7b0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d756729-3ed5-4840-b37f-a479c870a7b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:42,145 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:42,145 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4925fd39-cfa7-4bb5-8c04-3d6cd384e466', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4925fd39-cfa7-4bb5-8c04-3d6cd384e466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:43,195 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:43,195 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e08a6a3-92fe-492f-804c-e2ab58e0189b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e08a6a3-92fe-492f-804c-e2ab58e0189b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:44,248 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.045s 2021-08-27 03:44:44,248 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a8772e7-f88a-4cfb-8455-453fc67349cb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a8772e7-f88a-4cfb-8455-453fc67349cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:45,298 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:44:45,298 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b45d306-972d-4675-aae4-561a465c8cdf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b45d306-972d-4675-aae4-561a465c8cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:46,349 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:44:46,349 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99ad5f03-2d81-4633-aa8e-a11de33ecbe7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99ad5f03-2d81-4633-aa8e-a11de33ecbe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:47,398 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:47,398 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a08bfac2-92fb-4fb5-bc5e-9f499c9d678d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a08bfac2-92fb-4fb5-bc5e-9f499c9d678d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:48,448 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:48,449 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ea83324-7d13-410c-92dd-04bccfc08ab9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ea83324-7d13-410c-92dd-04bccfc08ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:49,498 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:49,498 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb30d2cf-6f27-4748-868a-c98d2589007f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb30d2cf-6f27-4748-868a-c98d2589007f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:50,548 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:44:50,549 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e8cb7e6-65d0-4f42-a245-a041a4f08597', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e8cb7e6-65d0-4f42-a245-a041a4f08597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:51,597 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:51,598 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9818bf6f-1afa-4051-8ab1-124734a1a75e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9818bf6f-1afa-4051-8ab1-124734a1a75e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:52,647 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:52,647 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64a1ddee-357f-4d76-b1df-f015ef2bd66f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64a1ddee-357f-4d76-b1df-f015ef2bd66f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:53,704 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.048s 2021-08-27 03:44:53,704 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63f645e7-d32f-4de8-abc8-c7090977af2a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63f645e7-d32f-4de8-abc8-c7090977af2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:54,754 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:44:54,754 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-721215d1-009a-4f27-a4b4-bc65748382cb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-721215d1-009a-4f27-a4b4-bc65748382cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:55,804 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:55,804 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af8b648-b48e-4848-bc5c-faf62d81b9af', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af8b648-b48e-4848-bc5c-faf62d81b9af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:56,853 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:44:56,853 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f8966b-4231-4992-b0f5-8419b1014426', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f8966b-4231-4992-b0f5-8419b1014426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:57,904 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:44:57,905 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a09fc77-d819-48ce-81bb-53f7efdf393b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a09fc77-d819-48ce-81bb-53f7efdf393b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:44:58,953 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:44:58,954 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f8b24b-82bd-40fd-bc0d-939fd8383471', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f8b24b-82bd-40fd-bc0d-939fd8383471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:00,003 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:00,004 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af9aaaed-3f89-476f-95d1-6932b925689e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af9aaaed-3f89-476f-95d1-6932b925689e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:01,054 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:01,054 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f91346-911e-4010-8121-7a6136457b3e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f91346-911e-4010-8121-7a6136457b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:02,103 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:45:02,103 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc3fca2-377a-40f0-8be1-cd68d6a7b577', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc3fca2-377a-40f0-8be1-cd68d6a7b577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:03,152 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:03,152 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-269ff122-ed2f-45a2-989e-716c0edfb22c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-269ff122-ed2f-45a2-989e-716c0edfb22c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:04,202 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:04,202 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de641338-bbdc-41f8-a9cc-0854f26327d7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de641338-bbdc-41f8-a9cc-0854f26327d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:05,250 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:45:05,251 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04001283-b54c-425c-908f-0b86d3764a0c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04001283-b54c-425c-908f-0b86d3764a0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:06,300 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:06,300 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cff85b27-9d01-4489-b9f1-7fbe68295dc1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cff85b27-9d01-4489-b9f1-7fbe68295dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:07,349 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:07,350 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e813c0f9-e63f-4b5c-8e90-779147e93745', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e813c0f9-e63f-4b5c-8e90-779147e93745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:08,400 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:08,401 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc85e4a-4e54-4259-a2ee-435af43783a7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc85e4a-4e54-4259-a2ee-435af43783a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:09,451 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:09,451 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c649d80f-f271-4760-974c-2639f3de94e9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c649d80f-f271-4760-974c-2639f3de94e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:10,501 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:10,501 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8b3a643-37c8-433e-9da0-3fdfb8875052', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8b3a643-37c8-433e-9da0-3fdfb8875052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:11,553 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.044s 2021-08-27 03:45:11,554 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fabec50a-8abc-428b-8dbb-a3a8d4200c8f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fabec50a-8abc-428b-8dbb-a3a8d4200c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:12,602 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:45:12,602 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44601ca5-e7d6-4452-8213-4fd07509db5c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44601ca5-e7d6-4452-8213-4fd07509db5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:13,652 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:13,652 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-953cb00f-45bc-4a4c-b541-6311f1ba8122', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-953cb00f-45bc-4a4c-b541-6311f1ba8122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:14,702 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:14,702 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b08b434c-09b2-424b-a6a3-7cd3e9854a21', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b08b434c-09b2-424b-a6a3-7cd3e9854a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:15,752 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:15,752 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72744eaf-1425-4959-a7f0-bc3f27013cf2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72744eaf-1425-4959-a7f0-bc3f27013cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:16,801 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:16,802 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f497f0-bf86-46e5-af48-c35741604019', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f497f0-bf86-46e5-af48-c35741604019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:17,849 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:45:17,849 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb63a298-13a0-4945-be46-a525fd329ecf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb63a298-13a0-4945-be46-a525fd329ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:18,900 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:18,900 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f5f989c-6b43-42dd-a8b3-72da44a5e7ef', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f5f989c-6b43-42dd-a8b3-72da44a5e7ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:20,042 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.134s 2021-08-27 03:45:20,043 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec49197d-51be-4a4a-9074-63c9d9652e27', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec49197d-51be-4a4a-9074-63c9d9652e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:21,093 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:21,094 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9169668a-730c-4d42-8424-f1375b858466', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9169668a-730c-4d42-8424-f1375b858466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:22,143 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:22,143 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff23bfc5-294d-4e39-898d-6143f590c08b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff23bfc5-294d-4e39-898d-6143f590c08b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:23,191 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:45:23,191 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43fa7ae6-4469-4204-8881-c8bce37b031c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43fa7ae6-4469-4204-8881-c8bce37b031c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:24,240 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:24,240 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d6788bc-1b7a-4331-a19d-df7605adf46b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d6788bc-1b7a-4331-a19d-df7605adf46b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:25,291 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:25,291 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18271308-8d5d-41d8-9e8b-50c5d4c5e199', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18271308-8d5d-41d8-9e8b-50c5d4c5e199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:26,340 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:26,341 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d85630b-5afa-465b-9e90-5b6ceb3cb042', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d85630b-5afa-465b-9e90-5b6ceb3cb042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:27,390 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:27,390 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4fc1fe7-13be-40c0-87c7-88bed46ebbf5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4fc1fe7-13be-40c0-87c7-88bed46ebbf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:28,440 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:28,440 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ed44cd-41b5-415c-ba1a-22d0ec91ad61', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ed44cd-41b5-415c-ba1a-22d0ec91ad61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:29,489 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:29,489 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-228f9842-53d6-44e2-9011-7cb02422e4b9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-228f9842-53d6-44e2-9011-7cb02422e4b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:30,538 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:30,539 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b90d7092-5522-4800-8aed-3dda1107406a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b90d7092-5522-4800-8aed-3dda1107406a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:31,587 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:45:31,587 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9621bb-7943-40a7-8a4f-76fed4063d23', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9621bb-7943-40a7-8a4f-76fed4063d23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:32,638 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:32,638 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a8923c-ddf7-44ce-a8a0-e1d2f3351f7c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a8923c-ddf7-44ce-a8a0-e1d2f3351f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:33,688 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:33,688 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f85517-a5ce-456e-8862-68deee48395d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f85517-a5ce-456e-8862-68deee48395d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:34,737 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:34,737 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23315a20-e09d-4702-8692-0d5b5bc4c0aa', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23315a20-e09d-4702-8692-0d5b5bc4c0aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:35,786 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:35,787 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5e827ba-b938-401d-894f-ea9c8fdae4da', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5e827ba-b938-401d-894f-ea9c8fdae4da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:36,836 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:45:36,836 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb62172-4406-4e2a-9585-f1bea9b15a0d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb62172-4406-4e2a-9585-f1bea9b15a0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:37,885 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:37,886 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11dc21d0-5926-4830-b57d-c74415683611', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11dc21d0-5926-4830-b57d-c74415683611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:38,935 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:38,936 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0db7ea-a74a-4269-b663-c4a13e62ae8e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0db7ea-a74a-4269-b663-c4a13e62ae8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:39,986 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:39,987 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe504cd-766b-4b3d-a453-7485e51ff571', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe504cd-766b-4b3d-a453-7485e51ff571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:41,038 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:45:41,038 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031949f8-dc78-4fbd-821e-45483c7012eb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031949f8-dc78-4fbd-821e-45483c7012eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:42,090 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.044s 2021-08-27 03:45:42,091 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84121772-f9fc-4dcb-8323-6fb16beeeea7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84121772-f9fc-4dcb-8323-6fb16beeeea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:43,141 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:43,141 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96a2c8b3-53c2-485c-93ca-69a76b09d02c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96a2c8b3-53c2-485c-93ca-69a76b09d02c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:44,189 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.040s 2021-08-27 03:45:44,190 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2abbbe63-10f2-4c06-8f6b-0deb9285cad0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2abbbe63-10f2-4c06-8f6b-0deb9285cad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:45,239 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:45,239 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845d57ce-c198-422a-bd7a-56365a6de02d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845d57ce-c198-422a-bd7a-56365a6de02d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:46,288 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:46,288 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-003bfce6-c081-465f-8d32-541e863252fb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-003bfce6-c081-465f-8d32-541e863252fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:47,337 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:47,338 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bf8225f-edb1-472f-926d-d5d445e334a0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bf8225f-edb1-472f-926d-d5d445e334a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:48,387 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:48,387 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59893129-2dbc-4432-9813-1fde107f0b4d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59893129-2dbc-4432-9813-1fde107f0b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:49,437 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:49,437 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6167eb0-b162-461f-950c-d1c633941cb3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6167eb0-b162-461f-950c-d1c633941cb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:50,486 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:50,487 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-392b09da-e02f-4e33-828d-b57494dc2cf4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-392b09da-e02f-4e33-828d-b57494dc2cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:51,537 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:51,537 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8782bb13-2bc1-40e2-9140-4c96d00656f0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8782bb13-2bc1-40e2-9140-4c96d00656f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:52,587 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:52,587 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93485b57-5160-4025-afac-c55330d3f0d6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93485b57-5160-4025-afac-c55330d3f0d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:53,637 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:53,637 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f830cd-2a90-4ee3-b84c-bc2405a3c305', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f830cd-2a90-4ee3-b84c-bc2405a3c305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:54,687 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:54,688 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cccef9ff-2142-4960-8c9c-d1b5e392aabb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cccef9ff-2142-4960-8c9c-d1b5e392aabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:55,736 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:55,736 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6992b38e-d5f3-488d-98de-448b7f5ebbdd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6992b38e-d5f3-488d-98de-448b7f5ebbdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:56,785 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:56,785 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e1552eb-9b1b-491c-bc59-12dd6c139ab3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e1552eb-9b1b-491c-bc59-12dd6c139ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:57,834 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:57,834 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfaa18c8-358d-444c-b1e9-4d04dbed13a8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfaa18c8-358d-444c-b1e9-4d04dbed13a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:58,885 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:45:58,885 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ac914e-0118-40de-bbe6-cdd451eec92e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ac914e-0118-40de-bbe6-cdd451eec92e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:45:59,934 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:45:59,935 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b9f7ad1-ab3b-475a-a0fd-0715700dfafc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b9f7ad1-ab3b-475a-a0fd-0715700dfafc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:00,984 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:00,985 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca486d05-fd8a-4d9d-8972-89c5b2170300', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca486d05-fd8a-4d9d-8972-89c5b2170300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:02,034 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:46:02,035 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ca9bed3-cb30-4fc2-96b3-03db24104f40', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ca9bed3-cb30-4fc2-96b3-03db24104f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:03,085 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:46:03,085 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f968e06a-3bac-484c-ada8-358949514574', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f968e06a-3bac-484c-ada8-358949514574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:04,134 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:04,135 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27776e47-fe35-41dc-b0e1-0b61ed7014d1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27776e47-fe35-41dc-b0e1-0b61ed7014d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:05,184 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:05,184 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd09bff8-bf68-43f0-8ec6-fd09526c71ef', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd09bff8-bf68-43f0-8ec6-fd09526c71ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:06,240 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.049s 2021-08-27 03:46:06,241 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f4c0a21-c16f-4d41-8417-24c8dad6dffe', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f4c0a21-c16f-4d41-8417-24c8dad6dffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:07,289 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:07,290 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ced09f-86c1-440a-9c85-c679a900bf5d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ced09f-86c1-440a-9c85-c679a900bf5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:08,340 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:08,340 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bf7466d-77a8-4686-ad23-03ead1de9394', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bf7466d-77a8-4686-ad23-03ead1de9394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:09,390 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:09,390 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b34837-0840-45e6-be24-5a290c5f174a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b34837-0840-45e6-be24-5a290c5f174a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:10,439 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:10,440 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5329b8a-6f71-4392-a0b5-7fb006605b55', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5329b8a-6f71-4392-a0b5-7fb006605b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:11,489 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:46:11,490 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e15b62-8741-4a20-baf8-0ef2c48591ff', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38e15b62-8741-4a20-baf8-0ef2c48591ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:12,539 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:12,539 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b829f56-3969-4a5b-9f29-52254e4b8c72', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b829f56-3969-4a5b-9f29-52254e4b8c72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:13,587 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:13,588 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13874146-e415-4b3c-a9d2-0cb54bf66e99', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13874146-e415-4b3c-a9d2-0cb54bf66e99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:14,637 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:46:14,638 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e236e3b-b3f1-47be-908c-cd82aeb9b478', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e236e3b-b3f1-47be-908c-cd82aeb9b478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:15,689 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:46:15,689 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5edd04f-f42d-4a30-9d8f-02b8aa89a3fc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5edd04f-f42d-4a30-9d8f-02b8aa89a3fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:16,739 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:46:16,739 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0b5e14b-1035-4075-b6d0-c6486c063eb7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0b5e14b-1035-4075-b6d0-c6486c063eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:17,788 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:17,788 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea1f41de-195c-4610-9b53-d8ce6680c9b1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea1f41de-195c-4610-9b53-d8ce6680c9b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:18,836 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:18,836 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d16cbf6d-53fe-4a3e-a4ba-e8d2b52c90fd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d16cbf6d-53fe-4a3e-a4ba-e8d2b52c90fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:19,886 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:46:19,886 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d516eaf6-a716-4a5e-a576-a334e573df4e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d516eaf6-a716-4a5e-a576-a334e573df4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:20,940 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.045s 2021-08-27 03:46:20,941 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb36b7c-8a57-4231-a217-9727e19b488a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb36b7c-8a57-4231-a217-9727e19b488a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:21,990 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:21,990 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46139422-a175-4cc0-9f6b-8df8b95e8339', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46139422-a175-4cc0-9f6b-8df8b95e8339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:23,039 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:23,039 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e57b2d4-a54c-4da0-ac62-0f86a455b27a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e57b2d4-a54c-4da0-ac62-0f86a455b27a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:24,088 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:24,088 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-391b909f-83c6-4a2d-9973-62f83fb755ab', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-391b909f-83c6-4a2d-9973-62f83fb755ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:25,138 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:25,138 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa701a3b-b057-4051-9560-16a64e62f8ae', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa701a3b-b057-4051-9560-16a64e62f8ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:26,187 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:26,188 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6525aff3-1156-4999-ab01-f381b2951a1a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6525aff3-1156-4999-ab01-f381b2951a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:27,237 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:27,237 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4378188-c71f-4496-9106-fdeff0014117', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4378188-c71f-4496-9106-fdeff0014117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:28,288 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:46:28,288 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1e3e0c6-5851-4848-a4dd-a6dfc049a185', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1e3e0c6-5851-4848-a4dd-a6dfc049a185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:29,337 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:29,337 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5b774bd-a05c-431e-a861-4d8bc2f47987', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5b774bd-a05c-431e-a861-4d8bc2f47987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:30,388 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:46:30,388 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c138d48-6b0a-41a5-bfb1-911ee304bcc6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c138d48-6b0a-41a5-bfb1-911ee304bcc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:31,438 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:31,438 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a290fc89-7833-4852-b6e0-b5a9524284b5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a290fc89-7833-4852-b6e0-b5a9524284b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:32,487 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:32,488 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5992b9ff-f458-46d8-8ad0-cfa6fc81892c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5992b9ff-f458-46d8-8ad0-cfa6fc81892c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:33,537 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:46:33,538 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f32f4cb-8555-4486-8281-6fd0d5bc3477', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f32f4cb-8555-4486-8281-6fd0d5bc3477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:34,587 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:34,587 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6accd769-efe1-4d93-bd5c-f049e1806f18', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6accd769-efe1-4d93-bd5c-f049e1806f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:35,637 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:35,637 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c6d84ba-54c3-4cd1-bfd3-179da5161347', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c6d84ba-54c3-4cd1-bfd3-179da5161347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:36,686 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:36,686 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8956dd7-7bc6-44aa-966c-73a8d9e40899', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8956dd7-7bc6-44aa-966c-73a8d9e40899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:37,736 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:37,736 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb0734c-d98e-4a81-932b-ee5a200e4a41', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb0734c-d98e-4a81-932b-ee5a200e4a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:38,785 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:38,785 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b9c958f-113f-44df-b18c-1051e0c5372f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b9c958f-113f-44df-b18c-1051e0c5372f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:39,839 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.045s 2021-08-27 03:46:39,839 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c33d986-b282-4550-bf16-2dc9cdf3689c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c33d986-b282-4550-bf16-2dc9cdf3689c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:40,889 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:46:40,890 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c5b8fbe-8ada-4e1f-ba98-5f45ed6e3119', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c5b8fbe-8ada-4e1f-ba98-5f45ed6e3119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:41,942 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:46:41,942 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0335c8b2-8143-417e-85a1-c0e7225e541e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0335c8b2-8143-417e-85a1-c0e7225e541e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:42,992 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:46:42,993 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03022820-3dd4-4c68-af00-9fc66c207332', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03022820-3dd4-4c68-af00-9fc66c207332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:44,043 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:46:44,043 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-690e7b1f-3b4a-4a97-b8cb-dfc397859dd6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-690e7b1f-3b4a-4a97-b8cb-dfc397859dd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:45,094 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.042s 2021-08-27 03:46:45,094 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcc68ecc-89ea-4dcb-ae2a-48370c21b1bf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcc68ecc-89ea-4dcb-ae2a-48370c21b1bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:46,143 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:46,144 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ea6256-302f-4e53-b8df-e5f39569f80f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ea6256-302f-4e53-b8df-e5f39569f80f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:47,198 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.045s 2021-08-27 03:46:47,198 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c80b9c93-7060-4eac-b0d7-6c5623729c2f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c80b9c93-7060-4eac-b0d7-6c5623729c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:48,247 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.041s 2021-08-27 03:46:48,247 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c70cbb-c240-46f5-a642-403f07c93e63', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c70cbb-c240-46f5-a642-403f07c93e63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:49,304 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.049s 2021-08-27 03:46:49,304 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7556dfd8-0520-4429-875e-7fc53a88c2b2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7556dfd8-0520-4429-875e-7fc53a88c2b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:50,356 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.045s 2021-08-27 03:46:50,357 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeb8991f-a488-425d-b0f5-c1c747ca9325', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeb8991f-a488-425d-b0f5-c1c747ca9325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:40:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:51,409 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.044s 2021-08-27 03:46:51,409 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-613e1d5b-9360-4103-9020-56c928d91af9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-613e1d5b-9360-4103-9020-56c928d91af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:46:50.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:51,465 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.048s 2021-08-27 03:46:51,466 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ab935b8-19e0-45cc-8866-40bd630fbbee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'' 2021-08-27 03:46:51,509 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.043s 2021-08-27 03:46:51,510 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d5c00ff-4723-4bdc-986d-aff085ebccf9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d5c00ff-4723-4bdc-986d-aff085ebccf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"volume": {"id": "3103c7be-2dba-459e-a26f-a63ac76d9ba7", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:40:51.000000", "updated_at": "2021-08-27T03:46:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-984040042", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7"}], "user_id": "105ce3571ad944ffb967235a053541e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b42b51e52fc54817a595852b2e5e4635"}}' 2021-08-27 03:46:52,538 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7 0.021s 2021-08-27 03:46:52,539 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d1278d0-b263-46f6-a830-5e3f1fc69d67', 'x-openstack-request-id': 'req-5d1278d0-b263-46f6-a830-5e3f1fc69d67', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/volume/v3/b42b51e52fc54817a595852b2e5e4635/volumes/3103c7be-2dba-459e-a26f-a63ac76d9ba7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3103c7be-2dba-459e-a26f-a63ac76d9ba7 could not be found."}}' 2021-08-27 03:46:52,669 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.129s 2021-08-27 03:46:52,669 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e73e2b43-bd06-49f8-88e8-c52f431bb01f', 'x-compute-request-id': 'req-e73e2b43-bd06-49f8-88e8-c52f431bb01f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'' 2021-08-27 03:46:52,845 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.175s 2021-08-27 03:46:52,846 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1555', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97e5ed2f-d24c-4a91-a190-b73dcbc35f98', 'x-compute-request-id': 'req-97e5ed2f-d24c-4a91-a190-b73dcbc35f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "ACTIVE", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:46:53Z", "addresses": {"tempest-TestMinimumBasicScenario-1255669608-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:5a:1a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": "2021-08-27T03:40:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:46:53,972 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.116s 2021-08-27 03:46:53,972 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de2e9d00-a966-456d-b02d-512d168bb6f3', 'x-compute-request-id': 'req-de2e9d00-a966-456d-b02d-512d168bb6f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"server": {"id": "4eaaecd2-1f2b-42e0-a93a-0305503c9aa7", "name": "tempest-TestMinimumBasicScenario-server-1701786517", "status": "DELETED", "tenant_id": "b42b51e52fc54817a595852b2e5e4635", "user_id": "105ce3571ad944ffb967235a053541e1", "metadata": {}, "hostId": "f0fb409506593a23a5ac710f7b3958b3c7ea056eaf47ed7a7e970490", "image": {"id": "0dc4dfab-fa56-4424-9285-280c6b539496", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/0dc4dfab-fa56-4424-9285-280c6b539496"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-08-27T03:40:30Z", "updated": "2021-08-27T03:46:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-2127376708", "OS-SRV-USG:launched_at": "2021-08-27T03:40:49.000000", "OS-SRV-USG:terminated_at": "2021-08-27T03:46:53.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-27 03:46:53,979 108923 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2021-08-27 03:46:55,013 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 0.032s 2021-08-27 03:46:55,013 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-a859b978-ab9d-459c-a675-8009a9996fce', 'x-compute-request-id': 'req-a859b978-ab9d-459c-a675-8009a9996fce', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4eaaecd2-1f2b-42e0-a93a-0305503c9aa7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4eaaecd2-1f2b-42e0-a93a-0305503c9aa7 could not be found."}}' 2021-08-27 03:46:55,045 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2127376708 0.030s 2021-08-27 03:46:55,045 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-819ea7f3-d229-4453-8aee-a81c7b689aa9', 'x-compute-request-id': 'req-819ea7f3-d229-4453-8aee-a81c7b689aa9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2127376708'} Body: b'' 2021-08-27 03:46:55,723 108923 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.30/image/v2/images/0dc4dfab-fa56-4424-9285-280c6b539496 0.677s 2021-08-27 03:46:55,723 108923 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2535d89b-4a1f-4b03-8110-74fde0230739', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/image/v2/images/0dc4dfab-fa56-4424-9285-280c6b539496'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 118, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 364, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 3103c7be-2dba-459e-a26f-a63ac76d9ba7 failed to reach available status (current available) within the required time (360 s). |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
fail
ft12.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-27 03:15:35,248 108915 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2021-08-27 03:15:35,788 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.30/compute/v2.1/os-keypairs 0.540s 2021-08-27 03:15:35,788 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-693415053"}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:35 GMT', 'server': 'Apache/2.4.41 (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-178522c9-5be2-4f6d-8f9b-1268022ebecd', 'x-compute-request-id': 'req-178522c9-5be2-4f6d-8f9b-1268022ebecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAm9ON4gNG26RUQZ2gl2VPbcZYX7HC8x7HP9ilvg9MsEhCmuR9\\ngm/ENhoX80KykmS2HTzv232SLL1tGu/JUT9goo5FtQlkmDdBDWX71UEZOSr+bOyJ\\n601OWjaMXGaRA3NTr6YjibP7Mz9lUqxIdotPN7z5yahKVYAiOitoRVlvs1GH/EiW\\nSXowlH/FeoTpbWMnQeXK7yLWyx0YVNpRzLbzPjyab9mWCm/mGOYTZaWmgqix67eR\\nd7YKg0dYs1cA8CotILqFHH+13ZcJgtlDc84sJqbIBUJqHNpPsj/WvZMjPzc9JymW\\nyT4aRC2s/gRWeIA+Frb1EjkmuGw+SdkNQEmqiQIDAQABAoIBAC6lO1mmpXVmUZp6\\ntvHa79Xqg9XRfowMcJSaI7MrHUe/ucBoGXIMRu3zDaxSEOZlo2ZJMXvAsRsXcSuZ\\nD+h0UlcWw6MXtrciAyUhnCsQG57TUeoFPJvlPkke/xFB2rLvuONhlk3IRK/okEoZ\\nLG/f78y9kwBckjPZ8WT8TXBE/3zruXeeehpUM5vOH1hjsjVTCSvpeuUv63doNUpA\\n31yrn4CmtD5aj3FMz88VTkmoTjSXM+SwLyZhRcXGU/SrhROvSdSqXNQ21ewXTD1/\\ne2UNC66wpBcwPfMEfNjZGbdbUTb5ARmWwXC9xMvATIcYfqkqHjfslbFifArzDkIO\\nL8HjaIkCgYEAyCG1ymF8f2FFZNz6hTbm6P/s1y8833s0aws7MFgnLsxbR37y2FBn\\nKf6zQJqOjWCS3/0Go5EbMHmwzir1IruBKUC+3NLBV5cP6qQVMCzQITBr8jiIU3A9\\n56xNYDTSz0BNMfHFBkHPvAxz/wQCgVvS/KPR9Bp2Kc4vMUUTRzKDCmMCgYEAx1OX\\nwkPulPzQ81xH4n10+zl0s1sfFkzBVl+lh6MHtraloAWqTLjbOwv11ueA9JVlY1QV\\nLPk1JNkfMkExRqLX3kSDCWtI2FN07PWhvoCjXfwLqj5a+IpJJ2l8xxFxDz+itzdG\\nGB4A6sOmrR+Mrff/jV5lkeShEUDK9Wk+84rgdSMCgYAPeSPACPeCNbgSy08HO65w\\nt1DNdlaDhNgRqqWh4D7vTFeGWJdYCCdhxNKBHTIGVkAk10BLJy3t+oqj9ghL7ilX\\nUi0vj4/pQMG3R4Zn2h8hYcgGyz4nDVeL8PNui8b8xSDyypmMGUyBYokZX2r+K2ZN\\nqDDUabNXGhzl90w9RfeBtwKBgQCdncVgUXVkjLHx7mPNfmU1jw5wETr42EL9uO5c\\n3hbobW90pWYv+vEotOF2SWPYhBZDQCbqhDl45NPdWl3LvFM0qDpyBUr5/Kx2ABoh\\nWPlWBUt4GIy5AiisqKaJh4o+g5R4ipW71mXlPkcbmNoWawfCUwXAIukWioSzIMEt\\ntgCdvwKBgQCW4+KkeI5XTPK+s7fHoSr/wKqU59NG6/N9dCNttsW7P3jEU4jnglZg\\nBaFs1Pv2Jg+uO+45BSoSUaofao3dnl9LG0bsmV5RGudpPFpezT741YGf/5qrQ6T/\\n46VKjUPumztEObHqY6eTu/FD1RH1V7N2xT1FOhuyYc4osh0Z6kn+bQ==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestVolumeBootPattern-693415053", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCb043iA0bbpFRBnaCXZU9txlhfscLzHsc/2KW+D0ywSEKa5H2Cb8Q2GhfzQrKSZLYdPO/bfZIsvW0a78lRP2CijkW1CWSYN0ENZfvVQRk5Kv5s7InrTU5aNoxcZpEDc1OvpiOJs/szP2VSrEh2i083vPnJqEpVgCI6K2hFWW+zUYf8SJZJejCUf8V6hOltYydB5crvItbLHRhU2lHMtvM+PJpv2ZYKb+YY5hNlpaaCqLHrt5F3tgqDR1izVwDwKi0guoUcf7XdlwmC2UNzziwmpsgFQmoc2k+yP9a9kyM/Nz0nKZbJPhpELaz+BFZ4gD4WtvUSOSa4bD5J2Q1ASaqJ Generated-by-Nova", "fingerprint": "69:d8:3a:e4:d1:89:55:e3:66:81:fe:e6:7d:80:16:86", "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4"}}' 2021-08-27 03:15:36,148 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/v2.0/security-groups 0.357s 2021-08-27 03:15:36,148 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1824978784", "description": "tempest-secgroup-smoke-1824978784 description", "project_id": "b2ab97b2c3724820b5b5223e79009cff"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-d3a404e3-673e-457b-9ce4-b941745b8f08', 'date': 'Fri, 27 Aug 2021 03:15:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "5279448f-8b74-4098-a253-1ee3c3006064", "name": "tempest-secgroup-smoke-1824978784", "stateful": true, "tenant_id": "b2ab97b2c3724820b5b5223e79009cff", "description": "tempest-secgroup-smoke-1824978784 description", "security_group_rules": [{"id": "74cc9da0-597f-4ae8-98ae-275ff9bc909d", "tenant_id": "b2ab97b2c3724820b5b5223e79009cff", "security_group_id": "5279448f-8b74-4098-a253-1ee3c3006064", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 427, "description": null, "tags": [], "created_at": "2021-08-27T03:15:35Z", "updated_at": "2021-08-27T03:15:35Z", "revision_number": 0, "project_id": "b2ab97b2c3724820b5b5223e79009cff"}, {"id": "95edf4cf-594b-4f00-ab65-8b2053e2bca6", "tenant_id": "b2ab97b2c3724820b5b5223e79009cff", "security_group_id": "5279448f-8b74-4098-a253-1ee3c3006064", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 426, "description": null, "tags": [], "created_at": "2021-08-27T03:15:35Z", "updated_at": "2021-08-27T03:15:35Z", "revision_number": 0, "project_id": "b2ab97b2c3724820b5b5223e79009cff"}], "tags": [], "created_at": "2021-08-27T03:15:35Z", "updated_at": "2021-08-27T03:15:35Z", "revision_number": 1, "project_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:36,409 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.260s 2021-08-27 03:15:36,410 108915 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": "5279448f-8b74-4098-a253-1ee3c3006064", "project_id": "b2ab97b2c3724820b5b5223e79009cff", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-6ebe920b-8a0e-4b43-926d-4c2b652a9b33', 'date': 'Fri, 27 Aug 2021 03:15:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b27398fe-9395-41f7-bdb7-2b21edc515a0", "tenant_id": "b2ab97b2c3724820b5b5223e79009cff", "security_group_id": "5279448f-8b74-4098-a253-1ee3c3006064", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-27T03:15:36Z", "updated_at": "2021-08-27T03:15:36Z", "revision_number": 0, "project_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:36,820 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.409s 2021-08-27 03:15:36,821 108915 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": "5279448f-8b74-4098-a253-1ee3c3006064", "project_id": "b2ab97b2c3724820b5b5223e79009cff", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-1e76d02b-c8db-4e74-ab60-cc812367da2d', 'date': 'Fri, 27 Aug 2021 03:15:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4fe33ac3-efcc-416b-a7c7-34c0414c6722", "tenant_id": "b2ab97b2c3724820b5b5223e79009cff", "security_group_id": "5279448f-8b74-4098-a253-1ee3c3006064", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-27T03:15:36Z", "updated_at": "2021-08-27T03:15:36Z", "revision_number": 0, "project_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:37,200 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.379s 2021-08-27 03:15:37,201 108915 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": "5279448f-8b74-4098-a253-1ee3c3006064", "project_id": "b2ab97b2c3724820b5b5223e79009cff", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d215b04e-54e2-4f17-8395-7dd983f20a71', 'date': 'Fri, 27 Aug 2021 03:15:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "51ec00d8-9371-45e8-8596-5bad92719a04", "tenant_id": "b2ab97b2c3724820b5b5223e79009cff", "security_group_id": "5279448f-8b74-4098-a253-1ee3c3006064", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-27T03:15:37Z", "updated_at": "2021-08-27T03:15:37Z", "revision_number": 0, "project_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:37,511 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.309s 2021-08-27 03:15:37,511 108915 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": "5279448f-8b74-4098-a253-1ee3c3006064", "project_id": "b2ab97b2c3724820b5b5223e79009cff", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-fecf1f96-5bad-4adc-a83a-96c8ea060745', 'date': 'Fri, 27 Aug 2021 03:15:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b55a3cf0-c4db-4c71-a7a0-28334814efd9", "tenant_id": "b2ab97b2c3724820b5b5223e79009cff", "security_group_id": "5279448f-8b74-4098-a253-1ee3c3006064", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-27T03:15:37Z", "updated_at": "2021-08-27T03:15:37Z", "revision_number": 0, "project_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:38,095 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.583s 2021-08-27 03:15:38,095 108915 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": "5279448f-8b74-4098-a253-1ee3c3006064", "project_id": "b2ab97b2c3724820b5b5223e79009cff", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-d6ef1d59-e558-4937-8e5d-ccd95e8793a4', 'date': 'Fri, 27 Aug 2021 03:15:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "926a7e6c-8000-48ad-a732-e248e0be7ad7", "tenant_id": "b2ab97b2c3724820b5b5223e79009cff", "security_group_id": "5279448f-8b74-4098-a253-1ee3c3006064", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-27T03:15:37Z", "updated_at": "2021-08-27T03:15:37Z", "revision_number": 0, "project_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:38,353 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.257s 2021-08-27 03:15:38,353 108915 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": "5279448f-8b74-4098-a253-1ee3c3006064", "project_id": "b2ab97b2c3724820b5b5223e79009cff", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-ea63b3b5-88b8-454c-9e81-c5fd839aadfe', 'date': 'Fri, 27 Aug 2021 03:15:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9c9193af-7b19-4eb9-bc48-13bf76362eb6", "tenant_id": "b2ab97b2c3724820b5b5223e79009cff", "security_group_id": "5279448f-8b74-4098-a253-1ee3c3006064", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-27T03:15:38Z", "updated_at": "2021-08-27T03:15:38Z", "revision_number": 0, "project_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:38,354 108915 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2021-08-27 03:15:38,389 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/image/v2/images/fa5676c9-2c7b-4ac5-b84d-77521895b240 0.035s 2021-08-27 03:15:38,390 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8a617c75-c251-45c3-a338-1cb3f192331f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/image/v2/images/fa5676c9-2c7b-4ac5-b84d-77521895b240'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4979428936740b898df346bcb52ea04", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "created_at": "2021-08-27T03:05:37Z", "updated_at": "2021-08-27T03:05:54Z", "tags": [], "self": "/v2/images/fa5676c9-2c7b-4ac5-b84d-77521895b240", "file": "/v2/images/fa5676c9-2c7b-4ac5-b84d-77521895b240/file", "schema": "/v2/schemas/image"}' 2021-08-27 03:15:39,124 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes 0.733s 2021-08-27 03:15:39,125 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "snapshot_id": null, "imageRef": "fa5676c9-2c7b-4ac5-b84d-77521895b240", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-869acd80-be6b-422b-9909-929ae23b37ca', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-869acd80-be6b-422b-9909-929ae23b37ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:38.978152", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-27 03:15:39,234 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.097s 2021-08-27 03:15:39,235 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea13641f-3e56-497c-8cef-69df1edcb426', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea13641f-3e56-497c-8cef-69df1edcb426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:40,329 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.079s 2021-08-27 03:15:40,329 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf9567b8-d6e3-4da7-a5b3-73126c9b2b47', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf9567b8-d6e3-4da7-a5b3-73126c9b2b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:41,389 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.052s 2021-08-27 03:15:41,389 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8fb3717-0478-4b02-a6a4-b3dd8ef8a8c6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8fb3717-0478-4b02-a6a4-b3dd8ef8a8c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:42,500 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.102s 2021-08-27 03:15:42,501 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5074e12e-5b97-4116-ac8f-0e1fe060b13d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5074e12e-5b97-4116-ac8f-0e1fe060b13d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:43,598 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.080s 2021-08-27 03:15:43,599 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ace06724-4941-4677-a618-060ceb93b782', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ace06724-4941-4677-a618-060ceb93b782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:44,732 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.125s 2021-08-27 03:15:44,732 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ec20361-a975-4fc8-bc92-1007030d89b5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec20361-a975-4fc8-bc92-1007030d89b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:45,819 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.077s 2021-08-27 03:15:45,819 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b07cbc20-a499-460d-8cb0-15a1d5a3bd45', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b07cbc20-a499-460d-8cb0-15a1d5a3bd45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:46,948 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.107s 2021-08-27 03:15:46,949 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3924673f-3039-4e10-8571-4d306f320017', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3924673f-3039-4e10-8571-4d306f320017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:48,305 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.338s 2021-08-27 03:15:48,305 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c52383-bdd5-4aff-81e4-0658e3a515ed', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c52383-bdd5-4aff-81e4-0658e3a515ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:49,416 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.098s 2021-08-27 03:15:49,417 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82d475c7-3842-48fd-b32b-bec3d123043d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d475c7-3842-48fd-b32b-bec3d123043d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:50,510 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.078s 2021-08-27 03:15:50,511 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e59a11a-a58d-4779-9eab-91b0af43cc0b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e59a11a-a58d-4779-9eab-91b0af43cc0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:51,595 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.072s 2021-08-27 03:15:51,595 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4edc4ed8-a14c-4d6d-bd78-da57d3edb7d2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4edc4ed8-a14c-4d6d-bd78-da57d3edb7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:52,672 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.060s 2021-08-27 03:15:52,673 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab92e80-6ca5-481e-b634-0fd5af70ce1f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab92e80-6ca5-481e-b634-0fd5af70ce1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:53,826 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.136s 2021-08-27 03:15:53,826 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b9feee9-75f3-4057-96d2-863468835047', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b9feee9-75f3-4057-96d2-863468835047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:54,962 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.120s 2021-08-27 03:15:54,962 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4548a553-9b2f-4fad-a52c-8b781611de79', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4548a553-9b2f-4fad-a52c-8b781611de79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:56,083 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.110s 2021-08-27 03:15:56,083 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-371842e4-d6dd-4bed-92a7-128d8635cb16', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-371842e4-d6dd-4bed-92a7-128d8635cb16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:57,172 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.077s 2021-08-27 03:15:57,173 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68762b22-042f-4977-b055-ddf11b8c5025', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68762b22-042f-4977-b055-ddf11b8c5025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:58,283 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.102s 2021-08-27 03:15:58,284 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2fa050a-f4e7-458b-a8df-222893c6adb6', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2fa050a-f4e7-458b-a8df-222893c6adb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:15:59,416 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.118s 2021-08-27 03:15:59,417 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b7e73a-a41f-4261-a686-cc3d5230597a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b7e73a-a41f-4261-a686-cc3d5230597a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:00,536 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.105s 2021-08-27 03:16:00,536 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eadc9bb5-ca6a-417b-8e34-486741b479d0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eadc9bb5-ca6a-417b-8e34-486741b479d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:01,631 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.087s 2021-08-27 03:16:01,631 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d18167ae-f9af-49c8-bbfb-d0e0a00b0bd9', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d18167ae-f9af-49c8-bbfb-d0e0a00b0bd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:02,716 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.077s 2021-08-27 03:16:02,717 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36d514dd-70f8-409d-88bb-f99468785cd7', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36d514dd-70f8-409d-88bb-f99468785cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:03,881 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.150s 2021-08-27 03:16:03,881 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e00ed7-0ae1-4592-8971-e50b9b57e69d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e00ed7-0ae1-4592-8971-e50b9b57e69d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:04,952 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.055s 2021-08-27 03:16:04,953 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a92f16d2-9eb1-4de8-8d74-c5486dff4371', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a92f16d2-9eb1-4de8-8d74-c5486dff4371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:06,010 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.048s 2021-08-27 03:16:06,010 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34fb897c-8df0-49c1-a8d6-33059ed1c3f7', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34fb897c-8df0-49c1-a8d6-33059ed1c3f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:07,075 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.057s 2021-08-27 03:16:07,076 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cad340a5-879f-4866-af99-125dc638291d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cad340a5-879f-4866-af99-125dc638291d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:08,150 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.066s 2021-08-27 03:16:08,150 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b4b503-246f-4322-aa72-f1686330cda5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b4b503-246f-4322-aa72-f1686330cda5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:09,205 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:16:09,205 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4291b34b-5290-4e0e-9f86-918c852a103a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4291b34b-5290-4e0e-9f86-918c852a103a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:10,259 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:16:10,260 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6e95954-87ff-4ea9-a1a7-40bc26d0d632', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6e95954-87ff-4ea9-a1a7-40bc26d0d632', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:11,321 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.054s 2021-08-27 03:16:11,321 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf34428-a7a7-4c87-ae24-4b9977ff9ca4', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf34428-a7a7-4c87-ae24-4b9977ff9ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:12,375 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:16:12,375 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6f076ec-9260-4aec-84a2-27c07e293904', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f076ec-9260-4aec-84a2-27c07e293904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:13,428 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:16:13,429 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1090c95-b463-4ec6-837c-5249494bb940', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1090c95-b463-4ec6-837c-5249494bb940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:14,494 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.049s 2021-08-27 03:16:14,494 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bf99754-1ee0-4737-832c-df0782b21b3b', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bf99754-1ee0-4737-832c-df0782b21b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:15,547 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:16:15,547 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44053a9f-951b-4a14-9f36-c2804cdc5a9a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44053a9f-951b-4a14-9f36-c2804cdc5a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:16,602 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:16:16,602 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd2dce1f-6737-41ae-90bb-db2ca88d5ad7', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd2dce1f-6737-41ae-90bb-db2ca88d5ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:17,655 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:16:17,655 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec2d67b5-7c07-4d58-8cf8-2f1176a70f53', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec2d67b5-7c07-4d58-8cf8-2f1176a70f53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:18,708 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:16:18,709 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-230f1641-932b-4ded-bc4f-493b8b9235a3', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-230f1641-932b-4ded-bc4f-493b8b9235a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:19,761 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:16:19,761 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27958191-474e-4db9-a4c5-7da65f7f1696', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27958191-474e-4db9-a4c5-7da65f7f1696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:20,813 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:16:20,814 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59d003e4-6b57-4148-ab21-dd88270411dc', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59d003e4-6b57-4148-ab21-dd88270411dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:21,869 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:16:21,869 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dd8f534-42ad-4e94-ab73-b6c0f1429869', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dd8f534-42ad-4e94-ab73-b6c0f1429869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:22,927 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.051s 2021-08-27 03:16:22,927 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adfb38d5-43fe-4274-892d-bfc83a400efe', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adfb38d5-43fe-4274-892d-bfc83a400efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:23,988 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.051s 2021-08-27 03:16:23,988 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-907439b2-10b2-4a20-bb5f-94486991a5d2', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-907439b2-10b2-4a20-bb5f-94486991a5d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:25,036 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:16:25,036 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df51a8a-4734-4f9f-b771-7b3e3f0c2510', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df51a8a-4734-4f9f-b771-7b3e3f0c2510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:26,088 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:16:26,088 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f064fa3-1e40-439e-b78d-f925b0e26d7c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f064fa3-1e40-439e-b78d-f925b0e26d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:27,141 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:16:27,142 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68f853e8-0649-4c17-a23e-c71cbd1ede3a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68f853e8-0649-4c17-a23e-c71cbd1ede3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:28,194 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:16:28,194 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18dbd3c7-5b4f-4e82-9e18-a09b3f33778f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18dbd3c7-5b4f-4e82-9e18-a09b3f33778f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:29,251 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.048s 2021-08-27 03:16:29,251 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34438772-31c1-4a45-ad65-b9e79cbf265d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34438772-31c1-4a45-ad65-b9e79cbf265d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:30,303 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:16:30,303 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca778500-fbd0-4b70-903c-ae1d619940cb', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca778500-fbd0-4b70-903c-ae1d619940cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:31,355 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:16:31,355 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6d969e0-7352-410d-9a7c-da6fb15670dc', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6d969e0-7352-410d-9a7c-da6fb15670dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:32,406 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:16:32,407 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6544a866-072a-454d-8a21-bfd7bb931d0d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6544a866-072a-454d-8a21-bfd7bb931d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:33,456 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:16:33,457 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b8f6c4-10a7-4ab7-9fcb-b53ef9d66417', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b8f6c4-10a7-4ab7-9fcb-b53ef9d66417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:34,508 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:16:34,509 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51123327-680c-4098-a45f-518b4092bda9', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51123327-680c-4098-a45f-518b4092bda9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:35,559 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:16:35,560 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e239f18d-ff98-4477-ad88-3a22116a5a2b', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e239f18d-ff98-4477-ad88-3a22116a5a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:36,621 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.053s 2021-08-27 03:16:36,621 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e4a84f7-66a3-4244-87cc-3d3003c3a345', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e4a84f7-66a3-4244-87cc-3d3003c3a345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:37,676 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:16:37,676 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b224d918-082c-437f-81d9-85f7044a942f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b224d918-082c-437f-81d9-85f7044a942f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:38,735 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.048s 2021-08-27 03:16:38,736 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3341ceff-d7c4-436c-8ad8-75e6554b7de3', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3341ceff-d7c4-436c-8ad8-75e6554b7de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:39,787 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:16:39,787 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955f49d9-accf-46f0-9e0c-282a11c95030', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955f49d9-accf-46f0-9e0c-282a11c95030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:40,836 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:16:40,837 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d3c4976-5a89-4154-9cd6-382872211067', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d3c4976-5a89-4154-9cd6-382872211067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:41,889 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:16:41,889 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dbdd6e9-cd67-41c8-a1b1-cfc347534b1c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dbdd6e9-cd67-41c8-a1b1-cfc347534b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:42,941 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:16:42,942 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c519d4c2-1434-45c8-b0f5-5f24437537ba', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c519d4c2-1434-45c8-b0f5-5f24437537ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:43,994 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:16:43,995 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca023d21-612d-4087-b92d-55e3a3c6d516', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca023d21-612d-4087-b92d-55e3a3c6d516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:45,049 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:16:45,049 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55cbd50a-e51c-4cdb-9155-82c40eb323bc', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55cbd50a-e51c-4cdb-9155-82c40eb323bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:46,105 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.048s 2021-08-27 03:16:46,106 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-798675a8-3f89-423e-99d7-4747830d600c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-798675a8-3f89-423e-99d7-4747830d600c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:47,159 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:16:47,159 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f5c459-a82e-41d6-84a2-29d1ab657bb0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f5c459-a82e-41d6-84a2-29d1ab657bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:48,214 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:16:48,214 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-135eb6a9-73e8-4ce2-9f24-4b5b9d72d160', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-135eb6a9-73e8-4ce2-9f24-4b5b9d72d160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:49,266 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:16:49,266 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3b74a88-1530-4572-b308-f28ec03a5c6e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3b74a88-1530-4572-b308-f28ec03a5c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:50,317 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:16:50,317 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e64de3-30a4-4d20-aeab-decc57244b3b', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e64de3-30a4-4d20-aeab-decc57244b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:51,369 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:16:51,369 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c75be409-a6db-4354-af2b-734eca11b183', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c75be409-a6db-4354-af2b-734eca11b183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:52,474 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.096s 2021-08-27 03:16:52,474 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0267737a-b700-4537-9d0f-51dc9d8397d5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0267737a-b700-4537-9d0f-51dc9d8397d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:53,527 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:16:53,528 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f41166af-d352-4b39-a751-65f483b9b8cc', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f41166af-d352-4b39-a751-65f483b9b8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:54,583 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:16:54,583 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12f0ba41-35f7-4e29-8532-7cfd48871993', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12f0ba41-35f7-4e29-8532-7cfd48871993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:55,645 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.054s 2021-08-27 03:16:55,645 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-348cd2c3-d282-4a52-b2a8-06faa1e66449', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-348cd2c3-d282-4a52-b2a8-06faa1e66449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:56,704 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:16:56,704 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3be56b09-81ff-47e5-b9bb-df9de275d3ac', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3be56b09-81ff-47e5-b9bb-df9de275d3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:57,762 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:16:57,762 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c1054e2-4781-4030-aaa9-51724b1cbaa9', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c1054e2-4781-4030-aaa9-51724b1cbaa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:58,826 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.056s 2021-08-27 03:16:58,827 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf803882-ce06-4045-9b58-dd6c76bcd1ad', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf803882-ce06-4045-9b58-dd6c76bcd1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:16:59,880 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:16:59,880 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cd6d73f-f39d-4548-ae3e-a9e073e9eb54', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cd6d73f-f39d-4548-ae3e-a9e073e9eb54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:00,935 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:17:00,936 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b8cf369-de72-4e2a-93c9-94e9833eeb6a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b8cf369-de72-4e2a-93c9-94e9833eeb6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:01,992 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.048s 2021-08-27 03:17:01,993 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ec2f4ea-c7c9-4dae-864f-3cc4513f98e6', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ec2f4ea-c7c9-4dae-864f-3cc4513f98e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:03,046 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:17:03,046 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e459ee26-e757-4f18-946a-0688fc051ecd', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e459ee26-e757-4f18-946a-0688fc051ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:04,101 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:17:04,102 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b36001dd-346e-47e6-9517-9cd0800919be', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b36001dd-346e-47e6-9517-9cd0800919be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:05,152 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:17:05,152 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43c1b5ea-00d2-4135-8302-e481cbebc24e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43c1b5ea-00d2-4135-8302-e481cbebc24e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:06,202 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:17:06,202 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2363a5e2-90f7-4394-850c-b19a5fa949cd', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2363a5e2-90f7-4394-850c-b19a5fa949cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:07,254 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:17:07,255 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66453ef6-2aea-483d-a12e-173467f6dd74', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66453ef6-2aea-483d-a12e-173467f6dd74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:08,309 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:17:08,310 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daea1859-06aa-4330-9362-166d50c45561', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daea1859-06aa-4330-9362-166d50c45561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:09,361 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:17:09,362 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93b641f0-5b0f-4c76-ac01-89db20ace035', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93b641f0-5b0f-4c76-ac01-89db20ace035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:10,415 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:17:10,416 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3779478-b6cf-4526-95d8-2d7775233dca', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3779478-b6cf-4526-95d8-2d7775233dca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:11,474 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:17:11,474 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4487d8c-f57c-4f55-a448-b4dcfe144888', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4487d8c-f57c-4f55-a448-b4dcfe144888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:12,525 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:17:12,525 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d1520a6-bae1-4636-9345-18e4662bd70b', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d1520a6-bae1-4636-9345-18e4662bd70b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:13,578 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:17:13,579 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ba4337d-8046-4e84-b6c8-c6ed47340937', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ba4337d-8046-4e84-b6c8-c6ed47340937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:14,632 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:17:14,633 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9519f31-9ded-4442-838b-4d0a9a442b60', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9519f31-9ded-4442-838b-4d0a9a442b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:15,685 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:17:15,686 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d6ba86-1097-42b3-ba0b-bef2a4f30d7e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d6ba86-1097-42b3-ba0b-bef2a4f30d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:16,739 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:17:16,739 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-443ce9a1-2508-4024-955d-2308a5b1c295', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-443ce9a1-2508-4024-955d-2308a5b1c295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:17,789 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:17:17,789 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5002148c-feca-45a7-8af3-3d9f3abd1b4a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5002148c-feca-45a7-8af3-3d9f3abd1b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:18,850 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.053s 2021-08-27 03:17:18,851 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d4108b-23b3-43b3-a1ea-49c30dda2a23', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64d4108b-23b3-43b3-a1ea-49c30dda2a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:19,906 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:17:19,906 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7146f0cd-6a4d-477a-b072-66b2eb9edf42', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7146f0cd-6a4d-477a-b072-66b2eb9edf42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:20,959 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:17:20,959 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e85b12-ba7e-4e1e-8635-2040e229dcd4', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e85b12-ba7e-4e1e-8635-2040e229dcd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:22,009 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:17:22,009 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c41fe7-808f-459b-897f-7ffaed3ed6d2', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c41fe7-808f-459b-897f-7ffaed3ed6d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:23,063 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:17:23,063 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7280957d-abf5-4965-b704-1453b1fd7718', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7280957d-abf5-4965-b704-1453b1fd7718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:24,115 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:17:24,116 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-312645d2-24b9-49b1-bdd5-0026395c3383', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-312645d2-24b9-49b1-bdd5-0026395c3383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:25,168 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:17:25,168 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c23617b-9ef6-4dac-9902-17ed11701fce', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c23617b-9ef6-4dac-9902-17ed11701fce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:26,220 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:17:26,220 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34a92386-ca03-4ddb-a105-fb9ad710d53a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34a92386-ca03-4ddb-a105-fb9ad710d53a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:27,273 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:17:27,273 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae5b841d-4b49-437e-832a-8d9a7dacfbb2', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae5b841d-4b49-437e-832a-8d9a7dacfbb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:28,322 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:17:28,323 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-440507be-8ee9-4a52-8d53-a65ff196305e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-440507be-8ee9-4a52-8d53-a65ff196305e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:29,375 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:17:29,376 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcdfdac4-bb8e-46c9-bb5a-c39aa21a149a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcdfdac4-bb8e-46c9-bb5a-c39aa21a149a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:30,428 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:17:30,428 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aa538cc-31ba-4950-8881-48c232f6236a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aa538cc-31ba-4950-8881-48c232f6236a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:31,481 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:17:31,482 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-521a96fd-e34e-4191-981e-4d159dc946e6', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-521a96fd-e34e-4191-981e-4d159dc946e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:32,530 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:17:32,531 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffd84a38-83d4-47fe-8994-d68cdb631f7d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffd84a38-83d4-47fe-8994-d68cdb631f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:33,581 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:17:33,582 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ea6086-cb40-4aa8-818c-dbec237aff10', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ea6086-cb40-4aa8-818c-dbec237aff10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:34,636 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:17:34,636 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d709083-ff3c-437f-88e7-79deeb7449fa', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d709083-ff3c-437f-88e7-79deeb7449fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:35,689 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:17:35,689 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d59772ce-b4f8-4cb3-ad7d-7a4d3297addf', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d59772ce-b4f8-4cb3-ad7d-7a4d3297addf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:36,744 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:17:36,744 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1400226-1a2e-4add-aa09-2f10a44e5773', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1400226-1a2e-4add-aa09-2f10a44e5773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:37,796 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:17:37,797 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e4a02f8-fcbc-4739-83c2-dff9b21323d0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e4a02f8-fcbc-4739-83c2-dff9b21323d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:38,848 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:17:38,849 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-203cd234-d9f9-49ac-9462-11f25217e4b2', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-203cd234-d9f9-49ac-9462-11f25217e4b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:39,903 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:17:39,904 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad98afd-08b9-4867-ac0b-c0cade9f1ada', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad98afd-08b9-4867-ac0b-c0cade9f1ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:40,967 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.056s 2021-08-27 03:17:40,968 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f509bfaf-174f-4048-827a-70733809488b', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f509bfaf-174f-4048-827a-70733809488b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:42,018 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:17:42,018 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d821d944-c21a-49bd-820f-6211237c7d69', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d821d944-c21a-49bd-820f-6211237c7d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:43,070 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:17:43,070 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e633167-848c-4432-9dba-290ba9a7c179', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e633167-848c-4432-9dba-290ba9a7c179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:44,124 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:17:44,125 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e848c18-a64e-429b-8508-397f36cc55db', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e848c18-a64e-429b-8508-397f36cc55db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:45,176 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:17:45,176 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d596e21-c1cb-4d69-82d4-2d88859f94dc', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d596e21-c1cb-4d69-82d4-2d88859f94dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:46,227 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:17:46,228 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca779b6-9f3c-4365-87a3-5f1724e71e5c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca779b6-9f3c-4365-87a3-5f1724e71e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:47,281 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:17:47,281 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c72937b3-fd51-44cf-8fe7-0dd5e96e4fdb', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c72937b3-fd51-44cf-8fe7-0dd5e96e4fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:48,335 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:17:48,335 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df49cf86-2227-4ff9-8574-274026ec20fa', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df49cf86-2227-4ff9-8574-274026ec20fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:49,459 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.116s 2021-08-27 03:17:49,460 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-768dac27-a1f8-468c-a9bf-183377ff69e0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-768dac27-a1f8-468c-a9bf-183377ff69e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:50,510 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:17:50,510 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14607177-8677-495a-8ab5-254cfe441d61', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14607177-8677-495a-8ab5-254cfe441d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:51,558 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.040s 2021-08-27 03:17:51,558 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ecc2be-156e-4512-852c-7aa299d07ec5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ecc2be-156e-4512-852c-7aa299d07ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:52,611 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:17:52,612 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f32529-4708-4531-b514-643744f0c038', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f32529-4708-4531-b514-643744f0c038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:53,689 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.069s 2021-08-27 03:17:53,690 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c733d3ca-293d-4d7a-bce5-b7dfab7c559d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c733d3ca-293d-4d7a-bce5-b7dfab7c559d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:54,747 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:17:54,747 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9591b53d-ec95-490a-8ca7-b8d738f8d7d6', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9591b53d-ec95-490a-8ca7-b8d738f8d7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:55,797 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:17:55,797 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c231c284-e23a-48a8-b7f4-5a8278510e43', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c231c284-e23a-48a8-b7f4-5a8278510e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:56,879 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.074s 2021-08-27 03:17:56,879 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6687027d-f280-4d8e-9e99-707247e65acd', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6687027d-f280-4d8e-9e99-707247e65acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:57,937 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:17:57,937 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99126caf-37a6-4eb5-880e-907f9f234eb0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99126caf-37a6-4eb5-880e-907f9f234eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:17:59,003 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.057s 2021-08-27 03:17:59,003 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b66ab5f-4789-425e-83b4-2f267db8a149', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b66ab5f-4789-425e-83b4-2f267db8a149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:00,068 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.057s 2021-08-27 03:18:00,068 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6325229-b832-42c7-84ef-05e01808d4e8', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6325229-b832-42c7-84ef-05e01808d4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:01,125 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.049s 2021-08-27 03:18:01,125 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94d7bfd5-0037-4919-a9a1-071a89cc330a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94d7bfd5-0037-4919-a9a1-071a89cc330a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:02,174 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:18:02,174 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1ca354b-e26b-48fe-a0b5-e084bcc4b752', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1ca354b-e26b-48fe-a0b5-e084bcc4b752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:03,248 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.066s 2021-08-27 03:18:03,249 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-405273a7-827b-4e06-836f-34e5a7bd9a86', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-405273a7-827b-4e06-836f-34e5a7bd9a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:04,302 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:18:04,302 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac281d1f-837c-44b2-bdac-ac85ea00039a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac281d1f-837c-44b2-bdac-ac85ea00039a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:05,351 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:18:05,352 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c7ea8fc-228d-495b-b1dd-356331b17768', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c7ea8fc-228d-495b-b1dd-356331b17768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:06,405 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:18:06,405 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da825eca-069e-4c3b-800e-547b5116553a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da825eca-069e-4c3b-800e-547b5116553a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:07,469 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.055s 2021-08-27 03:18:07,470 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fd711f9-1982-4e64-b68c-bf13c1ab8bc8', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fd711f9-1982-4e64-b68c-bf13c1ab8bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:08,540 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.062s 2021-08-27 03:18:08,540 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-289690ec-ae5f-4728-9d85-2506f32e3a8c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-289690ec-ae5f-4728-9d85-2506f32e3a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:09,589 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:18:09,589 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79dbf65a-d5d0-421c-b75f-2f22addf8c4a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79dbf65a-d5d0-421c-b75f-2f22addf8c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:10,649 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.052s 2021-08-27 03:18:10,650 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b3a5bb-bf8b-43a1-ba4d-517d9f4b8a55', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b3a5bb-bf8b-43a1-ba4d-517d9f4b8a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:11,715 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.056s 2021-08-27 03:18:11,715 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-176b9f43-3ab2-4bdd-ab79-12bf4c7f881c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-176b9f43-3ab2-4bdd-ab79-12bf4c7f881c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:12,776 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.053s 2021-08-27 03:18:12,776 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e346f588-6041-49cf-a6ce-800be23b3a6d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e346f588-6041-49cf-a6ce-800be23b3a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:13,842 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.058s 2021-08-27 03:18:13,842 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-982b88c3-fe56-4970-97d5-4a152bdf09f7', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-982b88c3-fe56-4970-97d5-4a152bdf09f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:14,890 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.040s 2021-08-27 03:18:14,891 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f5c0b0-aebc-4d78-b112-220fe1d7c99e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f5c0b0-aebc-4d78-b112-220fe1d7c99e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:15,954 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.055s 2021-08-27 03:18:15,954 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c2494ec-d26b-4e9c-b559-6a9a7ed74bd8', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c2494ec-d26b-4e9c-b559-6a9a7ed74bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:17,008 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:18:17,008 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e26a226c-46ee-4183-93a1-6e208c7ce847', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e26a226c-46ee-4183-93a1-6e208c7ce847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:18,076 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.060s 2021-08-27 03:18:18,077 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac3ca91-c25c-4bf8-9dc4-dd7313edcf1e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac3ca91-c25c-4bf8-9dc4-dd7313edcf1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:19,131 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:18:19,131 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de80ae9a-f1ef-4c37-a0b2-6ed35f700373', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de80ae9a-f1ef-4c37-a0b2-6ed35f700373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:20,186 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:18:20,186 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9a4cccb-f27b-45c6-9170-9029392d7727', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a4cccb-f27b-45c6-9170-9029392d7727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:21,251 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.056s 2021-08-27 03:18:21,251 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a2caf3c-a0f2-45e0-9d36-bfb7e1722d73', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a2caf3c-a0f2-45e0-9d36-bfb7e1722d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:22,359 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.095s 2021-08-27 03:18:22,359 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ec995e4-57e2-44a0-ac6a-8b7fa337ff53', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ec995e4-57e2-44a0-ac6a-8b7fa337ff53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:23,410 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:18:23,411 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6967374f-7ec6-4f7a-b648-92193963933f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6967374f-7ec6-4f7a-b648-92193963933f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:24,462 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:18:24,462 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fd03a08-74e2-4a4c-bc46-8059ee128dd5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fd03a08-74e2-4a4c-bc46-8059ee128dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:25,530 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.060s 2021-08-27 03:18:25,530 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b9f675-a0a5-473f-aaa2-209b344aa559', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b9f675-a0a5-473f-aaa2-209b344aa559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:26,589 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:18:26,589 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f34667ce-3e1a-4e90-9a79-5843902031c6', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f34667ce-3e1a-4e90-9a79-5843902031c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:27,640 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:18:27,641 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1cac92e-2219-4a15-804a-606de038b13b', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1cac92e-2219-4a15-804a-606de038b13b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:28,693 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:18:28,693 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a94b38de-5d08-43b2-9f60-3c22362725b1', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a94b38de-5d08-43b2-9f60-3c22362725b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:29,842 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.140s 2021-08-27 03:18:29,842 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b23aad8-69e1-4833-a9c0-9dae93b4873a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b23aad8-69e1-4833-a9c0-9dae93b4873a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:30,902 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.051s 2021-08-27 03:18:30,902 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9a6fd8a-634a-43e0-b593-3b86de7c85ee', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9a6fd8a-634a-43e0-b593-3b86de7c85ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:31,988 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.077s 2021-08-27 03:18:31,988 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dce03ac-2e48-49b4-8ea0-ea40bcf7933d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dce03ac-2e48-49b4-8ea0-ea40bcf7933d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:33,053 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.049s 2021-08-27 03:18:33,054 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eee0b4b7-247a-4d2f-a14c-9127494af416', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eee0b4b7-247a-4d2f-a14c-9127494af416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:34,108 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:18:34,109 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39ef8cef-2580-4572-a933-798e5fbd9c99', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39ef8cef-2580-4572-a933-798e5fbd9c99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:35,162 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:18:35,163 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b595368-3877-44c4-9713-82494e1e8559', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b595368-3877-44c4-9713-82494e1e8559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:36,215 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:18:36,215 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c0e76da-1dff-4f05-9fdc-d4fcedfdac77', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c0e76da-1dff-4f05-9fdc-d4fcedfdac77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:37,268 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:18:37,269 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c09f8d1-e19a-4021-b28d-bd98ddfa00c7', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c09f8d1-e19a-4021-b28d-bd98ddfa00c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:38,331 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.055s 2021-08-27 03:18:38,332 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d48ea48-ece7-4d0c-b801-619c1457dbdb', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d48ea48-ece7-4d0c-b801-619c1457dbdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:39,387 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:18:39,388 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a8b40ed-ccd3-41dd-abaf-2f5d436d5894', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a8b40ed-ccd3-41dd-abaf-2f5d436d5894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:40,443 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.048s 2021-08-27 03:18:40,444 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7ad8870-8660-4eeb-9b63-f9d0d0c0ea3d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7ad8870-8660-4eeb-9b63-f9d0d0c0ea3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:41,506 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.053s 2021-08-27 03:18:41,506 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f429def9-a41d-4d54-b45d-d14f9dfc0648', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f429def9-a41d-4d54-b45d-d14f9dfc0648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:42,567 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.054s 2021-08-27 03:18:42,567 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eaff754-6041-462b-84a9-c69f5c50b850', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eaff754-6041-462b-84a9-c69f5c50b850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:43,620 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:18:43,621 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7435544-7e70-43bf-8107-43a4ba8bcd9e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7435544-7e70-43bf-8107-43a4ba8bcd9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:44,676 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:18:44,676 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-482a8026-f93a-4bda-930f-3fb7126d967d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-482a8026-f93a-4bda-930f-3fb7126d967d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:45,743 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.059s 2021-08-27 03:18:45,743 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84de88e-62e0-4f30-bd04-e83043254bca', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84de88e-62e0-4f30-bd04-e83043254bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:46,809 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.057s 2021-08-27 03:18:46,810 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cddf28c-edfd-43b4-9932-9a226d2b474a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cddf28c-edfd-43b4-9932-9a226d2b474a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:47,881 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.063s 2021-08-27 03:18:47,881 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d4597eb-8c77-4398-906e-85510bd017c7', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d4597eb-8c77-4398-906e-85510bd017c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:48,943 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.052s 2021-08-27 03:18:48,944 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a065a2c-e43d-426f-bb58-bd288df7d66f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a065a2c-e43d-426f-bb58-bd288df7d66f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:49,998 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:18:49,999 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfdc3173-79f4-40a4-8ef5-c5521ef8d384', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfdc3173-79f4-40a4-8ef5-c5521ef8d384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:51,058 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.051s 2021-08-27 03:18:51,058 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0598e86a-0524-4fdb-934c-a8dff861dcb0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0598e86a-0524-4fdb-934c-a8dff861dcb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:52,119 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.052s 2021-08-27 03:18:52,120 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4751121-772b-412e-bf5d-ff2753a40375', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4751121-772b-412e-bf5d-ff2753a40375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:53,189 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.055s 2021-08-27 03:18:53,190 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b252d6e4-4036-4811-84ee-f7d12e0a9019', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b252d6e4-4036-4811-84ee-f7d12e0a9019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:54,255 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.053s 2021-08-27 03:18:54,256 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03aabd8b-7b22-4c44-9c90-f20450c6a69d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03aabd8b-7b22-4c44-9c90-f20450c6a69d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:55,333 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.069s 2021-08-27 03:18:55,333 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0e0c67e-05d4-4f17-86ab-8feb9427c065', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0e0c67e-05d4-4f17-86ab-8feb9427c065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:56,396 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.054s 2021-08-27 03:18:56,396 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64bbbae-370d-4fc6-91ac-2473cbd4d1bd', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64bbbae-370d-4fc6-91ac-2473cbd4d1bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:57,458 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.054s 2021-08-27 03:18:57,458 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c02abff-fc73-465d-9e82-f7d673345b03', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c02abff-fc73-465d-9e82-f7d673345b03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:58,520 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.054s 2021-08-27 03:18:58,521 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba066c2-a761-4e22-b413-51c66b184b77', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba066c2-a761-4e22-b413-51c66b184b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:18:59,587 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.058s 2021-08-27 03:18:59,588 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-693ec1eb-536e-447b-a3e2-09ec8a2b049f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-693ec1eb-536e-447b-a3e2-09ec8a2b049f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:00,641 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:19:00,641 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b07388cf-0e12-4f27-b2ac-d562077c6c1b', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b07388cf-0e12-4f27-b2ac-d562077c6c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:01,699 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.049s 2021-08-27 03:19:01,699 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e94a0a22-d598-4f07-bade-ed44cc6a8725', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e94a0a22-d598-4f07-bade-ed44cc6a8725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:02,765 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.057s 2021-08-27 03:19:02,766 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23a1fb9e-403f-4c67-b379-c8015c079e0f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23a1fb9e-403f-4c67-b379-c8015c079e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:03,828 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.055s 2021-08-27 03:19:03,829 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92ad0472-8138-47fe-a609-139e9be27654', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92ad0472-8138-47fe-a609-139e9be27654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:04,894 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.057s 2021-08-27 03:19:04,895 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e304b7f-53b3-446e-9819-961d76827ef0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e304b7f-53b3-446e-9819-961d76827ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:05,961 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.058s 2021-08-27 03:19:05,961 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b985c19-e9d2-4d5f-b292-85a7768c6b82', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b985c19-e9d2-4d5f-b292-85a7768c6b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:07,027 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.056s 2021-08-27 03:19:07,027 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4547b15-713a-4743-8f3f-cb9f18e4197c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4547b15-713a-4743-8f3f-cb9f18e4197c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:08,087 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.052s 2021-08-27 03:19:08,087 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d23b99a-1c88-4933-8c11-a0c6db799b43', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d23b99a-1c88-4933-8c11-a0c6db799b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:09,296 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.201s 2021-08-27 03:19:09,297 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f0fa743-0da5-44d9-84ca-f9d0f7d19da9', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f0fa743-0da5-44d9-84ca-f9d0f7d19da9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:10,368 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.064s 2021-08-27 03:19:10,369 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a5ca543-3198-434a-af56-64d233597edc', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a5ca543-3198-434a-af56-64d233597edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:11,422 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:19:11,422 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6086c62c-59c6-49d7-8a16-4fb8e8521576', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6086c62c-59c6-49d7-8a16-4fb8e8521576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:12,476 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:19:12,476 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77a11771-ef3b-481d-a8df-5811c16c50d0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77a11771-ef3b-481d-a8df-5811c16c50d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:13,542 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.058s 2021-08-27 03:19:13,543 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f9bc880-89fa-49df-b97d-3d9dec1c6901', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f9bc880-89fa-49df-b97d-3d9dec1c6901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:14,601 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:19:14,602 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac59b8af-9226-4d88-82df-10cae7fe1752', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac59b8af-9226-4d88-82df-10cae7fe1752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:15,660 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:19:15,660 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78adabe7-c743-4a9a-9ba6-107ba61b4498', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78adabe7-c743-4a9a-9ba6-107ba61b4498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:16,713 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:19:16,713 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09e2859-0348-4826-9292-7ec47f9e877b', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09e2859-0348-4826-9292-7ec47f9e877b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:17,766 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:19:17,767 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63036513-316a-4cba-8f26-8ef34ab16d93', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63036513-316a-4cba-8f26-8ef34ab16d93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:18,818 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:19:18,818 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00809f77-2632-4c6a-ac54-6cbde3e08034', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00809f77-2632-4c6a-ac54-6cbde3e08034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:19,873 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:19:19,873 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e41036-1710-4534-a48d-9e67c96fa14d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e41036-1710-4534-a48d-9e67c96fa14d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:20,928 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:19:20,928 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15581a35-76d8-4933-9bfe-39a84d817e91', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15581a35-76d8-4933-9bfe-39a84d817e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:21,980 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:19:21,981 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d71d6eab-b969-49c5-beb5-b131bd21864c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d71d6eab-b969-49c5-beb5-b131bd21864c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:23,044 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.055s 2021-08-27 03:19:23,044 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f763d88-63a9-4ac6-abb0-f3e6783faf8d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f763d88-63a9-4ac6-abb0-f3e6783faf8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:24,095 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:19:24,095 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d73105c3-8827-4fae-925d-d4b1751a8569', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d73105c3-8827-4fae-925d-d4b1751a8569', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:25,147 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:19:25,148 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87aa81da-72ae-43de-b911-e985f255b922', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87aa81da-72ae-43de-b911-e985f255b922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:26,205 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:19:26,205 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac4b45a9-4b04-4b72-b4b8-4ac5e740f5b3', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac4b45a9-4b04-4b72-b4b8-4ac5e740f5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:27,255 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:19:27,255 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8c3b176-41f6-45fa-83cd-9a612f831ce4', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8c3b176-41f6-45fa-83cd-9a612f831ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:28,307 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:19:28,308 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b81339-4210-45aa-ae86-802750287d1c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b81339-4210-45aa-ae86-802750287d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:29,367 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.051s 2021-08-27 03:19:29,367 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c44c8b2d-9ebb-4073-9c24-160ad2aea1fe', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c44c8b2d-9ebb-4073-9c24-160ad2aea1fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:30,422 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:19:30,422 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2fbc261-45af-4e0b-b431-8e34af5c5b82', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2fbc261-45af-4e0b-b431-8e34af5c5b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:31,474 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:19:31,474 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dae9a02-88e8-4c9f-8f47-ebf2685652c1', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dae9a02-88e8-4c9f-8f47-ebf2685652c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:32,524 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:19:32,524 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2208c05-b46b-4dfa-8245-39a2d4a2d9bc', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2208c05-b46b-4dfa-8245-39a2d4a2d9bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:33,579 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:19:33,580 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f4caa40-e2b4-408e-9d9e-3ad3c8f7a4ed', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f4caa40-e2b4-408e-9d9e-3ad3c8f7a4ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:34,630 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:19:34,631 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a6c06c-b0ac-420d-a7f7-7de0467bd8f4', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a6c06c-b0ac-420d-a7f7-7de0467bd8f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:35,681 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:19:35,681 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5841433-2897-46dc-8cd0-9195cafa6d9c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5841433-2897-46dc-8cd0-9195cafa6d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:36,735 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:19:36,735 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c34eb04-29df-4eac-941e-6d703a3aa54d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c34eb04-29df-4eac-941e-6d703a3aa54d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:37,788 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:19:37,788 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a42110ec-6da6-4178-9891-77ecd706a55b', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a42110ec-6da6-4178-9891-77ecd706a55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:38,840 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:19:38,840 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70ad2c65-84a4-444f-90b6-b31425e276cb', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ad2c65-84a4-444f-90b6-b31425e276cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:39,891 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:19:39,891 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59bc8cd9-ab8d-455e-82c5-efa214529016', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59bc8cd9-ab8d-455e-82c5-efa214529016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:40,945 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:19:40,945 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de59c5fc-43ff-41dc-85f9-7a1f3c01cd2a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de59c5fc-43ff-41dc-85f9-7a1f3c01cd2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:42,001 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.048s 2021-08-27 03:19:42,001 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc1998bf-ef61-41d0-bb65-82d6cdd22497', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc1998bf-ef61-41d0-bb65-82d6cdd22497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:43,062 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.051s 2021-08-27 03:19:43,062 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d37e6d7-7df8-46ef-98e4-93094c8b3071', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d37e6d7-7df8-46ef-98e4-93094c8b3071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:44,125 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.053s 2021-08-27 03:19:44,125 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a02ab5-b4f5-420d-95ab-2e54be97a9a0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a02ab5-b4f5-420d-95ab-2e54be97a9a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:45,186 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:19:45,186 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d92ce9c5-0937-4a73-93db-e6f1f9899975', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d92ce9c5-0937-4a73-93db-e6f1f9899975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:46,235 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:19:46,236 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e71ce49-026a-429c-812b-a171a8848006', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e71ce49-026a-429c-812b-a171a8848006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:47,285 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:19:47,286 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35d5cdf0-07cf-4bb4-96ef-86f8b6e02591', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35d5cdf0-07cf-4bb4-96ef-86f8b6e02591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:48,336 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:19:48,336 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bce1c0d8-4bdf-4586-a033-9b1ebef77cbd', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bce1c0d8-4bdf-4586-a033-9b1ebef77cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:49,386 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:19:49,386 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32d32b57-34ce-423d-8d97-08e4869d1899', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d32b57-34ce-423d-8d97-08e4869d1899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:50,438 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:19:50,438 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c35cefc0-c9b5-46a9-b7f6-d8a51713538e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c35cefc0-c9b5-46a9-b7f6-d8a51713538e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:51,488 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:19:51,489 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d003b5ba-3875-4313-851e-25ec3735a76a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d003b5ba-3875-4313-851e-25ec3735a76a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:52,543 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:19:52,543 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af1a7099-6865-4a0d-acb4-d7b697928a29', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af1a7099-6865-4a0d-acb4-d7b697928a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:53,596 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:19:53,597 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac1f3cfc-67ba-4429-af67-c4170fb683be', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac1f3cfc-67ba-4429-af67-c4170fb683be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:54,648 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:19:54,648 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43e3c450-990d-443f-85af-fa411a9cc897', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43e3c450-990d-443f-85af-fa411a9cc897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:55,698 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:19:55,698 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91098792-2513-4a89-b26d-36e405f79712', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91098792-2513-4a89-b26d-36e405f79712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:56,747 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:19:56,748 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dfc8298-d85f-4cef-8cfc-da95294e79d9', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dfc8298-d85f-4cef-8cfc-da95294e79d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:57,800 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:19:57,800 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ef837c2-da31-4177-80b2-d7f025e9dab0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ef837c2-da31-4177-80b2-d7f025e9dab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:58,854 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:19:58,855 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02a49892-e0f1-4b2b-8536-e0085a63a33c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02a49892-e0f1-4b2b-8536-e0085a63a33c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:19:59,911 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:19:59,911 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c411be-8498-4fa6-8e8e-bfe74fd3a2e0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c411be-8498-4fa6-8e8e-bfe74fd3a2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:00,969 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.049s 2021-08-27 03:20:00,970 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94666c39-9a8a-4e34-b7b7-964e026f3cb4', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94666c39-9a8a-4e34-b7b7-964e026f3cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:02,020 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:20:02,020 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9767680-2c66-4c6c-b77d-63650ea40d9f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9767680-2c66-4c6c-b77d-63650ea40d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:03,072 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:20:03,072 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ccb5232-a57b-4533-9be9-f0a85827e62a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ccb5232-a57b-4533-9be9-f0a85827e62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:04,124 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:20:04,125 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc405f3e-5718-495f-8e5f-49b3d03bad14', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc405f3e-5718-495f-8e5f-49b3d03bad14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:05,176 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:20:05,176 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02eb4972-15cc-4396-bfa9-3a81bdaf53d0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02eb4972-15cc-4396-bfa9-3a81bdaf53d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:06,225 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:20:06,226 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cc7ef4f-cd76-4c42-bc22-9441ea092c0b', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cc7ef4f-cd76-4c42-bc22-9441ea092c0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:07,277 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:20:07,277 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2278b6-f7a1-4152-88f9-8d70747f72f0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2278b6-f7a1-4152-88f9-8d70747f72f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:08,328 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:20:08,328 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afb69987-492a-43c8-9fb9-95607b49197d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afb69987-492a-43c8-9fb9-95607b49197d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:09,377 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:20:09,378 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-643a9eb4-8741-4538-8571-d2cfaee03030', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-643a9eb4-8741-4538-8571-d2cfaee03030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:10,430 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:20:10,430 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e7103b-2903-47c3-9387-98b32776da95', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e7103b-2903-47c3-9387-98b32776da95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:11,481 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:20:11,481 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b33adae-8f4b-451d-9fc3-7e719a7d665e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b33adae-8f4b-451d-9fc3-7e719a7d665e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:12,532 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:20:12,532 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-158b7522-4746-4a9a-8995-900f457bf31f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-158b7522-4746-4a9a-8995-900f457bf31f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:13,586 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:20:13,587 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5be8df92-b947-4580-83d3-ebc42bf67eb3', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be8df92-b947-4580-83d3-ebc42bf67eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:14,639 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:20:14,639 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cdd2a7d-d184-417c-9297-5499fa80f1df', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cdd2a7d-d184-417c-9297-5499fa80f1df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:15,690 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:20:15,690 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74b1f654-de2e-4592-af2f-4716bc987a4d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74b1f654-de2e-4592-af2f-4716bc987a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:16,739 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:20:16,739 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db385a26-e69d-492b-a0cf-326a94d91f07', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db385a26-e69d-492b-a0cf-326a94d91f07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:17,791 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:20:17,792 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0baf0ca9-9e33-41bb-86c3-08f100959ae7', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0baf0ca9-9e33-41bb-86c3-08f100959ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:18,847 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:20:18,847 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e881a38-0ce6-43c3-a5bf-5b7602d20077', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e881a38-0ce6-43c3-a5bf-5b7602d20077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:19,900 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:20:19,901 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a624e2-eedc-40e5-9b3c-2b6c679b6596', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a624e2-eedc-40e5-9b3c-2b6c679b6596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:20,952 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:20:20,953 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1741416e-b7a3-4cd9-8bc4-34ca7d540ac4', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1741416e-b7a3-4cd9-8bc4-34ca7d540ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:22,009 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.048s 2021-08-27 03:20:22,009 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf2322eb-88bc-439a-ae4c-e9f67d0d1991', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf2322eb-88bc-439a-ae4c-e9f67d0d1991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:23,071 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.053s 2021-08-27 03:20:23,071 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28ee0a6f-ed17-45b3-883b-6e2d89e8f39f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28ee0a6f-ed17-45b3-883b-6e2d89e8f39f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:24,124 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:20:24,125 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02338ca2-7b08-4f9f-98b8-54d928d1d38a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02338ca2-7b08-4f9f-98b8-54d928d1d38a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:25,178 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:20:25,178 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e428ce4c-c0da-439d-ad72-b2f85bbcaab3', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e428ce4c-c0da-439d-ad72-b2f85bbcaab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:26,228 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:20:26,228 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bda5d13-ef3d-45d5-9afd-416d1ad62e7a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bda5d13-ef3d-45d5-9afd-416d1ad62e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:27,277 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:20:27,277 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-816417d5-d679-4682-8835-fa9a8e81446c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-816417d5-d679-4682-8835-fa9a8e81446c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:28,329 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:20:28,329 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cedbf2f9-f2f1-412d-b585-2f70f48fc120', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cedbf2f9-f2f1-412d-b585-2f70f48fc120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:29,378 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:20:29,378 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abcd59e9-5797-431f-916e-e1e982162517', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abcd59e9-5797-431f-916e-e1e982162517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:30,430 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:20:30,430 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9268348-4dd8-4e0a-926a-71ad9e768232', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9268348-4dd8-4e0a-926a-71ad9e768232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:31,484 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:20:31,485 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1395cbcf-23dd-4d71-8466-2a59b56a4da1', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1395cbcf-23dd-4d71-8466-2a59b56a4da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:32,536 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:20:32,536 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f69d100e-a96a-413c-a4d6-cf9dba1f80be', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f69d100e-a96a-413c-a4d6-cf9dba1f80be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:33,588 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:20:33,589 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46589c33-ee70-40ea-a12b-d382d7b5a7f6', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46589c33-ee70-40ea-a12b-d382d7b5a7f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:34,642 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:20:34,642 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aca655b-b801-4f5d-8c13-10b00ce7ea5e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aca655b-b801-4f5d-8c13-10b00ce7ea5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:35,788 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.138s 2021-08-27 03:20:35,788 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84d6e4b5-19d9-4bde-9044-09f7a27dabfa', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84d6e4b5-19d9-4bde-9044-09f7a27dabfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:36,840 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:20:36,840 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a27c070e-a078-4f4f-8500-4ec06dda56f8', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a27c070e-a078-4f4f-8500-4ec06dda56f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:37,893 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:20:37,894 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e51729d4-0945-4b8f-9a1a-cb021180506a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e51729d4-0945-4b8f-9a1a-cb021180506a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:38,946 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:20:38,946 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6af5b34-681e-4d32-9476-e136fd5180b7', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6af5b34-681e-4d32-9476-e136fd5180b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:39,999 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:20:40,000 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33266fd5-593d-4731-b6b3-265b5a00bf98', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33266fd5-593d-4731-b6b3-265b5a00bf98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:41,052 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:20:41,053 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96acd58e-2ae2-4e7f-bca4-700d1b612aaa', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96acd58e-2ae2-4e7f-bca4-700d1b612aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:42,102 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:20:42,102 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e95745e5-61a5-4290-9398-cadcf278f9be', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e95745e5-61a5-4290-9398-cadcf278f9be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:43,157 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:20:43,157 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58be7120-9e9c-4fb4-bad1-89b095da14cb', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58be7120-9e9c-4fb4-bad1-89b095da14cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:44,210 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:20:44,210 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70f483a9-c643-47e2-aaf5-17bdb38c0d38', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70f483a9-c643-47e2-aaf5-17bdb38c0d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:45,261 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:20:45,261 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-703f277e-48f4-4d79-9b82-7196ec5fdcdb', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-703f277e-48f4-4d79-9b82-7196ec5fdcdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:46,313 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:20:46,313 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec7fe609-5a0b-46bc-be55-b65adb59ff80', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec7fe609-5a0b-46bc-be55-b65adb59ff80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:47,365 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:20:47,366 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1923259a-b982-49fe-937c-d013854c58f7', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1923259a-b982-49fe-937c-d013854c58f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:48,418 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:20:48,419 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9308a4f2-cc7f-4769-a228-da91c269b467', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9308a4f2-cc7f-4769-a228-da91c269b467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:49,469 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:20:49,469 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1a1f54c-e7c2-4384-b6e1-cd162121a327', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1a1f54c-e7c2-4384-b6e1-cd162121a327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:50,520 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:20:50,521 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57cbf728-8190-47ab-bd11-10fbdccafe35', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57cbf728-8190-47ab-bd11-10fbdccafe35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:51,574 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:20:51,575 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96c61f7e-1b2c-4e85-959c-75bc094e96cb', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96c61f7e-1b2c-4e85-959c-75bc094e96cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:52,629 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:20:52,630 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d100ca-4f9b-46d3-b590-649569b38a4d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d100ca-4f9b-46d3-b590-649569b38a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:53,682 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:20:53,682 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-570cf3e2-6905-42f9-919b-a4c6adae78aa', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-570cf3e2-6905-42f9-919b-a4c6adae78aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:54,733 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:20:54,734 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-527909f7-4fbf-423a-845f-43d46f1aae78', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-527909f7-4fbf-423a-845f-43d46f1aae78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:55,785 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:20:55,785 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-301513f9-0b24-4c52-9147-f45b90c29618', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-301513f9-0b24-4c52-9147-f45b90c29618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:56,840 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:20:56,841 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0becbc90-93fb-4456-ad8b-08652b9b711f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0becbc90-93fb-4456-ad8b-08652b9b711f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:57,892 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:20:57,892 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a575168-bee8-4831-b403-f444fa49c9f0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a575168-bee8-4831-b403-f444fa49c9f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:58,944 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:20:58,945 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4515f69a-0095-4b9a-afcd-58a5eaa185a5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4515f69a-0095-4b9a-afcd-58a5eaa185a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:20:59,995 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:20:59,995 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a93dc1-d2a4-4ddb-850f-1dbc27e7553a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a93dc1-d2a4-4ddb-850f-1dbc27e7553a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:01,050 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:21:01,051 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd0ce29a-3f23-4dda-b3ea-6b09cf7554e8', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd0ce29a-3f23-4dda-b3ea-6b09cf7554e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:02,102 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:21:02,103 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d02cdb-32f3-44f1-be82-9e88bc498a19', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d02cdb-32f3-44f1-be82-9e88bc498a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:03,154 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:21:03,155 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1128e1cf-df97-49fd-b38f-6763f37fbae9', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1128e1cf-df97-49fd-b38f-6763f37fbae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:04,204 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:04,205 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3d3a07e-ac8d-4dae-ae8a-63e1b48105d1', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3d3a07e-ac8d-4dae-ae8a-63e1b48105d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:05,254 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:05,254 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe409540-43a8-4a85-8757-cd7f482c8710', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe409540-43a8-4a85-8757-cd7f482c8710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:06,308 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:21:06,309 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09613b6a-aa9a-4a24-8874-a84afb3c01c1', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09613b6a-aa9a-4a24-8874-a84afb3c01c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:07,360 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:21:07,360 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8285b0df-a8bd-4c28-8568-a3110ce10e10', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8285b0df-a8bd-4c28-8568-a3110ce10e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:08,411 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:21:08,412 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d8e5aba-15bd-49f4-b6e4-77cb9069e84c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d8e5aba-15bd-49f4-b6e4-77cb9069e84c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:09,460 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:21:09,460 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e7ce01d-da3b-495f-a6eb-cf02caec7f5f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e7ce01d-da3b-495f-a6eb-cf02caec7f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:10,510 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:10,510 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-320c661f-73dc-4173-840a-e3ba49d1493e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-320c661f-73dc-4173-840a-e3ba49d1493e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:11,565 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:21:11,565 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788bebeb-f17d-4a2c-9be5-9b299d3562eb', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788bebeb-f17d-4a2c-9be5-9b299d3562eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:12,616 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:12,616 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48681acc-edf3-44e8-9aee-3e210c552f67', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48681acc-edf3-44e8-9aee-3e210c552f67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:13,666 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:13,667 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20ed41e8-a5fa-45ba-8daa-fbfadb66e4e2', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20ed41e8-a5fa-45ba-8daa-fbfadb66e4e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:14,719 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:21:14,720 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fb806e4-f9a0-4db4-bf9e-adb07cb10d6c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fb806e4-f9a0-4db4-bf9e-adb07cb10d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:15,769 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:15,769 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a4af61-6547-4a70-bd51-4e5e4968a274', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a4af61-6547-4a70-bd51-4e5e4968a274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:16,820 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:21:16,820 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fc623a5-578a-44b1-a30c-28e8460a9ba4', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fc623a5-578a-44b1-a30c-28e8460a9ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:17,870 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:17,870 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3456a039-1625-4c97-ae96-4591e35e82f4', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3456a039-1625-4c97-ae96-4591e35e82f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:18,922 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:21:18,923 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-187b1c8f-3ffd-41d9-80a1-448c961da32e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-187b1c8f-3ffd-41d9-80a1-448c961da32e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:19,974 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:19,974 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a97b8ef-27f0-4a98-8869-6fcc9e9d0442', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a97b8ef-27f0-4a98-8869-6fcc9e9d0442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:21,024 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:21,025 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4cb2b74-91a1-44ea-b6eb-7a353b91e1b4', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4cb2b74-91a1-44ea-b6eb-7a353b91e1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:22,077 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:21:22,078 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91954895-a947-409f-8924-fa0bd4ee5b1f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91954895-a947-409f-8924-fa0bd4ee5b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:23,127 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:23,128 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7325f5f-b8e8-4a2d-b5b8-f65a1249f4cf', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7325f5f-b8e8-4a2d-b5b8-f65a1249f4cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:24,178 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:24,178 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8001797-e1c9-4eb9-a53c-401f1a087b97', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8001797-e1c9-4eb9-a53c-401f1a087b97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:25,227 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:21:25,228 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08ef1c16-8dfe-497e-b9b8-9e94e670772f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08ef1c16-8dfe-497e-b9b8-9e94e670772f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:26,277 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:26,277 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb41cc3-0ea6-4cdd-8fdd-9c6fafa912bb', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb41cc3-0ea6-4cdd-8fdd-9c6fafa912bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:27,327 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:21:27,328 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc218309-20fa-446a-893d-f39b3ec21222', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc218309-20fa-446a-893d-f39b3ec21222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:28,378 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:28,379 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d3ae8c4-9527-42fd-9a9f-b452f8ae82e1', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d3ae8c4-9527-42fd-9a9f-b452f8ae82e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:29,430 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:21:29,430 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a53739c-d6fd-47bd-ac94-2be958b58038', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a53739c-d6fd-47bd-ac94-2be958b58038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:30,481 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:21:30,482 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6c9e73d-d322-4e6b-b1f8-9f41606d1995', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6c9e73d-d322-4e6b-b1f8-9f41606d1995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:31,533 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:21:31,534 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a270eebb-c134-4766-8d02-3e814b6257ea', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a270eebb-c134-4766-8d02-3e814b6257ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:32,582 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:32,583 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bdc43d9-24aa-49dd-9c03-d38ef5d87ae7', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bdc43d9-24aa-49dd-9c03-d38ef5d87ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:33,633 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:33,633 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc104d63-d6c1-4212-a043-d214233e5fed', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc104d63-d6c1-4212-a043-d214233e5fed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:34,683 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:34,683 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-071cc73f-c536-46f7-a97f-97cc066807f1', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-071cc73f-c536-46f7-a97f-97cc066807f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:35,734 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:35,734 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4621ee85-c590-4780-9d9f-3baf023a25eb', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4621ee85-c590-4780-9d9f-3baf023a25eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:36,785 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:36,785 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f05a29ca-db0e-43d4-8222-7a3eda20afe1', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f05a29ca-db0e-43d4-8222-7a3eda20afe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:37,836 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:21:37,836 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb62d92f-20b9-4f93-acd1-3fe57ace70f9', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb62d92f-20b9-4f93-acd1-3fe57ace70f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:38,888 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:21:38,888 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b65c19c-f299-4cae-b251-07979f98f6ad', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b65c19c-f299-4cae-b251-07979f98f6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:39,937 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:21:39,937 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59724169-c554-4960-93ac-240a31a983d5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59724169-c554-4960-93ac-240a31a983d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:39,982 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 400 DELETE http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.036s 2021-08-27 03:21:39,982 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '285', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0278d67-c3a0-4541-9cf4-fa119f72c5f2', 'x-openstack-request-id': 'req-a0278d67-c3a0-4541-9cf4-fa119f72c5f2', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer."}}' 2021-08-27 03:21:40,026 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:40,027 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6f093c8-40a8-4088-b39e-3cef495fc330', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f093c8-40a8-4088-b39e-3cef495fc330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:41,078 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:21:41,079 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-212e9909-5a2c-4d27-8c96-3bbe19e368c7', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-212e9909-5a2c-4d27-8c96-3bbe19e368c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:42,130 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:21:42,131 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d9dd3c5-70c0-455b-9797-ee83a2f62712', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d9dd3c5-70c0-455b-9797-ee83a2f62712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:43,181 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:43,181 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ef910e-bbe2-46e4-bb0e-0d7974c45e33', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ef910e-bbe2-46e4-bb0e-0d7974c45e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:44,234 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:21:44,234 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f1ec1f5-08cf-4f3b-bc37-eaa8c7c23093', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f1ec1f5-08cf-4f3b-bc37-eaa8c7c23093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:45,288 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:21:45,288 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-298fbb60-40bf-40fb-b58c-806e68ee68d5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-298fbb60-40bf-40fb-b58c-806e68ee68d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:46,340 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:21:46,340 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b637b9-2899-4a60-accc-9bdaa24497b8', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b637b9-2899-4a60-accc-9bdaa24497b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:47,393 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:21:47,393 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f2db807-4361-4f5a-b551-4a92dc1a3200', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f2db807-4361-4f5a-b551-4a92dc1a3200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:48,445 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:21:48,445 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e228419-9ce6-422f-80d3-94233ad4f2ac', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e228419-9ce6-422f-80d3-94233ad4f2ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:49,495 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:21:49,495 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eb39403-e9d3-46a4-a87a-3d762ad519b3', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eb39403-e9d3-46a4-a87a-3d762ad519b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:50,546 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:50,546 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad1ce4ae-b67e-4093-8b57-950ce7195dc4', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad1ce4ae-b67e-4093-8b57-950ce7195dc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:51,596 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:51,596 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37438e43-847b-45ba-84df-93a163f5cf59', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37438e43-847b-45ba-84df-93a163f5cf59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:52,646 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:52,646 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-319761fe-5719-4e38-9731-6f5aa9269220', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-319761fe-5719-4e38-9731-6f5aa9269220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:53,697 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:21:53,697 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9820c722-5dbc-4491-8b04-9a9bbcc158de', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9820c722-5dbc-4491-8b04-9a9bbcc158de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:54,747 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:21:54,748 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cdcf1e0-10eb-4e85-8555-61926d5814ce', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cdcf1e0-10eb-4e85-8555-61926d5814ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:55,799 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:21:55,800 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49a2fe71-43ff-48dc-ba6c-e5bd00739d3b', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49a2fe71-43ff-48dc-ba6c-e5bd00739d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:56,855 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.048s 2021-08-27 03:21:56,855 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cca0a2f-83d5-450b-bfe8-b57e361cd3f0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cca0a2f-83d5-450b-bfe8-b57e361cd3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:57,910 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:21:57,910 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cec2b35-7d49-4852-b00d-a5a65d846b39', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cec2b35-7d49-4852-b00d-a5a65d846b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:21:58,996 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.077s 2021-08-27 03:21:58,996 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51435341-e779-4448-8466-b09417029bd5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51435341-e779-4448-8466-b09417029bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:00,052 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:22:00,052 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1232aa4b-c82b-4bd3-82c0-87fcf0924193', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1232aa4b-c82b-4bd3-82c0-87fcf0924193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:01,103 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:22:01,104 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67af73b-52e8-45b5-bbc0-78f65fa188f8', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67af73b-52e8-45b5-bbc0-78f65fa188f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:02,157 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:22:02,158 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef6dab6e-c23d-4965-91d7-b2db705b2a5a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef6dab6e-c23d-4965-91d7-b2db705b2a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:03,221 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.056s 2021-08-27 03:22:03,222 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f5b35a3-79fe-4666-95b7-29bbf91ef7a0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f5b35a3-79fe-4666-95b7-29bbf91ef7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:04,276 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:22:04,276 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e557ada5-75f8-4e33-8a69-ea33f997c1d2', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e557ada5-75f8-4e33-8a69-ea33f997c1d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:05,338 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.053s 2021-08-27 03:22:05,339 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a2c3130-9727-4290-b509-3a1b5dc27564', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a2c3130-9727-4290-b509-3a1b5dc27564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:06,550 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.196s 2021-08-27 03:22:06,550 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a22d25fd-a23e-4c3c-8b1c-6194bd58b006', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a22d25fd-a23e-4c3c-8b1c-6194bd58b006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:07,633 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.073s 2021-08-27 03:22:07,633 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-093a88d0-3e8c-4fc5-848d-047a4c2a4859', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-093a88d0-3e8c-4fc5-848d-047a4c2a4859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:08,689 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:22:08,689 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c862b665-a30d-43b7-87e9-529e0df9fd7d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c862b665-a30d-43b7-87e9-529e0df9fd7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:09,738 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:22:09,738 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f022c188-f74e-45ef-b5b7-4149b2c15a2c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f022c188-f74e-45ef-b5b7-4149b2c15a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:10,788 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:22:10,788 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8da4f05f-62c9-488a-b90d-18b86808b614', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8da4f05f-62c9-488a-b90d-18b86808b614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:11,837 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:22:11,837 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eaaab1e-ba78-422c-a1ce-34495eea49cf', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eaaab1e-ba78-422c-a1ce-34495eea49cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:12,885 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.040s 2021-08-27 03:22:12,885 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b22e4d4e-83e9-4b21-8738-3830cf38b542', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b22e4d4e-83e9-4b21-8738-3830cf38b542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:13,943 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:22:13,944 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3af3a994-0523-4696-8f88-86f45c6c7a3c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3af3a994-0523-4696-8f88-86f45c6c7a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:15,001 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:22:15,001 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-021f018e-2ffc-45ad-b955-5c838f99adaa', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-021f018e-2ffc-45ad-b955-5c838f99adaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:16,057 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.048s 2021-08-27 03:22:16,057 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ce785cd-75e6-4237-a61e-5c224514b744', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ce785cd-75e6-4237-a61e-5c224514b744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:17,115 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:22:17,116 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cfec3f8-7d64-46b5-bb92-b83901b259d3', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cfec3f8-7d64-46b5-bb92-b83901b259d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:18,168 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:22:18,169 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6529b2ea-9aed-48fd-9bee-c1204fc0bf60', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6529b2ea-9aed-48fd-9bee-c1204fc0bf60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:19,224 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:22:19,225 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb0ecd6c-0929-486f-8480-a4f714fcf04c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb0ecd6c-0929-486f-8480-a4f714fcf04c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:20,282 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.049s 2021-08-27 03:22:20,282 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649655de-5ef3-4bbd-a126-a851e430ec80', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649655de-5ef3-4bbd-a126-a851e430ec80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:21,346 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.057s 2021-08-27 03:22:21,346 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e87785d-01f4-4d5d-a781-025653e82caa', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e87785d-01f4-4d5d-a781-025653e82caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:22,404 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:22:22,404 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-020c1ba8-7768-40cf-a9a6-2fe55af6ef97', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-020c1ba8-7768-40cf-a9a6-2fe55af6ef97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:23,460 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:22:23,460 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf76d8a6-ae76-4142-9c35-aab95f608d2f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf76d8a6-ae76-4142-9c35-aab95f608d2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:24,517 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.048s 2021-08-27 03:22:24,517 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b86c30ef-cda3-445e-9a44-00ee616abcde', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b86c30ef-cda3-445e-9a44-00ee616abcde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:25,579 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.054s 2021-08-27 03:22:25,580 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e55c8c44-3eaa-4b8c-b535-4ca9dfa35e3c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e55c8c44-3eaa-4b8c-b535-4ca9dfa35e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:26,636 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.049s 2021-08-27 03:22:26,637 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fb053ab-6279-40dd-88bc-0ed4bf3b6f08', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fb053ab-6279-40dd-88bc-0ed4bf3b6f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:27,703 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.057s 2021-08-27 03:22:27,704 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7841617a-5f23-4bad-823d-3b2aa59ad407', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7841617a-5f23-4bad-823d-3b2aa59ad407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:28,758 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:22:28,758 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-922d0c75-2211-4b4c-910c-c6697e82cff7', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-922d0c75-2211-4b4c-910c-c6697e82cff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:29,824 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.058s 2021-08-27 03:22:29,825 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beb44e58-d7da-40d3-adc7-2bd74be85ead', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beb44e58-d7da-40d3-adc7-2bd74be85ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:30,887 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.053s 2021-08-27 03:22:30,887 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-651682b3-2be0-465d-9b75-867cec97228f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-651682b3-2be0-465d-9b75-867cec97228f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:31,961 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.064s 2021-08-27 03:22:31,961 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37e40b36-e6f0-4a77-bc7b-76116a50ad3c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37e40b36-e6f0-4a77-bc7b-76116a50ad3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:33,062 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.088s 2021-08-27 03:22:33,062 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc580bb1-e2f6-4c10-9a7d-b7657ed1301f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc580bb1-e2f6-4c10-9a7d-b7657ed1301f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:34,119 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:22:34,120 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c99819b-df25-453d-9d9a-8fb06e0c9fd3', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c99819b-df25-453d-9d9a-8fb06e0c9fd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:35,193 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.067s 2021-08-27 03:22:35,194 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee556f85-a687-46dc-8459-c32824f924af', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee556f85-a687-46dc-8459-c32824f924af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:36,251 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.049s 2021-08-27 03:22:36,252 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5bcf768-782c-4910-9e8d-89e03abe9db4', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5bcf768-782c-4910-9e8d-89e03abe9db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:37,310 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:22:37,310 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c73e7fc-5ea7-41d6-8537-c8b7576752eb', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c73e7fc-5ea7-41d6-8537-c8b7576752eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:38,374 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.052s 2021-08-27 03:22:38,374 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b27d156-b381-45c1-93ad-70c89d2ad7bb', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b27d156-b381-45c1-93ad-70c89d2ad7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:39,435 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.053s 2021-08-27 03:22:39,435 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5db891d-a31c-4660-8e30-823b81cb7142', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5db891d-a31c-4660-8e30-823b81cb7142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:40,500 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.051s 2021-08-27 03:22:40,501 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5e52197-2c6b-444e-b02b-f329e21da41b', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5e52197-2c6b-444e-b02b-f329e21da41b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:41,553 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:22:41,554 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a57a5c9f-33ff-44b5-8d6e-c377f212e556', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a57a5c9f-33ff-44b5-8d6e-c377f212e556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:42,609 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:22:42,609 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f5ab368-b890-49ce-9778-7ed625d43e50', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f5ab368-b890-49ce-9778-7ed625d43e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:43,658 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:22:43,659 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f05be331-52a3-4269-819d-50ae17c409ce', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f05be331-52a3-4269-819d-50ae17c409ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:44,709 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:22:44,709 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b80fbefe-601e-489b-9b24-8c71780f8ee4', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b80fbefe-601e-489b-9b24-8c71780f8ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:45,765 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.048s 2021-08-27 03:22:45,766 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0604ce6f-0ad4-4ce5-a2d8-bf47df852e4a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0604ce6f-0ad4-4ce5-a2d8-bf47df852e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:46,818 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:22:46,818 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aa574ec-5cf5-4616-8c59-d946edb8b938', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aa574ec-5cf5-4616-8c59-d946edb8b938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:47,895 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.069s 2021-08-27 03:22:47,896 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250022d0-4599-4f86-af0c-24a1a92f26f5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250022d0-4599-4f86-af0c-24a1a92f26f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:48,958 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.049s 2021-08-27 03:22:48,958 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-079fdce8-eb8c-49ba-9843-4e870aae7c04', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-079fdce8-eb8c-49ba-9843-4e870aae7c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:50,011 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:22:50,011 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3345f3cb-a2b0-4cdf-9a5c-97d7f20502c8', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3345f3cb-a2b0-4cdf-9a5c-97d7f20502c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:51,061 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:22:51,061 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deedbf3a-a68d-4bb2-b186-f2724390ff64', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deedbf3a-a68d-4bb2-b186-f2724390ff64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:52,137 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.067s 2021-08-27 03:22:52,137 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d71da80b-8832-4e55-97d9-4fedb40efded', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d71da80b-8832-4e55-97d9-4fedb40efded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:53,224 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.073s 2021-08-27 03:22:53,224 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f922bbb7-6108-4632-aea5-79699e679233', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f922bbb7-6108-4632-aea5-79699e679233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:54,298 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.066s 2021-08-27 03:22:54,299 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b3f4721-6640-42ac-b5bf-1360ce1fd1fb', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b3f4721-6640-42ac-b5bf-1360ce1fd1fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:55,367 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.052s 2021-08-27 03:22:55,368 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6dce058-2bbb-4031-bc7e-e7cb3fdb6ee6', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6dce058-2bbb-4031-bc7e-e7cb3fdb6ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:56,431 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.054s 2021-08-27 03:22:56,432 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fef716ed-809b-463a-9548-df3dccad9c7e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fef716ed-809b-463a-9548-df3dccad9c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:57,488 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:22:57,489 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f19656c7-a32b-4c4c-bead-1050e29bec33', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f19656c7-a32b-4c4c-bead-1050e29bec33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:58,547 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:22:58,548 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a641292f-448a-4971-9e3f-df8db147e353', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a641292f-448a-4971-9e3f-df8db147e353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:22:59,608 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.053s 2021-08-27 03:22:59,608 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-039b7b17-a67e-4d90-84ee-845fb7682d7a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-039b7b17-a67e-4d90-84ee-845fb7682d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:00,661 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:23:00,662 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a858584-b423-4276-b78f-4dbbb0c65ad3', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a858584-b423-4276-b78f-4dbbb0c65ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:01,714 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:23:01,715 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda686a6-323a-4bb9-97d8-d760e89075ec', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda686a6-323a-4bb9-97d8-d760e89075ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:02,772 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.049s 2021-08-27 03:23:02,772 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c8009bd-068a-495a-b1ab-79fb1552cbdf', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c8009bd-068a-495a-b1ab-79fb1552cbdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:03,825 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:23:03,826 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d57ebe2a-f3de-425f-9e09-edb1f577d308', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d57ebe2a-f3de-425f-9e09-edb1f577d308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:04,880 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:23:04,881 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483323fe-d281-4a54-9978-83f6d1cebc43', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483323fe-d281-4a54-9978-83f6d1cebc43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:05,955 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.066s 2021-08-27 03:23:05,956 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a467e51-efc3-4ac0-a681-a7c6a0b974e8', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a467e51-efc3-4ac0-a681-a7c6a0b974e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:07,011 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:23:07,012 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9339b3cf-fb3b-4fc9-b9bb-29ef5bcd4334', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9339b3cf-fb3b-4fc9-b9bb-29ef5bcd4334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:08,069 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:23:08,069 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7454184d-25db-4be4-8d27-2505828a377d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7454184d-25db-4be4-8d27-2505828a377d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:09,123 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:23:09,123 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e33db3-55ee-457a-91de-c54d07c9d2e3', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e33db3-55ee-457a-91de-c54d07c9d2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:10,174 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:23:10,174 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b801359-f8ff-45ad-8153-f4fcf21b7d89', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b801359-f8ff-45ad-8153-f4fcf21b7d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:11,224 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:23:11,225 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-699dcd42-7876-410e-8950-50775fe6419b', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-699dcd42-7876-410e-8950-50775fe6419b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:12,276 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:23:12,276 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc382b4d-97a5-4f73-859b-29ffd2f7d06c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc382b4d-97a5-4f73-859b-29ffd2f7d06c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:13,334 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:23:13,334 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9af59c21-7ada-44ed-8e20-ae7b8c74e393', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9af59c21-7ada-44ed-8e20-ae7b8c74e393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:14,390 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.048s 2021-08-27 03:23:14,391 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb2d0bc-de0a-45d3-be65-e294fcb9f7e4', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb2d0bc-de0a-45d3-be65-e294fcb9f7e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:15,443 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:23:15,443 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4c3b1ae-4767-4ea0-8e96-28d57fd0f49b', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4c3b1ae-4767-4ea0-8e96-28d57fd0f49b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:16,498 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:23:16,498 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-999399c4-63a6-4e96-85ea-7f50f3f158ea', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-999399c4-63a6-4e96-85ea-7f50f3f158ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:17,555 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.049s 2021-08-27 03:23:17,556 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f010e109-0d82-42c3-a84a-21a88cf66040', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f010e109-0d82-42c3-a84a-21a88cf66040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:18,612 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.048s 2021-08-27 03:23:18,612 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b64005b3-666c-4c87-81d1-2b81cbeceb8e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b64005b3-666c-4c87-81d1-2b81cbeceb8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:19,675 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.055s 2021-08-27 03:23:19,675 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80ab87df-b1e2-497f-b6e9-a1f960cae77b', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80ab87df-b1e2-497f-b6e9-a1f960cae77b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:20,731 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.048s 2021-08-27 03:23:20,731 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d0291d7-43a5-4a18-8bea-ae434a41d049', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d0291d7-43a5-4a18-8bea-ae434a41d049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:21,783 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:23:21,783 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca00d60-fc51-497c-a731-5c55c2ca1e37', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca00d60-fc51-497c-a731-5c55c2ca1e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:22,841 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:23:22,841 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5318d000-2cce-4745-b531-276cb8478690', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5318d000-2cce-4745-b531-276cb8478690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:23,896 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:23:23,896 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-586f1e49-a287-44cc-a460-5ee893207c7e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-586f1e49-a287-44cc-a460-5ee893207c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:24,956 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.052s 2021-08-27 03:23:24,956 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb37bbf-48bc-4ccf-a0d0-b3e7d2b6a9af', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb37bbf-48bc-4ccf-a0d0-b3e7d2b6a9af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:26,014 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:23:26,014 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1117cdc9-8274-4427-8a43-967c04c136e8', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1117cdc9-8274-4427-8a43-967c04c136e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:27,078 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.055s 2021-08-27 03:23:27,078 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc455cc4-6c07-46bf-aebc-4c173d4911b9', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc455cc4-6c07-46bf-aebc-4c173d4911b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:28,132 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:23:28,133 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4efcebc-9530-44f2-aa48-18ea460e33a1', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4efcebc-9530-44f2-aa48-18ea460e33a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:29,191 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:23:29,191 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8813936f-0a7c-4173-905e-b857b67f2ffc', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8813936f-0a7c-4173-905e-b857b67f2ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:30,376 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.177s 2021-08-27 03:23:30,377 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b86533b-213e-4540-b152-703f9166491f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b86533b-213e-4540-b152-703f9166491f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:31,433 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.049s 2021-08-27 03:23:31,434 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3ec9fbd-88ec-49c5-ad4a-f067904464d6', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3ec9fbd-88ec-49c5-ad4a-f067904464d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:32,491 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:23:32,492 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46516b59-1881-4b26-8962-02998cfc34d4', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46516b59-1881-4b26-8962-02998cfc34d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:33,560 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.054s 2021-08-27 03:23:33,560 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e8a2086-e749-455e-a98b-7bf58c8050a7', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e8a2086-e749-455e-a98b-7bf58c8050a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:34,611 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:23:34,612 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f419052-dda9-49f0-8871-de571cfc6655', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f419052-dda9-49f0-8871-de571cfc6655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:35,676 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.057s 2021-08-27 03:23:35,676 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebcdb386-b9d4-40a0-8a8d-ef763cda5438', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebcdb386-b9d4-40a0-8a8d-ef763cda5438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:36,741 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.057s 2021-08-27 03:23:36,741 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6414607d-f664-4cb8-a984-43dfa28774a7', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6414607d-f664-4cb8-a984-43dfa28774a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:37,799 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.048s 2021-08-27 03:23:37,799 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e1c7fe4-d5ad-4638-bbf8-3f30af229d1d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e1c7fe4-d5ad-4638-bbf8-3f30af229d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:38,853 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:23:38,854 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f82d002-7159-409d-8500-4e33e77f1722', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f82d002-7159-409d-8500-4e33e77f1722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:39,917 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.056s 2021-08-27 03:23:39,918 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccc6d7f3-dd68-4ded-a799-0d794672f6b0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccc6d7f3-dd68-4ded-a799-0d794672f6b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:40,978 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.051s 2021-08-27 03:23:40,978 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd45a699-b40f-400e-878b-099df114a882', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd45a699-b40f-400e-878b-099df114a882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:42,035 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.049s 2021-08-27 03:23:42,036 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfe4aa61-99bf-4aa0-bd36-260ea2523f46', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfe4aa61-99bf-4aa0-bd36-260ea2523f46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:43,099 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.055s 2021-08-27 03:23:43,099 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0746ba21-5850-4931-a3b0-39769bd93022', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0746ba21-5850-4931-a3b0-39769bd93022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:44,151 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:23:44,151 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83b8d42-cdc1-4466-af39-9f62794514c3', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83b8d42-cdc1-4466-af39-9f62794514c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:45,211 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.052s 2021-08-27 03:23:45,212 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40e65fbc-2304-4bc6-b3d8-e2f9535c1114', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40e65fbc-2304-4bc6-b3d8-e2f9535c1114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:46,313 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.094s 2021-08-27 03:23:46,313 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09f6e2e7-e58e-4313-bdbf-3dd265936b24', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09f6e2e7-e58e-4313-bdbf-3dd265936b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:47,369 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:23:47,369 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d6ccba3-405d-45da-a5bf-890cd82ec4e9', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d6ccba3-405d-45da-a5bf-890cd82ec4e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:48,423 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:23:48,424 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea39912c-6ddb-4fc3-93e0-16ebc9152a4d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea39912c-6ddb-4fc3-93e0-16ebc9152a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:49,482 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.051s 2021-08-27 03:23:49,482 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a3e10da-11aa-44a2-9fea-552a9a718a62', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a3e10da-11aa-44a2-9fea-552a9a718a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:50,543 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:23:50,543 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34636ae5-ec54-4e87-975a-770a393cce7f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34636ae5-ec54-4e87-975a-770a393cce7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:51,592 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:23:51,593 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05f1744b-7b5c-457e-aa3c-79e9da7c4665', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05f1744b-7b5c-457e-aa3c-79e9da7c4665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:52,642 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:23:52,642 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de39cee-5ca9-4ff2-b335-21eb0275b140', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de39cee-5ca9-4ff2-b335-21eb0275b140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:53,694 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:23:53,695 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8925e3e-2f76-4ac1-8b27-d5fbf31a6471', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8925e3e-2f76-4ac1-8b27-d5fbf31a6471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:54,751 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:23:54,751 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7049ed81-6216-4381-8212-b49df1d94f7f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7049ed81-6216-4381-8212-b49df1d94f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:55,819 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.061s 2021-08-27 03:23:55,820 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa3a0a64-1fe0-4765-aed5-912ff2e55374', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa3a0a64-1fe0-4765-aed5-912ff2e55374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:56,869 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:23:56,869 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d45c6434-1164-45b4-965f-71a6bf179b92', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d45c6434-1164-45b4-965f-71a6bf179b92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:57,929 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.051s 2021-08-27 03:23:57,929 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86adf9f2-363e-4080-97f6-0eda387c4001', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86adf9f2-363e-4080-97f6-0eda387c4001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:23:58,980 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:23:58,981 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e164d625-1d79-4915-b5d1-f31e8cbc35e2', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e164d625-1d79-4915-b5d1-f31e8cbc35e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:00,030 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:24:00,030 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed5c35fc-feab-4a6e-a522-3673bce6b9b5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed5c35fc-feab-4a6e-a522-3673bce6b9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:01,089 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:24:01,090 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12298f0-88bf-4b66-8fe5-cf1da52fa032', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12298f0-88bf-4b66-8fe5-cf1da52fa032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:02,154 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.057s 2021-08-27 03:24:02,155 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2156f160-72a4-4003-a693-13ed9bf49691', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2156f160-72a4-4003-a693-13ed9bf49691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:03,209 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:24:03,209 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4f5b430-dbc6-450e-948c-d904b7a0d3f0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4f5b430-dbc6-450e-948c-d904b7a0d3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:04,260 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:24:04,260 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b6af12-7e73-48fe-bc55-0b90ff515cdb', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b6af12-7e73-48fe-bc55-0b90ff515cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:05,319 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:24:05,319 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dbd90e1-5a77-4c9b-bf60-619e057a9115', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dbd90e1-5a77-4c9b-bf60-619e057a9115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:06,371 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:24:06,371 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0e83693-858a-4fff-bdd5-c615ee78e3ce', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0e83693-858a-4fff-bdd5-c615ee78e3ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:07,422 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:24:07,423 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c818f6-d039-4930-a165-e3feffa632f1', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c818f6-d039-4930-a165-e3feffa632f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:08,476 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:24:08,476 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62f47171-c2d6-4fe4-8821-6c3c310245f8', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62f47171-c2d6-4fe4-8821-6c3c310245f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:09,530 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:24:09,530 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-231665f3-2b4c-4388-b339-66273ca3ad68', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-231665f3-2b4c-4388-b339-66273ca3ad68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:10,582 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:24:10,583 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05a73a0f-24ff-4eb7-9ab3-b4b150d6f867', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05a73a0f-24ff-4eb7-9ab3-b4b150d6f867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:11,635 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:24:11,635 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31442821-b737-4e3d-80e1-ce2c85868e25', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31442821-b737-4e3d-80e1-ce2c85868e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:12,691 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.048s 2021-08-27 03:24:12,692 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe1af7c-8516-40b9-9af6-6f0c417c867a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe1af7c-8516-40b9-9af6-6f0c417c867a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:13,745 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:24:13,745 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbdba961-ec19-4477-affd-87463dd76270', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbdba961-ec19-4477-affd-87463dd76270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:14,806 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.052s 2021-08-27 03:24:14,806 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75b8ef9d-a0d2-42a2-b51d-3d19e7c71ec5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75b8ef9d-a0d2-42a2-b51d-3d19e7c71ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:15,871 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.057s 2021-08-27 03:24:15,871 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc30eeba-cb6d-418c-9a28-2ab41210d78e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc30eeba-cb6d-418c-9a28-2ab41210d78e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:16,927 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:24:16,927 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89856b2a-6367-47ca-9bcb-b69ed9bd6fdb', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89856b2a-6367-47ca-9bcb-b69ed9bd6fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:17,985 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:24:17,986 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a80bff2b-0541-4c1e-8e37-43165b2678b7', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a80bff2b-0541-4c1e-8e37-43165b2678b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:19,042 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.048s 2021-08-27 03:24:19,043 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fa6d57c-b46c-4044-bcd1-7043dd1916d5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fa6d57c-b46c-4044-bcd1-7043dd1916d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:20,097 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:24:20,097 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cf0eafb-4934-4500-9f96-fb4fe1e797b9', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cf0eafb-4934-4500-9f96-fb4fe1e797b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:21,152 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:24:21,152 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc9b968-43f9-45e9-b3ca-cc4c4569b87e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc9b968-43f9-45e9-b3ca-cc4c4569b87e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:22,206 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:24:22,207 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-465c31f0-e8da-4819-8412-35fd8a7f4d4f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-465c31f0-e8da-4819-8412-35fd8a7f4d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:23,264 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.049s 2021-08-27 03:24:23,265 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ab79c45-4246-444d-ace5-1efc65b041ad', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ab79c45-4246-444d-ace5-1efc65b041ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:24,345 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.065s 2021-08-27 03:24:24,346 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd77864-2808-454b-9b7b-5b61809e6b6d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd77864-2808-454b-9b7b-5b61809e6b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:25,403 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:24:25,404 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6b986b7-b81b-44e5-8a02-bc591f7202c0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6b986b7-b81b-44e5-8a02-bc591f7202c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:26,469 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.053s 2021-08-27 03:24:26,469 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dac7b20-d908-49fd-b6ec-6083698f2bc3', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dac7b20-d908-49fd-b6ec-6083698f2bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:27,525 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:24:27,526 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43407354-4be6-4bd3-ba97-ffac9a604912', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43407354-4be6-4bd3-ba97-ffac9a604912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:28,592 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.057s 2021-08-27 03:24:28,592 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a5cbf0-cba1-4037-b703-24b55b92fd59', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a5cbf0-cba1-4037-b703-24b55b92fd59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:29,651 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.050s 2021-08-27 03:24:29,651 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2213540a-dba8-40ae-9635-a4641d257fc0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2213540a-dba8-40ae-9635-a4641d257fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:30,705 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:24:30,705 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592877b3-1e61-4939-a69b-60ad234bb6d5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592877b3-1e61-4939-a69b-60ad234bb6d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:31,760 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:24:31,761 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f455dad5-54dc-4f6f-8f18-c771a616938d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f455dad5-54dc-4f6f-8f18-c771a616938d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:32,812 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:24:32,812 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-192852ad-e273-4c29-bfd8-ebdd2886a8ad', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-192852ad-e273-4c29-bfd8-ebdd2886a8ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:33,864 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:24:33,865 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e90ef6-770d-43ec-b2bf-16f2349d6396', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e90ef6-770d-43ec-b2bf-16f2349d6396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:34,918 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:24:34,919 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74914d38-88c9-4150-b0fe-32c98c2bb7e9', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74914d38-88c9-4150-b0fe-32c98c2bb7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:35,982 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:24:35,983 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8053da4a-227d-41d0-b0c1-94835ff92038', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8053da4a-227d-41d0-b0c1-94835ff92038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:37,038 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:24:37,039 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17e02107-c579-4548-8eb5-8ab91296c71e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17e02107-c579-4548-8eb5-8ab91296c71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:38,090 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:24:38,091 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90aa5e1c-d272-44b1-8974-13aa5ee4d5d6', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90aa5e1c-d272-44b1-8974-13aa5ee4d5d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:39,141 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:24:39,141 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cbcb958-8370-489d-8cb9-667fc8934201', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cbcb958-8370-489d-8cb9-667fc8934201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:40,195 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:24:40,196 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fa1c6ba-81a4-4e0d-a55a-4b72217dc870', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fa1c6ba-81a4-4e0d-a55a-4b72217dc870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:41,246 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:24:41,246 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f90076-60c9-4fc3-ba98-91fff90ec547', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f90076-60c9-4fc3-ba98-91fff90ec547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:42,296 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:24:42,296 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e78f1392-6bb6-479f-a427-bcbd4711a104', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e78f1392-6bb6-479f-a427-bcbd4711a104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:43,347 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:24:43,347 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a241242-f96e-40bd-9c16-a8881f7e9f81', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a241242-f96e-40bd-9c16-a8881f7e9f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:44,399 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:24:44,399 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a1fbf16-ec83-4fa2-9d80-a87e124cdc2c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a1fbf16-ec83-4fa2-9d80-a87e124cdc2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:45,451 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:24:45,451 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c955ffad-a77a-4dd6-94a0-bc23262d2d55', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c955ffad-a77a-4dd6-94a0-bc23262d2d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:46,500 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:24:46,501 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cc992c5-809e-431b-aed9-66cde8ae1322', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cc992c5-809e-431b-aed9-66cde8ae1322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:47,551 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:24:47,552 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25e38f29-344e-4c22-a205-27c1c8c72730', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25e38f29-344e-4c22-a205-27c1c8c72730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:48,607 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:24:48,607 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33f93f64-a340-4420-becb-5aa875062508', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33f93f64-a340-4420-becb-5aa875062508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:49,659 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:24:49,659 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-140144fd-b769-40c8-84e2-169617cff1f5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-140144fd-b769-40c8-84e2-169617cff1f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:50,710 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:24:50,711 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3106d303-4bd2-462d-b3e0-b3c519f3a681', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3106d303-4bd2-462d-b3e0-b3c519f3a681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:51,763 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:24:51,763 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eede3da-b97e-4a22-a31d-2d3b109d1709', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eede3da-b97e-4a22-a31d-2d3b109d1709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:52,817 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:24:52,817 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90eb14f2-4e33-453a-8655-a8da4b7dca60', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90eb14f2-4e33-453a-8655-a8da4b7dca60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:53,873 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:24:53,873 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2b835c7-7bd9-46d2-913b-ebed64fde78f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2b835c7-7bd9-46d2-913b-ebed64fde78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:54,923 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:24:54,923 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7327bf88-93f8-4b41-ad37-c2b38512eed2', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7327bf88-93f8-4b41-ad37-c2b38512eed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:55,980 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.049s 2021-08-27 03:24:55,980 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a349aa4a-e3f7-49f2-b870-05adcf10c4c7', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a349aa4a-e3f7-49f2-b870-05adcf10c4c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:57,031 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:24:57,031 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df382ca0-33aa-42da-89d7-59ab450726c8', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df382ca0-33aa-42da-89d7-59ab450726c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:58,082 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:24:58,083 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d305dbfd-4c85-432b-ba57-69cd5d0ca922', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d305dbfd-4c85-432b-ba57-69cd5d0ca922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:24:59,135 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:24:59,135 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-452e8cf1-8e81-4771-ae3d-df51b315462c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-452e8cf1-8e81-4771-ae3d-df51b315462c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:00,185 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:00,185 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-934305f1-b9f7-488b-8cee-0520cf8020e9', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-934305f1-b9f7-488b-8cee-0520cf8020e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:01,234 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:25:01,235 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ff7c0b-879c-4b1d-9655-7b668c1cf3df', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ff7c0b-879c-4b1d-9655-7b668c1cf3df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:02,285 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:25:02,285 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07129510-d558-44c3-97ba-d493d8e178a7', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07129510-d558-44c3-97ba-d493d8e178a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:03,337 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:25:03,337 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d301fd9-b6d6-442d-a2e7-18062ec0c218', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d301fd9-b6d6-442d-a2e7-18062ec0c218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:04,388 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:25:04,389 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25e158ba-e448-4f1c-9f79-bd664972c73b', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25e158ba-e448-4f1c-9f79-bd664972c73b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:05,440 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:25:05,440 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fa5bfdd-9ad6-41d6-a0a2-b47844d0611f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fa5bfdd-9ad6-41d6-a0a2-b47844d0611f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:06,493 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:25:06,493 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a8462b9-c8b5-4c7f-a372-1f12af0562ee', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a8462b9-c8b5-4c7f-a372-1f12af0562ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:07,542 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:25:07,542 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97e17331-d20e-43eb-8e94-1f1361372efe', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97e17331-d20e-43eb-8e94-1f1361372efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:08,592 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:08,593 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ef7801-caa1-4fcd-b19f-2d6f254a8cc5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ef7801-caa1-4fcd-b19f-2d6f254a8cc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:09,642 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:09,643 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68191779-affd-4047-83f6-3e5bef504714', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68191779-affd-4047-83f6-3e5bef504714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:10,694 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:25:10,694 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d384d2e5-8cbd-48fc-9293-74b63396c334', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d384d2e5-8cbd-48fc-9293-74b63396c334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:11,755 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.052s 2021-08-27 03:25:11,756 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-003fbd13-afb7-4f33-9287-8032d755e083', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-003fbd13-afb7-4f33-9287-8032d755e083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:12,808 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:25:12,808 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff417920-fe70-407c-8577-d871f266b68a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff417920-fe70-407c-8577-d871f266b68a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:13,859 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:13,859 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15db1d48-15e3-4e15-97b3-81bc80c45741', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15db1d48-15e3-4e15-97b3-81bc80c45741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:14,910 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:14,911 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86dcdc27-e5f8-4d9c-bab5-1cf2a5eabf93', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86dcdc27-e5f8-4d9c-bab5-1cf2a5eabf93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:15,967 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.048s 2021-08-27 03:25:15,967 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d94bff59-1026-447f-9b49-6b3d70380e60', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d94bff59-1026-447f-9b49-6b3d70380e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:17,018 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:25:17,019 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8a1d2e4-b80a-4545-bedd-2ade3d447bc2', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8a1d2e4-b80a-4545-bedd-2ade3d447bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:18,079 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.052s 2021-08-27 03:25:18,079 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74c706c6-cb09-4019-a918-9f0becd429c5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c706c6-cb09-4019-a918-9f0becd429c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:19,129 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:19,130 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b71fa94f-1ac0-4bea-8bf2-04a88f359f5d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b71fa94f-1ac0-4bea-8bf2-04a88f359f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:20,180 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:20,181 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea85d55-5173-48f4-93a6-52a820075d30', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bea85d55-5173-48f4-93a6-52a820075d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:21,231 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:21,232 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f007fe7f-9159-4dc2-82b0-8b58533953ee', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f007fe7f-9159-4dc2-82b0-8b58533953ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:22,281 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:22,282 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0320133-2a61-47b9-ba5d-9fe0c9a811c8', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0320133-2a61-47b9-ba5d-9fe0c9a811c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:23,332 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:23,333 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d24ef2a-e0a7-4bb5-91ea-1bd78071eca5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d24ef2a-e0a7-4bb5-91ea-1bd78071eca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:24,382 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:25:24,383 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e747ac08-9cc7-49d5-b280-a541a043b87f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e747ac08-9cc7-49d5-b280-a541a043b87f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:25,434 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:25:25,434 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb97423c-5202-4b9b-8ed9-414125ff2c28', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb97423c-5202-4b9b-8ed9-414125ff2c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:26,484 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:26,484 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05459baf-8902-453f-94e6-2365c7f95dd3', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05459baf-8902-453f-94e6-2365c7f95dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:27,534 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:27,534 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34bca4a9-cf5f-4f99-9c68-dc464f4fec02', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34bca4a9-cf5f-4f99-9c68-dc464f4fec02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:28,587 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:25:28,588 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aba557b0-0436-476b-aab0-7efea2da2dee', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aba557b0-0436-476b-aab0-7efea2da2dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:29,638 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:29,638 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81d50553-a91a-434a-af99-51f59b886ae9', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81d50553-a91a-434a-af99-51f59b886ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:30,687 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:25:30,687 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa3029bd-96e6-4c57-8987-c4f8996c3994', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa3029bd-96e6-4c57-8987-c4f8996c3994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:31,739 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:25:31,739 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06cb534f-1ae6-4d8d-95fe-49af7976686b', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06cb534f-1ae6-4d8d-95fe-49af7976686b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:32,789 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:32,790 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2f8c1a-8489-4e18-bf19-e4bd1d729855', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2f8c1a-8489-4e18-bf19-e4bd1d729855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:33,840 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:33,840 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60ccdb98-1ca7-413f-8cfc-9189bc56c61f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60ccdb98-1ca7-413f-8cfc-9189bc56c61f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:35,043 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.195s 2021-08-27 03:25:35,044 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52bd98e1-b8a7-4c89-a4a6-d0e87c0c806b', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52bd98e1-b8a7-4c89-a4a6-d0e87c0c806b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:36,096 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:25:36,096 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef9b229e-5786-488a-8ab2-f27550f2e1de', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef9b229e-5786-488a-8ab2-f27550f2e1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:37,147 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:25:37,148 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-608de185-4841-407b-9c47-7ed5128c23a5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-608de185-4841-407b-9c47-7ed5128c23a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:38,195 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.040s 2021-08-27 03:25:38,196 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-076ee4a5-c417-42b9-a37f-414faaaee8a8', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-076ee4a5-c417-42b9-a37f-414faaaee8a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:39,245 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:25:39,245 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e19a2328-eb88-4258-8577-74ef25d29295', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e19a2328-eb88-4258-8577-74ef25d29295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:40,297 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:25:40,298 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89ebcb58-233e-4caa-9db3-818a6b51b6ee', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89ebcb58-233e-4caa-9db3-818a6b51b6ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:41,348 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:25:41,348 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1351493d-a6a9-4d77-b8c5-436bcd24ff26', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1351493d-a6a9-4d77-b8c5-436bcd24ff26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:42,398 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:25:42,399 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e63ccfb-b311-4758-a961-a94464738594', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e63ccfb-b311-4758-a961-a94464738594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:43,448 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:43,449 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ea17e6-0595-448d-992a-1cd7beb34557', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ea17e6-0595-448d-992a-1cd7beb34557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:44,498 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:44,499 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3198ca98-1f72-4881-a30c-d2ac32525e68', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3198ca98-1f72-4881-a30c-d2ac32525e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:45,550 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:25:45,550 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc59996e-6f8d-4d08-941c-ca47fd24796f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc59996e-6f8d-4d08-941c-ca47fd24796f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:46,600 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:25:46,600 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90803535-f5d4-4978-ae46-53d68555bc98', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90803535-f5d4-4978-ae46-53d68555bc98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:47,651 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:47,651 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b06ab352-04f5-4b0d-ad2a-22bb68dd24cb', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b06ab352-04f5-4b0d-ad2a-22bb68dd24cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:48,700 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:25:48,700 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98705700-348d-4632-b33e-3f39e799b748', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98705700-348d-4632-b33e-3f39e799b748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:49,749 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:49,750 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a3df7fd-0c8d-4172-9d42-522714a27e77', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a3df7fd-0c8d-4172-9d42-522714a27e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:50,800 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:50,800 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba7df593-81c8-4475-8a69-47c64366a495', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba7df593-81c8-4475-8a69-47c64366a495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:51,850 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:51,850 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3da8e088-700c-46ef-974f-840154cac322', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3da8e088-700c-46ef-974f-840154cac322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:52,901 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:52,901 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da28aacd-3506-4a05-a461-7a4780b48979', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da28aacd-3506-4a05-a461-7a4780b48979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:53,951 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:25:53,952 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-470b93f5-eea1-4d4e-b2bf-424c07d13c66', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-470b93f5-eea1-4d4e-b2bf-424c07d13c66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:55,001 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:25:55,001 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b4b0699-e6aa-4538-9e72-9087f688e4c6', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b4b0699-e6aa-4538-9e72-9087f688e4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:56,054 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:25:56,054 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d59ed3f-f144-4dee-9b1b-2ff0fa20125f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d59ed3f-f144-4dee-9b1b-2ff0fa20125f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:57,104 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:25:57,104 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09791ea2-6243-4ceb-91b3-c877d4d7ae0e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09791ea2-6243-4ceb-91b3-c877d4d7ae0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:58,154 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:25:58,154 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe24331a-7f42-48e5-8548-db5e6c8296d5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe24331a-7f42-48e5-8548-db5e6c8296d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:25:59,204 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:25:59,204 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cd2629c-05cb-47b3-af75-a99bd858c88e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cd2629c-05cb-47b3-af75-a99bd858c88e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:00,254 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:26:00,254 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7122880b-84ee-4fd1-b5e4-bee185cdf8f0', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7122880b-84ee-4fd1-b5e4-bee185cdf8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:01,303 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:26:01,303 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aadb51aa-00fa-4109-8618-d1ea76a8f427', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aadb51aa-00fa-4109-8618-d1ea76a8f427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:02,353 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:26:02,353 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c63e5630-cf80-49e1-9d63-08f11f21b858', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c63e5630-cf80-49e1-9d63-08f11f21b858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:03,402 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:26:03,403 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1865cded-9d7c-4277-a153-2ab3b146506d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1865cded-9d7c-4277-a153-2ab3b146506d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:04,454 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:26:04,454 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8eb72a8-27a6-428a-93f3-5985a4e214ea', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8eb72a8-27a6-428a-93f3-5985a4e214ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:05,503 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:26:05,503 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98aa38ac-62e6-4a58-ada7-0846da4194e6', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98aa38ac-62e6-4a58-ada7-0846da4194e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:06,559 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.047s 2021-08-27 03:26:06,560 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be847620-7ca1-4f8c-bc02-ab2a994a43ea', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be847620-7ca1-4f8c-bc02-ab2a994a43ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:07,611 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:26:07,611 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1daa5d8-5d4d-45d4-a2b7-3ce7259bd630', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1daa5d8-5d4d-45d4-a2b7-3ce7259bd630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:08,661 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:26:08,661 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01f4d94a-4e46-42b0-b6ca-fc56fb22fc70', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01f4d94a-4e46-42b0-b6ca-fc56fb22fc70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:09,710 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:26:09,710 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e76a287-c6ba-42f7-8cb4-146a10ab46af', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e76a287-c6ba-42f7-8cb4-146a10ab46af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:10,760 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:10,761 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb18fea2-ae9e-4ba8-9e97-99ef83f90feb', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb18fea2-ae9e-4ba8-9e97-99ef83f90feb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:11,812 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:26:11,812 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ff602a3-e586-4743-adeb-fb47112c3dee', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ff602a3-e586-4743-adeb-fb47112c3dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:12,863 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:12,863 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a68d5d-f25e-44b6-90b0-7e7db9710638', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10a68d5d-f25e-44b6-90b0-7e7db9710638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:13,917 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.046s 2021-08-27 03:26:13,917 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-437f7332-2271-4017-9554-1d69d4dba183', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-437f7332-2271-4017-9554-1d69d4dba183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:14,967 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:26:14,967 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e4cced4-3301-42e3-9788-d470f435ca7f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e4cced4-3301-42e3-9788-d470f435ca7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:16,019 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:26:16,019 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7fbc381-5d29-4901-87d3-63553ce658dd', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7fbc381-5d29-4901-87d3-63553ce658dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:17,069 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:17,069 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da311794-8130-4ebc-a265-a395665694fc', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da311794-8130-4ebc-a265-a395665694fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:18,120 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:26:18,121 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cadad275-7012-492f-bc4c-f543e8f5197b', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cadad275-7012-492f-bc4c-f543e8f5197b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:19,170 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:19,171 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be0e5890-b842-4fda-9c37-cad56bbc2336', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be0e5890-b842-4fda-9c37-cad56bbc2336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:20,220 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:20,221 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-125fe581-7eea-4450-8e05-7350712c9eb2', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-125fe581-7eea-4450-8e05-7350712c9eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:21,272 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:26:21,273 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33cdd23d-62ac-4598-aef6-55dfdbe5d9cc', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33cdd23d-62ac-4598-aef6-55dfdbe5d9cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:22,323 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:22,324 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26337f1b-8d8a-494d-9c17-244097282afe', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26337f1b-8d8a-494d-9c17-244097282afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:23,373 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:23,374 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0128f5d-ad39-4a2f-8b6f-2081868f69d5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0128f5d-ad39-4a2f-8b6f-2081868f69d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:24,424 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:24,424 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af13d81-14f7-4775-84ad-460a0a14f426', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af13d81-14f7-4775-84ad-460a0a14f426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:25,475 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:25,475 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec4065f-4c2a-4eaa-9d26-3ee70007c5d2', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec4065f-4c2a-4eaa-9d26-3ee70007c5d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:26,524 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:26:26,525 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12ff333-adeb-4220-b1a4-980171024b58', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12ff333-adeb-4220-b1a4-980171024b58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:27,575 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:26:27,575 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be670455-ce78-4320-8b21-c7de0e91f5ec', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be670455-ce78-4320-8b21-c7de0e91f5ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:28,625 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:28,625 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-115cb31a-743f-40af-b207-c001a90049a2', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-115cb31a-743f-40af-b207-c001a90049a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:29,675 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:29,675 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbbdbfa9-23e3-4c93-a32b-d707b95aab45', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbbdbfa9-23e3-4c93-a32b-d707b95aab45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:30,724 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:30,724 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68ba898c-d8cb-4346-a73e-2fad7b2c5c64', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68ba898c-d8cb-4346-a73e-2fad7b2c5c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:31,774 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:26:31,775 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7beeea27-b0ad-4554-8afc-fea40a76ec9c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7beeea27-b0ad-4554-8afc-fea40a76ec9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:32,826 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:26:32,826 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25a3d051-7437-4ee1-9b79-0e945fbc2060', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25a3d051-7437-4ee1-9b79-0e945fbc2060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:33,876 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:26:33,876 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebc61fb7-ec86-4479-b74a-cc07e301d7d6', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebc61fb7-ec86-4479-b74a-cc07e301d7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:34,926 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:34,927 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9168d061-6dbd-47e7-8155-0fd78af1cd3f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9168d061-6dbd-47e7-8155-0fd78af1cd3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:35,976 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:35,977 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f21c700-9cbb-4bd0-b2fb-cbb26e6d7b4e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f21c700-9cbb-4bd0-b2fb-cbb26e6d7b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:37,027 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:37,028 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-718ff0e0-1130-4c98-bab9-6c12a51b9060', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-718ff0e0-1130-4c98-bab9-6c12a51b9060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:38,079 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:26:38,079 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e03c731a-68c1-4701-96a3-2a19653e7cf2', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e03c731a-68c1-4701-96a3-2a19653e7cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:39,128 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:26:39,129 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb49eda0-cd67-498a-bb7b-df893d43bb12', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb49eda0-cd67-498a-bb7b-df893d43bb12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:40,179 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:40,180 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43360254-dd66-4a45-82c3-871d0878159e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43360254-dd66-4a45-82c3-871d0878159e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:41,230 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:41,230 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2a54ff9-936f-4e7b-adb8-4351aaf091de', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a54ff9-936f-4e7b-adb8-4351aaf091de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:42,279 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:26:42,280 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-606d9832-29fd-42c3-9b10-2e68463e7f59', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-606d9832-29fd-42c3-9b10-2e68463e7f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:43,331 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:26:43,332 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bd1b50e-3b63-4bcd-965c-a25fc68e908d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bd1b50e-3b63-4bcd-965c-a25fc68e908d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:44,381 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:26:44,381 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6559873-abc0-456a-88d8-31f8704df176', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6559873-abc0-456a-88d8-31f8704df176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:45,433 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:45,434 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95c71ba4-1e81-4727-af15-a86a1e468cc5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95c71ba4-1e81-4727-af15-a86a1e468cc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:46,482 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:26:46,483 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c70fa4b1-e6c9-49c2-ae7b-900ab4a934b1', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c70fa4b1-e6c9-49c2-ae7b-900ab4a934b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:47,531 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:47,531 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c75f3ba3-0a43-479a-88cb-5497d33bee48', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c75f3ba3-0a43-479a-88cb-5497d33bee48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:48,581 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:48,582 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c38ea9-d200-4fa3-bee9-c8ec375cde4a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69c38ea9-d200-4fa3-bee9-c8ec375cde4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:49,632 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:26:49,632 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-228f4eff-a69a-42c6-a8cb-3bee601f239d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-228f4eff-a69a-42c6-a8cb-3bee601f239d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:50,683 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:50,683 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6acb3589-a605-4361-9ee9-5b74ab78852f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6acb3589-a605-4361-9ee9-5b74ab78852f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:51,733 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:51,733 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3787027-afdc-46f2-baa2-f0af79e1125e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3787027-afdc-46f2-baa2-f0af79e1125e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:52,783 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:52,784 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff83138a-937c-4296-b756-607619fcca0e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff83138a-937c-4296-b756-607619fcca0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:53,836 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:26:53,836 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca8c45a7-21b0-491e-8f26-5a9c56423bfc', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca8c45a7-21b0-491e-8f26-5a9c56423bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:54,886 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:54,886 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fe9a0cf-70cf-41d2-b147-5cb8d3a2cb93', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fe9a0cf-70cf-41d2-b147-5cb8d3a2cb93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:55,937 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:26:55,937 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb0d329c-8c8d-4013-8a1e-95276e0da62a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb0d329c-8c8d-4013-8a1e-95276e0da62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:56,988 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:26:56,988 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f55685-f9a8-4149-8e2e-c62fc21eee55', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f55685-f9a8-4149-8e2e-c62fc21eee55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:58,038 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:26:58,038 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e109b07-667c-4815-9a1b-f64305b6dffb', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e109b07-667c-4815-9a1b-f64305b6dffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:26:59,090 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:26:59,090 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dce60e77-a2aa-4248-afea-7e10a03baa3c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dce60e77-a2aa-4248-afea-7e10a03baa3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:00,140 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:27:00,141 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-926f84e5-bf44-4eaa-befa-731d242a801a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-926f84e5-bf44-4eaa-befa-731d242a801a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:01,190 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:27:01,190 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50d1629e-b2ec-4160-bfbc-6c09a19ccbd5', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50d1629e-b2ec-4160-bfbc-6c09a19ccbd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:02,239 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:27:02,240 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aa4d3c2-b116-409a-b7a7-143e4421a159', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aa4d3c2-b116-409a-b7a7-143e4421a159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:03,289 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:27:03,289 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68878d5f-3a10-407b-98f4-9e1cfe344d94', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68878d5f-3a10-407b-98f4-9e1cfe344d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:04,339 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:27:04,339 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c1261a-9788-4862-a542-1d57efd1b206', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c1261a-9788-4862-a542-1d57efd1b206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:05,388 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:27:05,389 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07438f24-159f-48bf-88a6-bd21ccdc4f8f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07438f24-159f-48bf-88a6-bd21ccdc4f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:06,439 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:27:06,440 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-237db29a-1928-4d98-995c-63d8b4fe6e84', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-237db29a-1928-4d98-995c-63d8b4fe6e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:07,489 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:27:07,489 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a60972d7-1a8e-455e-9f3f-73e2637b9929', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a60972d7-1a8e-455e-9f3f-73e2637b9929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:08,541 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:27:08,541 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-563d2b1e-34d9-412d-8e9a-5f82453ca121', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-563d2b1e-34d9-412d-8e9a-5f82453ca121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:09,594 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:27:09,594 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b3caae-5d96-4fa8-9cb1-217582157d18', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b3caae-5d96-4fa8-9cb1-217582157d18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:10,651 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.049s 2021-08-27 03:27:10,652 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-769c469a-94ae-4264-9fb7-bd90b987bc7f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-769c469a-94ae-4264-9fb7-bd90b987bc7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:11,700 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:27:11,701 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-721ec3dd-6976-483e-93a7-02e8fae181d6', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-721ec3dd-6976-483e-93a7-02e8fae181d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:12,750 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:27:12,750 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eee2910-d92f-4cd4-bea3-3848fa199180', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eee2910-d92f-4cd4-bea3-3848fa199180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:13,804 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.045s 2021-08-27 03:27:13,804 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26878a22-b663-4fb0-9253-c181628ec7fe', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26878a22-b663-4fb0-9253-c181628ec7fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:14,854 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:27:14,855 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee60751c-8dc5-4efa-b0ae-6236d7ba003e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee60751c-8dc5-4efa-b0ae-6236d7ba003e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:15,905 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:27:15,906 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c52226d-a0b7-464c-b372-c0971ad086fd', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c52226d-a0b7-464c-b372-c0971ad086fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:16,956 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:27:16,957 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccbda76e-398f-41cd-8d2d-3919c8f80f51', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccbda76e-398f-41cd-8d2d-3919c8f80f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:18,007 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:27:18,008 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba192a1c-2216-42ed-8357-08cae4ad090e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba192a1c-2216-42ed-8357-08cae4ad090e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:19,060 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:27:19,060 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f236fc28-d657-43eb-a5bc-1ea70c647006', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f236fc28-d657-43eb-a5bc-1ea70c647006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:20,110 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:27:20,110 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5153817f-7939-4ed3-8b2d-43d6fa8dec13', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5153817f-7939-4ed3-8b2d-43d6fa8dec13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:21,161 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:27:21,162 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14fcf350-b68b-4f62-9d1f-e50bb447de8d', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14fcf350-b68b-4f62-9d1f-e50bb447de8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:22,213 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:27:22,213 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e823836-15f6-4ed2-be46-a600c04520f9', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e823836-15f6-4ed2-be46-a600c04520f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:23,264 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:27:23,264 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c7db6a0-4e47-437f-bb65-64983089ae3c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c7db6a0-4e47-437f-bb65-64983089ae3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:24,315 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:27:24,316 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4fd788c-8c6b-41c2-9cdb-e80bc3ecc9c9', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4fd788c-8c6b-41c2-9cdb-e80bc3ecc9c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:25,365 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:27:25,365 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe518efd-af0c-4a11-bdb0-11c6ff4bca9a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe518efd-af0c-4a11-bdb0-11c6ff4bca9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:26,416 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:27:26,416 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee797506-8165-44f9-b8da-e88ec2003917', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee797506-8165-44f9-b8da-e88ec2003917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:27,467 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:27:27,467 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7562e36c-5fd4-4eba-89b0-86ca56670355', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7562e36c-5fd4-4eba-89b0-86ca56670355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:28,517 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:27:28,517 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a70e2e2e-7968-4dbc-a42d-407a6bac0250', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a70e2e2e-7968-4dbc-a42d-407a6bac0250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:29,568 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:27:29,568 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ad96e2-9ae2-4c88-b7f1-d11d93757166', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ad96e2-9ae2-4c88-b7f1-d11d93757166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:30,617 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.041s 2021-08-27 03:27:30,618 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e141532-0852-4bd6-9bb0-1a2fc6f4e7f3', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e141532-0852-4bd6-9bb0-1a2fc6f4e7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:31,670 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:27:31,670 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4c7cc58-6f52-4095-8bfa-3a72d575931f', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4c7cc58-6f52-4095-8bfa-3a72d575931f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:32,722 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:27:32,722 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a97e2b2e-c4c7-42cf-9a90-8a1f81f71573', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a97e2b2e-c4c7-42cf-9a90-8a1f81f71573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:33,775 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.044s 2021-08-27 03:27:33,775 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92b9dd6a-4720-4559-8b38-703bc373723a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92b9dd6a-4720-4559-8b38-703bc373723a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:34,826 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.043s 2021-08-27 03:27:34,826 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab4b4d73-dad7-4b0f-842c-8630e06b8657', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab4b4d73-dad7-4b0f-842c-8630e06b8657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:35,876 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:27:35,877 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7199a8f-1593-4536-afda-d2df1bf31b99', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7199a8f-1593-4536-afda-d2df1bf31b99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:36,926 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:27:36,926 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5efde79c-6457-4193-8211-2be40161d48c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5efde79c-6457-4193-8211-2be40161d48c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:37,976 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:27:37,976 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cc43dd1-2e11-485c-9811-50d8d45c27bc', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cc43dd1-2e11-485c-9811-50d8d45c27bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:39,026 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c 0.042s 2021-08-27 03:27:39,027 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e10a899-50ab-4c99-8508-0a50a6cfb364', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e10a899-50ab-4c99-8508-0a50a6cfb364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c'} Body: b'{"volume": {"id": "da4a9689-a156-48bf-a43a-f9545262cc6c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-27T03:15:39.000000", "updated_at": "2021-08-27T03:15:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1126924105", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/b2ab97b2c3724820b5b5223e79009cff/volumes/da4a9689-a156-48bf-a43a-f9545262cc6c"}], "user_id": "dcf33720fb7e4f3883a0c6bc50faf7e4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b2ab97b2c3724820b5b5223e79009cff"}}' 2021-08-27 03:27:39,190 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.30:9696/v2.0/security-groups/5279448f-8b74-4098-a253-1ee3c3006064 0.156s 2021-08-27 03:27:39,191 108915 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-e7ee0488-0d11-41ee-801d-6834f0a520ce', 'content-length': '0', 'date': 'Fri, 27 Aug 2021 03:27:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups/5279448f-8b74-4098-a253-1ee3c3006064'} Body: b'' 2021-08-27 03:27:39,222 108915 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-693415053 0.030s 2021-08-27 03:27:39,222 108915 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 27 Aug 2021 03:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36087808-631d-4bbf-97d5-e7bdba16f960', 'x-compute-request-id': 'req-36087808-631d-4bbf-97d5-e7bdba16f960', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-693415053'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 128, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'} }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 920, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestVolumeBootPattern:_run_cleanups) Failed to delete volume da4a9689-a156-48bf-a43a-f9545262cc6c within the required time (360 s). Timer started at 1630034499. Timer ended at 1630034859waited for 360 }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 71, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1203, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 364, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume da4a9689-a156-48bf-a43a-f9545262cc6c failed to reach available status (current downloading) within the required time (360 s). |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt13.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) |
||||||
setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt14.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) |
||||||
setUpClass (tempest.api.volume.admin.test_volume_retype | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt15.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) |
||||||
setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt16.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) |
||||||
setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsV39Test) |
skip
pt17.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
VolumesBackupsTest) |
skip
pt17.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt18.1: setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt19.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
||||||
tempest.api.compute.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
pt20.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
pt20.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
pt21.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
pt21.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
pt21.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
pt22.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
pt23.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
pt24.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
pt24.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
pt24.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
pt24.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
pt24.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
pt24.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
pt25.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
pt25.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
pt25.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
pt25.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
pt25.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
pt25.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
pt25.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
pt25.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
pt26.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
pt26.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
pt27.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
pt28.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
pt28.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
pt28.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
pt29.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
pt30.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
pt31.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
pt32.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
pt32.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
||||||
tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt33.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
||||||
tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt34.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
pt35.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
pt35.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
pt35.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
pt35.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
pt35.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
pt35.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
pt35.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt37.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
pt37.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
pt38.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
pt39.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
pt39.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
pt40.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
pt40.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
||||||
tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt41.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
pt41.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
pt41.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
pt41.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt41.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt41.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
pt41.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
||||||
tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt42.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt42.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt42.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
||||||
tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt43.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
||||||
tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt44.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt44.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt44.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt44.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt44.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
||||||
tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt45.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt45.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
||||||
tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
pass
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt47.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
pt47.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
pt47.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt49.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
pt49.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
pt49.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
pt49.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
||||||
tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt50.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt50.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt50.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt50.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt50.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
||||||
tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt51.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
pt52.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
pt53.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
pt54.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
pt55.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
pt55.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
pt56.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
pt56.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
pt57.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
pt58.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
pt58.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
pt59.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
pt59.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt60.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt60.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt61.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt61.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
||||||
tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
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_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt65.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
pt65.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
pt65.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
pt66.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
||||||
tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt67.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt67.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt67.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt67.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt67.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt67.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt67.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt67.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt67.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt67.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt67.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt67.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt67.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt67.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt67.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt67.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt67.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt67.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
||||||
tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt68.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt68.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt68.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt68.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt68.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt68.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt68.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt68.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt68.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt68.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt68.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt68.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt68.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt68.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt68.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt68.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt68.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt68.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt68.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt68.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt68.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt68.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt68.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt68.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt68.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt68.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt68.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt68.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt68.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt68.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt68.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt68.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
||||||
tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt69.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt69.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt69.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt69.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt69.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt69.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt69.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt69.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt69.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt69.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt69.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt69.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt69.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
||||||
tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt70.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt70.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt70.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt70.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt70.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt70.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt71.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
||||||
Total | 233 | 205 | 18 | 0 | 10 |